Skip to content

[aws-pcluster-pipelines] Install compilers into spack store#38482

Closed
stephenmsachs wants to merge 85 commits intospack:developfrom
stephenmsachs:compilers-spack-store
Closed

[aws-pcluster-pipelines] Install compilers into spack store#38482
stephenmsachs wants to merge 85 commits intospack:developfrom
stephenmsachs:compilers-spack-store

Conversation

@stephenmsachs
Copy link
Copy Markdown
Contributor

This enables the prefix location to relocate the compiler paths in the apps correctly. Also, postinstall.sh will install gcc from hash, so there is no risk that gcc will build from source in the pipeline.

This enables the prefix location to relocate the compiler paths in the apps
correctly. Also, postinstall.sh will install gcc from hash, so there is no risk
that gcc will build from source in the pipeline.
@spackbot-app spackbot-app bot added core PR affects Spack core functionality gitlab Issues related to gitlab integration labels Jun 20, 2023
@stephenmsachs
Copy link
Copy Markdown
Contributor Author

Fixed typo in postinstal.sh. @spackbot re-run pipeline

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Jul 3, 2023

I've started that pipeline for you!

@stephenmsachs
Copy link
Copy Markdown
Contributor Author

I have added the packages.yaml files that define how the apps should be built here. As of now the postinstall.sh will first fetch the packages.yaml from here and look for them in the old location as backup. I will remove that backup once this PR is merged into develop.

@stephenmsachs
Copy link
Copy Markdown
Contributor Author

I am removing the external postinstall.sh pulled from spack/spack-configs repo. Instead the full setup is version controlled under this repo.

bellenlau and others added 7 commits July 5, 2023 09:48
This enables the prefix location to relocate the compiler paths in the apps
correctly. Also, postinstall.sh will install gcc from hash, so there is no risk
that gcc will build from source in the pipeline.
@stephenmsachs
Copy link
Copy Markdown
Contributor Author

Re-base went wrong. I started new #38729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.