| compilers=&nvcc:&cuclang |
| defaultCompiler=nvcc92 |
| supportsBinary=false |
| demangler=/opt/compiler-explorer/gcc-7.2.0/bin/c++filt |
| |
| group.nvcc.compilers=nvcc101u1:nvcc101:nvcc100:nvcc92:nvcc91 |
| group.nvcc.versionRe=^Cuda.* |
| group.nvcc.compilerType=nvcc |
| group.nvcc.isSemVer=true |
| group.nvcc.baseName=NVCC |
| group.nvcc.includeFlag=-I |
| compiler.nvcc91.semver=9.1 |
| compiler.nvcc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/nvcc |
| compiler.nvcc91.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -I/opt/compiler-explorer/cuda/9.1.85/include -I/opt/compiler-explorer/cuda/9.1.85/include/crt |
| compiler.nvcc92.semver=9.2 |
| compiler.nvcc92.exe=/opt/compiler-explorer/cuda/9.2.88/bin/nvcc |
| compiler.nvcc92.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -I/opt/compiler-explorer/cuda/9.2.88/include -I/opt/compiler-explorer/cuda/9.2.88/include/crt |
| compiler.nvcc100.semver=10.0 |
| compiler.nvcc100.exe=/opt/compiler-explorer/cuda/10.0.130/bin/nvcc |
| compiler.nvcc100.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -I/opt/compiler-explorer/cuda/10.0.130/include -I/opt/compiler-explorer/cuda/10.0.130/include/crt |
| compiler.nvcc101.semver=10.1 |
| compiler.nvcc101.exe=/opt/compiler-explorer/cuda/10.1.105/bin/nvcc |
| compiler.nvcc101.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -I/opt/compiler-explorer/cuda/10.1.105/include -I/opt/compiler-explorer/cuda/10.1.105/include/crt |
| compiler.nvcc101u1.semver=10.1 Update 1 |
| compiler.nvcc101u1.exe=/opt/compiler-explorer/cuda/10.1.168/bin/nvcc |
| compiler.nvcc101u1.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -I/opt/compiler-explorer/cuda/10.1.168/include -I/opt/compiler-explorer/cuda/10.1.168/include/crt |
| |
| group.cuclang.compilers=cltrunk |
| group.cuclang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0 --cuda-path=/opt/compiler-explorer/cuda/9.1.85 --cuda-gpu-arch=sm_35 --cuda-device-only |
| group.cuclang.isSemVer=true |
| group.cuclang.baseName=clang |
| compiler.cltrunk.semver=trunk |
| compiler.cltrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ |
| |
| libs=cueigen:cucub |
| |
| libs.cueigen.name=Eigen |
| libs.cueigen.versions=trunk:334 |
| libs.cueigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page |
| libs.cueigen.versions.trunk.version=trunk |
| libs.cueigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk |
| libs.cueigen.versions.334.version=3.3.4 |
| libs.cueigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 |
| |
| libs.cucub.name=CUB |
| libs.cucub.versions=180 |
| libs.cucub.url=http://nvlabs.github.io/cub/index.html |
| libs.cucub.versions.180.version=1.8.0 |
| libs.cucub.versions.180.path=/opt/compiler-explorer/libs/cub/1.8.0 |