Skip to content

Commit d36a62d

Browse files
committed
test_find_nvidia_headers.py: refer to toolshed/conda_create_for_pathfinder_testing.*
1 parent 28e7206 commit d36a62d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

cuda_pathfinder/tests/test_find_nvidia_headers.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33

44
# Currently these installations are only manually tested:
55

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
6+
# ../toolshed/conda_create_for_pathfinder_testing.*
107

118
# wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.1-1_all.deb
129
# sudo dpkg -i cuda-keyring_1.1-1_all.deb

0 commit comments

Comments
 (0)