Skip to content

Commit 33369c7

Browse files
committed
[ci skip]
1 parent f319a87 commit 33369c7

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="6.0+PTX;7.0;7.5;8.0;8.6"
8+
export TORCH_CUDA_ARCH_LIST="6.0+PTX"

0 commit comments

Comments
 (0)