Skip to content

Commit f6526c2

Browse files
authored
[LibC][AMDGPU] Fix libc GPU build on AMDGPU (#221)
1 parent 4a2696b commit f6526c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1922,6 +1922,7 @@
19221922
"-DLIBOMP_ARCHER_SUPPORT=OFF",
19231923
"-DRUNTIMES_amdgcn-amd-amdhsa_LLVM_ENABLE_RUNTIMES=libc",
19241924
"-DLLVM_RUNTIME_TARGETS=default;amdgcn-amd-amdhsa",
1925+
"-DRUNTIMES_amdgcn-amd-amdhsa_LIBC_GPU_TEST_ARCHITECTURE=gfx906",
19251926
],
19261927
env={
19271928
'HSA_ENABLE_SDMA':'0',

0 commit comments

Comments
 (0)