Skip to content

Commit 1a4495d

Browse files
committed
Typo in CUDA default compiler
1 parent 80c986b commit 1a4495d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config/cuda.amazon.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defaultCompiler=nvcc92
33
supportsBinary=false
44
demangler=/opt/compiler-explorer/gcc-7.2.0/bin/c++filt
55

6-
group.nvcc.compilers=nvc92:nvcc91
6+
group.nvcc.compilers=nvcc92:nvcc91
77
group.nvcc.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin
88
group.nvcc.versionRe=^Cuda.*
99
group.nvcc.compilerType=nvcc

0 commit comments

Comments
 (0)