Skip to content

[Offload] Adds offload-runtime buildbot #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

jplehr
Copy link
Contributor

@jplehr jplehr commented Mar 22, 2024

This adds a new worker for AMD GPU workloads and uses that worker for the new offload-runtime buildbot.
That builder is in preparation for landing
llvm/llvm-project#75125.

The builder enables clang and flang frontend together with the runtimes 'offload' and 'openmp' to build host-side OpenMP and GPU offloading OpenMP.
It runs 'check-openmp' for host-side tests, 'check-clang' and 'check-flang' for frontend/codegen tests and 'check-offload' for runtime offloading tests.

Copy link
Contributor

@gkistanova gkistanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

This adds a new worker for AMD GPU workloads and uses that worker for
the new offload-runtime buildbot.
That builder is in preparation for landing
llvm/llvm-project#75125.

The builder enables clang and flang frontend together with the runtimes
'offload' and 'openmp' to build host-side OpenMP and GPU offloading
OpenMP.
It runs 'check-openmp' for host-side tests, 'check-clang' and
'check-flang' for frontend/codegen tests and 'check-offload'
for runtime offloading tests.
@jplehr jplehr force-pushed the feat/offload-bot branch from b7dbc0c to efee916 Compare March 25, 2024 10:42
@jplehr jplehr merged commit b0906fd into llvm:main Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants