We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b0c89 commit 3f3f7d1Copy full SHA for 3f3f7d1
offload/cmake/caches/AMDGPULibcBot.cmake
@@ -17,5 +17,5 @@ set(CLANG_DEFAULT_LINKER "lld" CACHE STRING "")
17
set(CLANG_DEFAULT_RTLIB "compiler-rt" STRING "")
18
19
set(LLVM_RUNTIME_TARGETS default;amdgcn-amd-amdhsa CACHE STRING "")
20
-set(RUNTIMES_amdgcn-amd-amdhsa_LLVM_ENABLE_RUNTIMES "compiler-rt;libc" CACHE STRING "")
+set(RUNTIMES_amdgcn-amd-amdhsa_LLVM_ENABLE_RUNTIMES "compiler-rt;openmp;libc" CACHE STRING "")
21
set(RUNTIMES_amdgcn-amd-amdhsa_LIBC_GPU_TEST_JOBS 4 CACHE STRING "")
0 commit comments