Skip to content

Commit 947b4d9

Browse files
committed
[ci skip]
1 parent bbdf3c4 commit 947b4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda/cu111-Windows-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ PATH=${CUDA_HOME}/bin:$PATH
55
PATH=/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2017/BuildTools/MSBuild/15.0/Bin:$PATH
66

77
export FORCE_CUDA=1
8-
export TORCH_CUDA_ARCH_LIST="3.5;5.0+PTX;6.0;7.0;7.5"
8+
export TORCH_CUDA_ARCH_LIST="3.5;5.0+PTX;6.0;7.0"

0 commit comments

Comments
 (0)