| compilers=godbolt.org@443/gpu:&cuclang:&hipclang |
| # Disabled: nvcc nvrtc |
| # The disabled groups are actually used in the cuda.gpu.properties (along with libs etc). One day these might exist on |
| # both servers, so I want to keep them in the same place. |
| defaultCompiler=nvcc120u1 |
| supportsBinary=true |
| supportsExecute=false |
| |
| # Details of GPUs/features supported by CUDA compilers can be found here: |
| # gist.github.com/ax3l/9489132#clang--x-cuda |
| |
| group.nvcc.compilers=nvcc120u1:nvcc120:nvcc118:nvcc117u1:nvcc117:nvcc116u2:nvcc116u1:nvcc116:nvcc115u2:nvcc115u1:nvcc115:nvcc114u4:nvcc114u3:nvcc114u2:nvcc114u1:nvcc114:nvcc113u1:nvcc113:nvcc112u2:nvcc112u1:nvcc112:nvcc111u1:nvcc111:nvcc11u1:nvcc11:nvcc102:nvcc101u2: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 |
| group.nvcc.nvdisasm=/opt/compiler-explorer/cuda/11.7.0/bin/nvdisasm |
| group.nvcc.rpathFlag=-L # WAR, really need `-Xcompiler "-Wl,-rpath=<path>"`, but not required because supportsExecute=false |
| group.nvcc.options=--keep-device-functions |
| compiler.nvcc91.semver=9.1.85 |
| 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 |
| compiler.nvcc91.nvdisasm=/opt/compiler-explorer/cuda/9.1.85/bin/nvdisasm |
| compiler.nvcc91.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc91.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc92.semver=9.2.88 |
| 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 |
| compiler.nvcc92.nvdisasm=/opt/compiler-explorer/cuda/9.2.88/bin/nvdisasm |
| compiler.nvcc92.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc92.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc100.semver=10.0.130 |
| 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 |
| compiler.nvcc100.nvdisasm=/opt/compiler-explorer/cuda/10.0.130/bin/nvdisasm |
| compiler.nvcc100.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc100.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc101.semver=10.1.105 |
| 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 |
| compiler.nvcc101.nvdisasm=/opt/compiler-explorer/cuda/10.1.105/bin/nvdisasm |
| compiler.nvcc101.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc101.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc101u1.semver=10.1.168 |
| 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 |
| compiler.nvcc101u1.nvdisasm=/opt/compiler-explorer/cuda/10.1.186/bin/nvdisasm |
| compiler.nvcc101u1.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc101u1.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc101u2.semver=10.1.243 |
| compiler.nvcc101u2.exe=/opt/compiler-explorer/cuda/10.1.243/bin/nvcc |
| compiler.nvcc101u2.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin |
| compiler.nvcc101u2.nvdisasm=/opt/compiler-explorer/cuda/10.2.243/bin/nvdisasm |
| compiler.nvcc101u2.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc101u2.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc102.semver=10.2.89 |
| compiler.nvcc102.exe=/opt/compiler-explorer/cuda/10.2.89/bin/nvcc |
| compiler.nvcc102.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin |
| compiler.nvcc102.nvdisasm=/opt/compiler-explorer/cuda/10.2.89/bin/nvdisasm |
| compiler.nvcc102.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt |
| compiler.nvcc102.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump |
| compiler.nvcc11.semver=11.0.2 |
| compiler.nvcc11.exe=/opt/compiler-explorer/cuda/11.0.2/bin/nvcc |
| compiler.nvcc11.options=--compiler-bindir /opt/compiler-explorer/gcc-9.3.0/bin |
| compiler.nvcc11.demangler=/opt/compiler-explorer/gcc-9.3.0/bin/c++filt |
| compiler.nvcc11.objdumper=/opt/compiler-explorer/gcc-9.3.0/bin/objdump |
| compiler.nvcc11u1.semver=11.0.3 |
| compiler.nvcc11u1.exe=/opt/compiler-explorer/cuda/11.0.3/bin/nvcc |
| compiler.nvcc11u1.options=--compiler-bindir /opt/compiler-explorer/gcc-9.3.0/bin |
| compiler.nvcc11u1.demangler=/opt/compiler-explorer/gcc-9.3.0/bin/c++filt |
| compiler.nvcc11u1.objdumper=/opt/compiler-explorer/gcc-9.3.0/bin/objdump |
| compiler.nvcc111.semver=11.1.0 |
| compiler.nvcc111.exe=/opt/compiler-explorer/cuda/11.1.0/bin/nvcc |
| compiler.nvcc111.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc111.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc111.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc111u1.semver=11.1.1 |
| compiler.nvcc111u1.exe=/opt/compiler-explorer/cuda/11.1.1/bin/nvcc |
| compiler.nvcc111u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc111u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc111u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc112.semver=11.2.0 |
| compiler.nvcc112.exe=/opt/compiler-explorer/cuda/11.2.0/bin/nvcc |
| compiler.nvcc112.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc112.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc112.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc112u1.semver=11.2.1 |
| compiler.nvcc112u1.exe=/opt/compiler-explorer/cuda/11.2.1/bin/nvcc |
| compiler.nvcc112u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc112u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc112u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc112u2.semver=11.2.2 |
| compiler.nvcc112u2.exe=/opt/compiler-explorer/cuda/11.2.2/bin/nvcc |
| compiler.nvcc112u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc112u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc112u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc113.semver=11.3.0 |
| compiler.nvcc113.exe=/opt/compiler-explorer/cuda/11.3.0/bin/nvcc |
| compiler.nvcc113.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc113.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc113.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc113u1.semver=11.3.1 |
| compiler.nvcc113u1.exe=/opt/compiler-explorer/cuda/11.3.1/bin/nvcc |
| compiler.nvcc113u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc113u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc113u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc114.semver=11.4.0 |
| compiler.nvcc114.exe=/opt/compiler-explorer/cuda/11.4.0/bin/nvcc |
| compiler.nvcc114.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc114.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc114.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc114u1.semver=11.4.1 |
| compiler.nvcc114u1.exe=/opt/compiler-explorer/cuda/11.4.1/bin/nvcc |
| compiler.nvcc114u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc114u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc114u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc114u2.semver=11.4.2 |
| compiler.nvcc114u2.exe=/opt/compiler-explorer/cuda/11.4.2/bin/nvcc |
| compiler.nvcc114u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc114u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc114u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc114u3.semver=11.4.3 |
| compiler.nvcc114u3.exe=/opt/compiler-explorer/cuda/11.4.3/bin/nvcc |
| compiler.nvcc114u3.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc114u3.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc114u3.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc114u4.semver=11.4.4 |
| compiler.nvcc114u4.exe=/opt/compiler-explorer/cuda/11.4.4/bin/nvcc |
| compiler.nvcc114u4.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc114u4.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc114u4.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc115.semver=11.5.0 |
| compiler.nvcc115.exe=/opt/compiler-explorer/cuda/11.5.0/bin/nvcc |
| compiler.nvcc115.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc115.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc115.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc115u1.semver=11.5.1 |
| compiler.nvcc115u1.exe=/opt/compiler-explorer/cuda/11.5.1/bin/nvcc |
| compiler.nvcc115u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc115u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc115u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc115u2.semver=11.5.2 |
| compiler.nvcc115u2.exe=/opt/compiler-explorer/cuda/11.5.2/bin/nvcc |
| compiler.nvcc115u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc115u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc115u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc116.semver=11.6.0 |
| compiler.nvcc116.exe=/opt/compiler-explorer/cuda/11.6.0/bin/nvcc |
| compiler.nvcc116.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc116.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc116.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc116u1.semver=11.6.1 |
| compiler.nvcc116u1.exe=/opt/compiler-explorer/cuda/11.6.1/bin/nvcc |
| compiler.nvcc116u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc116u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc116u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc116u2.semver=11.6.2 |
| compiler.nvcc116u2.exe=/opt/compiler-explorer/cuda/11.6.2/bin/nvcc |
| compiler.nvcc116u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc116u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc116u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc117.semver=11.7.0 |
| compiler.nvcc117.exe=/opt/compiler-explorer/cuda/11.7.0/bin/nvcc |
| compiler.nvcc117.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc117.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc117.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc117u1.semver=11.7.1 |
| compiler.nvcc117u1.exe=/opt/compiler-explorer/cuda/11.7.1/bin/nvcc |
| compiler.nvcc117u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc117u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc117u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc118.semver=11.8.0 |
| compiler.nvcc118.exe=/opt/compiler-explorer/cuda/11.8.0/bin/nvcc |
| compiler.nvcc118.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc118.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc118.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc120.semver=12.0.0 |
| compiler.nvcc120.exe=/opt/compiler-explorer/cuda/12.0.0/bin/nvcc |
| compiler.nvcc120.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc120.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc120.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| compiler.nvcc120u1.semver=12.0.1 |
| compiler.nvcc120u1.exe=/opt/compiler-explorer/cuda/12.0.1/bin/nvcc |
| compiler.nvcc120u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin |
| compiler.nvcc120u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt |
| compiler.nvcc120u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump |
| group.cuclang.compilers=cuclang700:cuclang800:cuclang900:cuclang1000:cuclang1001:cuclang1100:cltrunk |
| group.cuclang.isSemVer=true |
| group.cuclang.baseName=clang |
| group.cuclang.compilerType=clang-cuda |
| # The most recent nvdisasm works for older CUDA versions |
| group.cuclang.nvdisasm=/opt/compiler-explorer/cuda/11.3.1/bin/nvdisasm |
| group.cuclang.objdumper=/opt/compiler-explorer/cuda/11.3.1/bin/nvdisasm |
| # Clang is versioned independently of CUDA. We pick the most recent CUDA version |
| # supported by clang and the most recent GPU variant supported by that |
| # combination of clang and CUDA versions. The default of sm_20 and sm_35 is too |
| # old. It can be overriden by the user via --no-offload-arch=none |
| # --offload-arch=sm_XY. |
| compiler.cuclang700.exe=/opt/compiler-explorer/clang-7.0.0/bin/clang++ |
| compiler.cuclang700.semver=7.0.0 |
| compiler.cuclang700.name=clang 7.0.0 sm_70 CUDA-9.1 |
| compiler.cuclang700.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 --cuda-path=/opt/compiler-explorer/cuda/9.1.85 --cuda-gpu-arch=sm_70 --cuda-device-only |
| compiler.cuclang800.exe=/opt/compiler-explorer/clang-8.0.0/bin/clang++ |
| compiler.cuclang800.semver=8.0.0 |
| compiler.cuclang800.name=clang 8.0.0 sm_75 CUDA-10.0 |
| compiler.cuclang800.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.0.130 --cuda-gpu-arch=sm_75 --cuda-device-only |
| compiler.cuclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ |
| compiler.cuclang900.semver=9.0.0 |
| compiler.cuclang900.name=clang 9.0.0 sm_75 CUDA-10.1 |
| compiler.cuclang900.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 --cuda-path=/opt/compiler-explorer/cuda/10.1.168 --cuda-gpu-arch=sm_75 --cuda-device-only |
| compiler.cuclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ |
| compiler.cuclang1000.semver=10.0.0 |
| compiler.cuclang1000.name=10.0.0 sm_75 CUDA-10.2 |
| compiler.cuclang1000.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only |
| compiler.cuclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ |
| compiler.cuclang1001.semver=10.0.1 |
| compiler.cuclang1001.name=10.0.1 sm_75 CUDA-10.2 |
| compiler.cuclang1001.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only |
| compiler.cuclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ |
| compiler.cuclang1100.semver=11.0.0 |
| compiler.cuclang1100.name=11.0.0 sm_75 CUDA-10.2 |
| compiler.cuclang1100.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only |
| compiler.cltrunk.semver=trunk |
| compiler.cltrunk.name=trunk sm_86 CUDA-11.3 |
| compiler.cltrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ |
| compiler.cltrunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt |
| compiler.cltrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot --cuda-path=/opt/compiler-explorer/cuda/11.3.1 --cuda-gpu-arch=sm_86 --cuda-device-only -Wno-unknown-cuda-version |
| group.hipclang.compilers=hiptrunk:hipclang-rocm-40502:hipclang-rocm-50002:hipclang-rocm-50103:hipclang-rocm-50203:hipclang-rocm-50302 |
| group.hipclang.isSemVer=true |
| group.hipclang.baseName=clang |
| group.hipclang.compilerType=clang-hip |
| group.hipclang.objdumperType=llvm |
| group.hipclang.licenseName=LLVM Apache 2 and NCSA |
| group.hipclang.licenseLink=https://github.com/RadeonOpenCompute/llvm-project/blob/amd-stg-open/LICENSE.TXT |
| |
| compiler.hiptrunk.semver=trunk |
| compiler.hiptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ |
| compiler.hiptrunk.nvdisasm=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump |
| compiler.hiptrunk.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump |
| compiler.hiptrunk.options=-x hip --offload-arch=gfx908 --cuda-device-only -nocudainc -nocudalib -include __clang_hip_runtime_wrapper.h |
| compiler.hiptrunk.hidden=true |
| # the clang-hip compiler type adds --gpu-bundle-output which didn't exist in ROCm 4.5 |
| compiler.hipclang-rocm-40502.compilerType=clang |
| compiler.hipclang-rocm-40502.exe=/opt/compiler-explorer/clang-rocm-4.5.2/bin/clang++ |
| compiler.hipclang-rocm-40502.semver=4.5.2 |
| compiler.hipclang-rocm-40502.name=clang rocm-4.5.2 |
| compiler.hipclang-rocm-40502.nvdisasm=/opt/compiler-explorer/clang-rocm-40502/bin/llvm-objdump |
| compiler.hipclang-rocm-40502.objdumper=/opt/compiler-explorer/clang-rocm-40502/bin/llvm-objdump |
| compiler.hipclang-rocm-40502.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 --rocm-path=/opt/compiler-explorer/libs/rocm/4.5.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-4.5.2/amdgcn/bitcode -include hip/hip_runtime.h |
| compiler.hipclang-rocm-50002.exe=/opt/compiler-explorer/clang-rocm-5.0.2/bin/clang++ |
| compiler.hipclang-rocm-50002.semver=5.0.2 |
| compiler.hipclang-rocm-50002.name=clang rocm-5.0.2 |
| compiler.hipclang-rocm-50002.nvdisasm=/opt/compiler-explorer/clang-rocm-50002/bin/llvm-objdump |
| compiler.hipclang-rocm-50002.objdumper=/opt/compiler-explorer/clang-rocm-50002/bin/llvm-objdump |
| compiler.hipclang-rocm-50002.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.0.2/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.0.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.0.2/amdgcn/bitcode -include hip/hip_runtime.h |
| compiler.hipclang-rocm-50103.exe=/opt/compiler-explorer/clang-rocm-5.1.3/bin/clang++ |
| compiler.hipclang-rocm-50103.semver=5.1.3 |
| compiler.hipclang-rocm-50103.name=clang rocm-5.1.3 |
| compiler.hipclang-rocm-50103.nvdisasm=/opt/compiler-explorer/clang-rocm-50103/bin/llvm-objdump |
| compiler.hipclang-rocm-50103.objdumper=/opt/compiler-explorer/clang-rocm-50103/bin/llvm-objdump |
| compiler.hipclang-rocm-50103.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.1.3/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.1.3 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.1.3/amdgcn/bitcode -include hip/hip_runtime.h |
| compiler.hipclang-rocm-50203.exe=/opt/compiler-explorer/clang-rocm-5.2.3/bin/clang++ |
| compiler.hipclang-rocm-50203.semver=5.2.3 |
| compiler.hipclang-rocm-50203.name=clang rocm-5.2.3 |
| compiler.hipclang-rocm-50203.nvdisasm=/opt/compiler-explorer/clang-rocm-50203/bin/llvm-objdump |
| compiler.hipclang-rocm-50203.objdumper=/opt/compiler-explorer/clang-rocm-50203/bin/llvm-objdump |
| compiler.hipclang-rocm-50203.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.2.3/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.2.3 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.2.3/amdgcn/bitcode -include hip/hip_runtime.h |
| compiler.hipclang-rocm-50302.exe=/opt/compiler-explorer/clang-rocm-5.3.2/bin/clang++ |
| compiler.hipclang-rocm-50302.semver=5.3.2 |
| compiler.hipclang-rocm-50302.name=clang rocm-5.3.2 |
| compiler.hipclang-rocm-50302.nvdisasm=/opt/compiler-explorer/clang-rocm-50302/bin/llvm-objdump |
| compiler.hipclang-rocm-50302.objdumper=/opt/compiler-explorer/clang-rocm-50302/bin/llvm-objdump |
| compiler.hipclang-rocm-50302.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.3.2/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.3.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.3.2/amdgcn/bitcode -include hip/hip_runtime.h |
| |
| group.nvrtc.compilers=nvrtc115:nvrtc114u1:nvrtc114:nvrtc113u1:nvrtc113:nvrtc112u2:nvrtc112u1:nvrtc112:nvrtc111u1:nvrtc111:nvrtc11u1:nvrtc11:nvrtc102:nvrtc101u2:nvrtc101u1:nvrtc101:nvrtc100:nvrtc92:nvrtc91 |
| group.nvrtc.compilerType=nvcc # nvrtc_cli is sufficiently compatible with nvcc |
| group.nvrtc.isSemVer=true |
| group.nvrtc.baseName=NVRTC |
| group.nvrtc.includeFlag=-I |
| group.nvrtc.nvdisasm=/opt/compiler-explorer/cuda/11.5.0/bin/nvdisasm |
| group.nvrtc.objdumper=/opt/compiler-explorer/cuda/11.5.0/bin/nvdisasm |
| group.nvrtc.rpathFlag=-L # WAR, really need `-Xcompiler "-Wl,-rpath=<path>"`, but not required because supportsExecute=false |
| group.nvrtc.options= |
| group.nvrtc.demangler=/opt/compiler-explorer/cuda/11.5.0/bin/cu++filt |
| compiler.nvrtc91.semver=9.1.85 |
| compiler.nvrtc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/nvrtc_cli |
| compiler.nvrtc92.semver=9.2.88 |
| compiler.nvrtc92.exe=/opt/compiler-explorer/cuda/9.2.88/bin/nvrtc_cli |
| compiler.nvrtc100.semver=10.0.130 |
| compiler.nvrtc100.exe=/opt/compiler-explorer/cuda/10.0.130/bin/nvrtc_cli |
| compiler.nvrtc101.semver=10.1.105 |
| compiler.nvrtc101.exe=/opt/compiler-explorer/cuda/10.1.105/bin/nvrtc_cli |
| compiler.nvrtc101u1.semver=10.1.168 |
| compiler.nvrtc101u1.exe=/opt/compiler-explorer/cuda/10.1.168/bin/nvrtc_cli |
| compiler.nvrtc101u2.semver=10.1.243 |
| compiler.nvrtc101u2.exe=/opt/compiler-explorer/cuda/10.1.243/bin/nvrtc_cli |
| compiler.nvrtc102.semver=10.2.89 |
| compiler.nvrtc102.exe=/opt/compiler-explorer/cuda/10.2.89/bin/nvrtc_cli |
| compiler.nvrtc11.semver=11.0.2 |
| compiler.nvrtc11.exe=/opt/compiler-explorer/cuda/11.0.2/bin/nvrtc_cli |
| compiler.nvrtc11u1.semver=11.0.3 |
| compiler.nvrtc11u1.exe=/opt/compiler-explorer/cuda/11.0.3/bin/nvrtc_cli |
| compiler.nvrtc111.semver=11.1.0 |
| compiler.nvrtc111.exe=/opt/compiler-explorer/cuda/11.1.0/bin/nvrtc_cli |
| compiler.nvrtc111u1.semver=11.1.1 |
| compiler.nvrtc111u1.exe=/opt/compiler-explorer/cuda/11.1.1/bin/nvrtc_cli |
| compiler.nvrtc112.semver=11.2.0 |
| compiler.nvrtc112.exe=/opt/compiler-explorer/cuda/11.2.0/bin/nvrtc_cli |
| compiler.nvrtc112u1.semver=11.2.1 |
| compiler.nvrtc112u1.exe=/opt/compiler-explorer/cuda/11.2.1/bin/nvrtc_cli |
| compiler.nvrtc112u2.semver=11.2.2 |
| compiler.nvrtc112u2.exe=/opt/compiler-explorer/cuda/11.2.2/bin/nvrtc_cli |
| compiler.nvrtc113.semver=11.3.0 |
| compiler.nvrtc113.exe=/opt/compiler-explorer/cuda/11.3.0/bin/nvrtc_cli |
| compiler.nvrtc113u1.semver=11.3.1 |
| compiler.nvrtc113u1.exe=/opt/compiler-explorer/cuda/11.3.1/bin/nvrtc_cli |
| compiler.nvrtc114.semver=11.4.0 |
| compiler.nvrtc114.exe=/opt/compiler-explorer/cuda/11.4.0/bin/nvrtc_cli |
| compiler.nvrtc114u1.semver=11.4.1 |
| compiler.nvrtc114u1.exe=/opt/compiler-explorer/cuda/11.4.1/bin/nvrtc_cli |
| compiler.nvrtc115.semver=11.5.0 |
| compiler.nvrtc115.exe=/opt/compiler-explorer/cuda/11.5.0/bin/nvrtc_cli |
| libs=bmulti:cueigen:thrustcub:cucub:cudacxx:nvtx:nsimd:cuco:hip-amd |
| libs.bmulti.name=B-Multi |
| libs.bmulti.url=https://gitlab.com/correaa/boost-multi |
| libs.bmulti.versions=trunk |
| libs.bmulti.description=Modern C++ multidimensional arrays in CPU and GPU (with Thrust and/or CUDA) |
| libs.bmulti.versions.trunk.version=trunk |
| libs.bmulti.versions.trunk.path=/opt/compiler-explorer/libs/bmulti/trunk/include |
| libs.cueigen.name=Eigen |
| libs.cueigen.versions=trunk:340:339:337: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.340.version=3.4.0 |
| libs.cueigen.versions.340.path=/opt/compiler-explorer/libs/eigen/v3.4.0 |
| libs.cueigen.versions.339.version=3.3.9 |
| libs.cueigen.versions.339.path=/opt/compiler-explorer/libs/eigen/v3.3.9 |
| libs.cueigen.versions.337.version=3.3.7 |
| libs.cueigen.versions.337.path=/opt/compiler-explorer/libs/eigen/v3.3.7 |
| libs.cueigen.versions.334.version=3.3.4 |
| libs.cueigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 |
| libs.thrustcub.name=Thrust+CUB |
| libs.thrustcub.description=CUDA collective and parallel algorithms |
| libs.thrustcub.versions=trunk:109090:109100:109101:110000:111000:112000:112100:113000:113100:114000:115000:116000:117000 |
| libs.thrustcub.url=http://www.github.com/NVIDIA/thrust |
| libs.thrustcub.versions.109090.version=1.9.9 |
| libs.thrustcub.versions.109090.path=/opt/compiler-explorer/libs/thrustcub/1.9.9:/opt/compiler-explorer/libs/thrustcub/1.9.9/dependencies/cub |
| libs.thrustcub.versions.109100.version=1.9.10 |
| libs.thrustcub.versions.109100.path=/opt/compiler-explorer/libs/thrustcub/1.9.10:/opt/compiler-explorer/libs/thrustcub/1.9.10/dependencies/cub |
| libs.thrustcub.versions.109101.version=1.9.10-1 |
| libs.thrustcub.versions.109101.path=/opt/compiler-explorer/libs/thrustcub/1.9.10-1:/opt/compiler-explorer/libs/thrustcub/1.9.10-1/dependencies/cub |
| libs.thrustcub.versions.110000.version=1.10.0 |
| libs.thrustcub.versions.110000.path=/opt/compiler-explorer/libs/thrustcub/1.10.0:/opt/compiler-explorer/libs/thrustcub/1.10.0/dependencies/cub |
| libs.thrustcub.versions.111000.version=1.11.0 |
| libs.thrustcub.versions.111000.path=/opt/compiler-explorer/libs/thrustcub/1.11.0:/opt/compiler-explorer/libs/thrustcub/1.11.0/dependencies/cub |
| libs.thrustcub.versions.112000.version=1.12.0 |
| libs.thrustcub.versions.112000.path=/opt/compiler-explorer/libs/thrustcub/1.12.0:/opt/compiler-explorer/libs/thrustcub/1.12.0/dependencies/cub |
| libs.thrustcub.versions.112100.version=1.12.1 |
| libs.thrustcub.versions.112100.path=/opt/compiler-explorer/libs/thrustcub/1.12.1:/opt/compiler-explorer/libs/thrustcub/1.12.1/dependencies/cub |
| libs.thrustcub.versions.113000.version=1.13.0 |
| libs.thrustcub.versions.113000.path=/opt/compiler-explorer/libs/thrustcub/1.13.0:/opt/compiler-explorer/libs/thrustcub/1.13.0/dependencies/cub |
| libs.thrustcub.versions.113100.version=1.13.1 |
| libs.thrustcub.versions.113100.path=/opt/compiler-explorer/libs/thrustcub/1.13.1:/opt/compiler-explorer/libs/thrustcub/1.13.1/dependencies/cub |
| libs.thrustcub.versions.114000.version=1.14.0 |
| libs.thrustcub.versions.114000.path=/opt/compiler-explorer/libs/thrustcub/1.14.0:/opt/compiler-explorer/libs/thrustcub/1.14.0/dependencies/cub |
| libs.thrustcub.versions.115000.version=1.15.0 |
| libs.thrustcub.versions.115000.path=/opt/compiler-explorer/libs/thrustcub/1.15.0:/opt/compiler-explorer/libs/thrustcub/1.15.0/dependencies/cub |
| libs.thrustcub.versions.116000.version=1.16.0 |
| libs.thrustcub.versions.116000.path=/opt/compiler-explorer/libs/thrustcub/1.16.0:/opt/compiler-explorer/libs/thrustcub/1.16.0/dependencies/cub |
| libs.thrustcub.versions.117000.version=1.17.0 |
| libs.thrustcub.versions.117000.path=/opt/compiler-explorer/libs/thrustcub/1.17.0:/opt/compiler-explorer/libs/thrustcub/1.17.0/dependencies/cub |
| libs.thrustcub.versions.trunk.version=trunk |
| libs.thrustcub.versions.trunk.path=/opt/compiler-explorer/libs/thrustcub/trunk:/opt/compiler-explorer/libs/thrustcub/trunk/dependencies/cub |
| libs.cucub.name=CUB (Legacy) |
| libs.cucub.description=Newer versions are available under Thrust+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 |
| libs.cudacxx.name=libcudacxx |
| libs.cudacxx.versions=trunk |
| libs.cudacxx.url=https://github.com/nvidia/libcudacxx |
| libs.cudacxx.versions.trunk.version=trunk |
| libs.cudacxx.versions.trunk.path=/opt/compiler-explorer/libs/libcudacxx/trunk/include |
| libs.nvtx.name=NVIDIA Tools Extension |
| libs.nvtx.description=APIs for code annotation |
| libs.nvtx.versions=dev:301 |
| libs.nvtx.url=https://github.com/NVIDIA/NVTX |
| libs.nvtx.versions.dev.version=dev |
| libs.nvtx.versions.dev.path=/opt/compiler-explorer/libs/nvtx/dev/cpp/include:/opt/compiler-explorer/libs/nvtx/dev/c/include |
| libs.nvtx.versions.301.version=3.0.1 |
| libs.nvtx.versions.301.path=/opt/compiler-explorer/libs/nvtx/v3.0.1/cpp:/opt/compiler-explorer/libs/nvtx/v3.0.1/c/include |
| libs.cuco.name=cuCollections |
| libs.cuco.description=Concurrent GPU Accelerated Data Structures |
| libs.cuco.versions=dev |
| libs.cuco.url=https://github.com/NVIDIA/cuCollections |
| libs.cuco.versions.dev.version=dev |
| libs.cuco.versions.dev.path=/opt/compiler-explorer/libs/cucollections/dev/include |
| libs.nsimd.name=NSIMD |
| libs.nsimd.versions=22:301 |
| libs.nsimd.url=https://github.com/agenium-scale/nsimd/ |
| libs.nsimd.versions.22.version=2.2 |
| libs.nsimd.versions.22.path=/opt/compiler-explorer/libs/nsimd/v2.2/cuda/include |
| libs.nsimd.versions.301.version=3.0.1 |
| libs.nsimd.versions.301.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/cuda/include |
| libs.hip-amd.name=HIP (AMD Platform) |
| libs.hip-amd.versions=50203:50103:50002:40502 |
| libs.hip-amd.url=https://github.com/ROCm-Developer-Tools/hipamd |
| libs.hip-amd.versions.40502.version=4.5.2 |
| libs.hip-amd.versions.40502.path=/opt/compiler-explorer/libs/rocm/4.5.2 |
| libs.hip-amd.versions.50002.version=5.0.2 |
| libs.hip-amd.versions.50002.path=/opt/compiler-explorer/libs/rocm/5.0.2 |
| libs.hip-amd.versions.50103.version=5.1.3 |
| libs.hip-amd.versions.50103.path=/opt/compiler-explorer/libs/rocm/5.1.3 |
| libs.hip-amd.versions.50203.version=5.2.3 |
| libs.hip-amd.versions.50203.path=/opt/compiler-explorer/libs/rocm/5.2.3 |