Skip to content
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

[Offload] Adds buildbot for CMake cache file #338

Closed
wants to merge 1 commit into from

Conversation

jplehr
Copy link
Contributor

@jplehr jplehr commented Dec 11, 2024

The buildbot uses the offload/cmake/cache/AMDGPUBot.cmake file to create the build config. It uses an annotated builder for that and only performs the build step as most of the post-commit issues are build problems and not test errors.

A lot of inspiration was taken from the libc annotated builder script in the zorg repository.

The buildbot uses the offload/cmake/cache/AMDGPUBot.cmake file to create
the build config. It uses an annotated builder for that and only
performs the build step as most of the post-commit issues are build
problems and not test errors.
@jplehr jplehr force-pushed the feat/amdgpu-cmake-bot branch from c4b47a2 to 09ea503 Compare December 11, 2024 11:06
@jplehr
Copy link
Contributor Author

jplehr commented Dec 11, 2024

I set this into draft mode, since we are not fully there on the machine side of things. However, I tested this locally (thank you for making this mode possible!), and it seems to do what I want it to do.

The midterm goal is to move more of our testing towards using the mechanism here, i.e., a CMake cache file for configuration. In addition, I'm preparing to make the docker recipes public that are the base of our buildbots.
This aims to enable people to reproduce what the buildbot does locally.

@jplehr jplehr closed this Dec 17, 2024
@jplehr
Copy link
Contributor Author

jplehr commented Dec 17, 2024

Apologies, I accidentally created the branch inside this repo.

@jplehr jplehr deleted the feat/amdgpu-cmake-bot branch December 17, 2024 16:57
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.

1 participant