We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b7702 commit 7d3582fCopy full SHA for 7d3582f
cuda_core/tests/requirements-cu11.txt
@@ -1,6 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
pytest
3
# TODO: remove this hack once cupy has a cp313 build
4
cupy-cuda11x; python_version < "3.13"
5
nvidia-cuda-runtime-cu11 # headers consumed by CuPy
6
-torch # For PyTorch example
cuda_core/tests/requirements-cu12.txt
---extra-index-url https://download.pytorch.org/whl/cu126
cupy-cuda12x; python_version < "3.13"
nvidia-cuda-runtime-cu12 # headers consumed by CuPy
0 commit comments