|  | compilers=&nvcc:&clang | 
|  | defaultCompiler=nvcc91 | 
|  | supportsBinary=false | 
|  | demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt | 
|  |  | 
|  | group.nvcc.compilers=nvcc91 | 
|  | group.nvcc.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin | 
|  | group.nvcc.versionRe=^Cuda.* | 
|  | group.nvcc.compilerType=nvcc | 
|  |  | 
|  | compiler.nvcc91.name=NVCC 9.1 | 
|  | compiler.nvcc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/nvcc | 
|  |  | 
|  | group.clang.compilers=cltrunk | 
|  | group.clang.options=--cuda-path=/opt/compiler-explorer/cuda/9.1.85 --cuda-gpu-arch=sm_35 --cuda-device-only | 
|  |  | 
|  | compiler.cltrunk.name=clang trunk | 
|  | compiler.cltrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ |