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 0242b96 commit 3c00706Copy full SHA for 3c00706
buildbot/osuosl/master/config/builders.py
@@ -2107,6 +2107,8 @@
2107
"-DCMAKE_CXX_STANDARD=17",
2108
"-DBUILD_SHARED_LIBS=ON",
2109
"-DLIBOMPTARGET_PLUGINS_TO_BUILD=amdgpu;host",
2110
+ "-DRUNTIMES_amdgcn-amd-amdhsa_LLVM_ENABLE_RUNTIMES='compiler-rt;openmp'",
2111
+ "-DLLVM_RUNTIME_TARGETS=default;amdgcn-amd-amdhsa",
2112
"-DCOMPILER_RT_BUILD_ORC=OFF",
2113
"-DCOMPILER_RT_BUILD_XRAY=OFF",
2114
"-DCOMPILER_RT_BUILD_MEMPROF=OFF",
0 commit comments