mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
Fix typo in setup.py
This commit is contained in:
parent
a1c4dc0a98
commit
927a182d03
2
setup.py
2
setup.py
@ -144,7 +144,7 @@ setup(
|
||||
# problems (https://github.com/google/jax/issues/18027#issuecomment-1756305196)
|
||||
# Until NVIDIA add version constraints, add an version constraint
|
||||
# here.
|
||||
"nvidia-nvjitlink=cu12>=12.2",
|
||||
"nvidia-nvjitlink-cu12>=12.2",
|
||||
],
|
||||
|
||||
# Target that does not depend on the CUDA pip wheels, for those who want
|
||||
|
Loading…
x
Reference in New Issue
Block a user