Skip to content

Commit 9d7cd57

Browse files
jplehrMeinersbur
andauthored
Update buildbot/osuosl/master/config/builders.py
Co-authored-by: Michael Kruse <[email protected]>
1 parent 1927678 commit 9d7cd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@
20212021
"-DTEST_SUITE_SOLLVEVV_OFFLOADING_LDLAGS=-fopenmp;-fopenmp-targets=amdgcn-amd-amdhsa;-Xopenmp-target=amdgcn-amd-amdhsa;-march=gfx906",
20222022
],
20232023
add_lit_checks=["check-offload", "check-libc-amdgcn-amd-amdhsa"],
2024-
add_openmp_lit_args=["--filter-out=offloading/pgo1.c"]
2024+
add_openmp_lit_args=["--filter-out=offloading/pgo1.c"],
20252025
)},
20262026

20272027
{'name' : "openmp-offload-amdgpu-clang-flang",

0 commit comments

Comments
 (0)