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

Add arg for yaml template from outside mache #35

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Mar 21, 2022

The new yaml_template argument can point to a yaml file from a different package that may have compiler or other package
versions that aren't the E3SM defaults. This is useful if the E3SM compilers or other packages are too out-of-date to build certain libraries, as we are finding with Trilinos on some machines.

@xylar xylar marked this pull request as draft March 21, 2022 21:19
The new `yaml_template` argument can point to a yaml file from
a different package that may have compiler or other package
versions that aren't the E3SM defaults.  This is useful if the
E3SM compilers or other packages are too out-of-date to build
certain libraries, as we are finding with Trilinos on some
machines.
@xylar xylar force-pushed the add_spack_template_arg branch from 8874296 to 147d6f4 Compare March 22, 2022 11:51
@xylar xylar marked this pull request as ready for review March 22, 2022 11:51
@xylar
Copy link
Collaborator Author

xylar commented Mar 22, 2022

Testing

I used this with an alternative template for badger (https://github.com/xylar/compass/blob/switch_to_spack/conda/spack/badger_gnu_mvapich.yaml) to successfully build a compass development environment on that machine.

@xylar xylar merged commit d7ce808 into E3SM-Project:main Mar 22, 2022
@xylar xylar deleted the add_spack_template_arg branch March 22, 2022 11: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