We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following yaml is being repeated across all Spack Environment files. It should be moved to a separate yaml file.
# Globally lock version of third party libraries axom: require: "@0.9.0.1" camp: require: "@2024.02.0" conduit: require: "@0.9.1~shared~test~examples~utilities" hdf5: variants: ~shared~mpi mfem: require: "@4.7.0.1" raja: require: "@2024.02.0~shared~examples~exercises" tribol: require: "@0.1.0.16~examples~tests" umpire: require: "@2024.02.0~shared~examples~werror"
The text was updated successfully, but these errors were encountered:
chapman39
No branches or pull requests
The following yaml is being repeated across all Spack Environment files. It should be moved to a separate yaml file.
The text was updated successfully, but these errors were encountered: