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 da990ca commit a4e587dCopy full SHA for a4e587d
.github/workflows/build.yml
@@ -73,7 +73,6 @@ jobs:
73
- name: setup CUDA
74
shell: bash
75
run: |
76
- "C:/Program Files (x86)/Microsoft Visual Studio/Installer/VisualStudioSetup.exe" --channelUri https://aka.ms/vs/17/release.LTSC.17.12/channel --locale en-US
77
C:/msys64/usr/bin/wget.exe https://developer.download.nvidia.com/compute/cuda/12.6.0/network_installers/cuda_12.6.0_windows_network.exe
78
./cuda_12.6.0_windows_network.exe -s cudart_12.6 nvcc_12.6 nvtx_12.6 curand_dev_12.6
79
- uses: actions/setup-python@v5
0 commit comments