Skip to content

Commit

Permalink
Also change in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gadial committed Jan 6, 2025
1 parent 3028863 commit 4cedc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
else:
requirements_cuda = [
"nvidia-cuda-runtime-cu12>=12.1.105,<12.6",
"nvidia-nvjitlink-cu12<12.6.85",
"nvidia-nvjitlink-cu12<12.6",
"nvidia-cublas-cu12>=12.1.3.1",
"nvidia-cusolver-cu12>=11.4.5.107",
"nvidia-cusparse-cu12>=12.1.0.106,<12.5.4.2",
Expand Down

0 comments on commit 4cedc80

Please sign in to comment.