Skip to content

Commit 349af61

Browse files
committed
[libc][AMDGPU] Enable parallel tests for libc
It appears that llvm/llvm-project#70695 fixed an issue that prevented libc unit tests to be run in parallel.
1 parent 9466866 commit 349af61

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

buildbot/osuosl/master/config/builders.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1812,7 +1812,6 @@
18121812
"-DLIBC_GPU_BUILD=ON",
18131813
"-DLIBC_GPU_ARCHITECTURES=gfx906",
18141814
"-DLIBC_GPU_TEST_ARCHITECTURE=gfx906",
1815-
"-DLIBC_GPU_TEST_JOBS=1",
18161815
],
18171816
install=True,
18181817
testsuite=False,

0 commit comments

Comments
 (0)