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 28e7206 commit d36a62dCopy full SHA for d36a62d
cuda_pathfinder/tests/test_find_nvidia_headers.py
@@ -3,10 +3,7 @@
3
4
# Currently these installations are only manually tested:
5
6
-# conda create --yes -n pathfinder_cu13 python=3.13 cuda-toolkit=13.0.2
7
-# conda activate pathfinder_cu13
8
-# conda install -y conda-forge::cutensor
9
-# conda install -y conda-forge::libnvshmem3 conda-forge::libnvshmem-dev
+# ../toolshed/conda_create_for_pathfinder_testing.*
10
11
# wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.1-1_all.deb
12
# sudo dpkg -i cuda-keyring_1.1-1_all.deb
0 commit comments