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

Use GitLab container registry as a Spack build cache #265

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

adrienbernede
Copy link
Member

In this PR, we set the GitLab CI to push Spack built binaries (Umpire dependencies) to the builtin OCI container registry.

This required an update of Spack, RADIUSS Spack Configs and Uberenv.

Copy link
Member

@adayton1 adayton1 left a comment

Choose a reason for hiding this comment

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

LGTM

scripts/gitlab/build_and_test.sh Show resolved Hide resolved
@adayton1 adayton1 requested review from liu15 and dtaller June 11, 2024 15:47
@adayton1 adayton1 merged commit c19ff58 into develop Jun 11, 2024
12 checks passed
@adayton1 adayton1 deleted the woptim/build-cache branch June 11, 2024 17:09
adayton1 added a commit that referenced this pull request Jun 13, 2024
v0.13.0 Release Candidate

---------

Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com>

* Build fixes (#264)

* Fix conflicting variable name in CMake
* Update gcc version in host config
* Make sure hip offload architecture gets passed correctly

* Use GitLab container registry as a Spack build cache (#265)

* Apply changes for build cache

* Fix registry url + uniformed log

---------

Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com>

* Update version number

* Update release notes

* Update tpls

* Update BLT

* Revert change to minimum CMake version

---------

Co-authored-by: Ben Liu <38140930+liu15@users.noreply.github.com>
Co-authored-by: robinson96 <robinson96@llnl.gov>
Co-authored-by: Adrien Bernede <51493078+adrienbernede@users.noreply.github.com>
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.

4 participants