Skip to content

Commit

Permalink
Merge branch 'add_aarch64_wheel' of github.com:gadial/qiskit-aer into…
Browse files Browse the repository at this point in the history
… add_aarch64_wheel
  • Loading branch information
gadial committed Jan 7, 2025
2 parents b1c4bb3 + 4cedc80 commit 4b0bd43
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 4b0bd43

Please sign in to comment.