-
Notifications
You must be signed in to change notification settings - Fork 2
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
Spack module rebuild pipelines for Incline and Deception #40
Conversation
@cameronrutherford you are the owner of https://gitlab.pnnl.gov/exasgd/resolve-mirror/-/jobs/131654#L93 |
https://github.com/ORNL/ReSolve/blob/develop/buildsystem/spack/deception/spack.yaml#L19 - deception https://github.com/ORNL/ReSolve/blob/develop/buildsystem/spack/incline/spack.yaml#L22 - incline https://github.com/ORNL/ReSolve/blob/develop/buildsystem/configure-modules.sh#L36 - module configuration step with permissions updates @jaelynlitz not going to fix this as a once off and have the issue persist. I was under the impression that the spack configuration in the respective If so, we can change our chmod commands here and in exago to fix the parent dir, and let spack take care of the rest |
It isn't erroring in the configure-modules script - it isn't getting that far since it can't create the So it's the parent directory that has the wrong permissions, not something that spack is touching |
… [incline-rebuild]
0e5116a
to
3dc5685
Compare
Add final incline touches. adding incline rocm build instead of cpu only [skip ci] add structure for crusher ci Trigger crusher mirror fix export command Spack module rebuild pipelines for Incline and Deception (#40) * enable module rebuild for incline and deception [incline-rebuild] [deception-rebuild] * update perms for SPACK_INSTALL dir [deception-rebuild] [incline-rebuild] * remove chmod command [deception-rebuild] * send correct exit code [deception-rebuild] * try with SPACK_GIT_TOKEN added [deception-rebuild] * Update deception spack built tcl modules - [deception-test] * do not run ascent tests on PNNL rebuild pipelines [deception-rebuild] [incline-rebuild] * Update deception spack built tcl modules - [deception-test] * Update incline spack built tcl modules - [incline-test] --------- Co-authored-by: spack-auto-module <spack.bot@no-reply.com> Update base.gitlab-ci.yml (#51) * add library file * Update base.gitlab-ci.yml [ascent test] testing ci * [ascent-test] testing ci * rm extar file --------- Co-authored-by: Ryan Danehy <dane678@deception01.pnl.gov> fix lack of generator Allowing Klu Adding Crusher amd support
closes #36