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

Move TPL version requirements in a shared Spack Environment file #1244

Open
chapman39 opened this issue Oct 9, 2024 · 0 comments
Open

Move TPL version requirements in a shared Spack Environment file #1244

chapman39 opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
build Build system TPL Third-party libraries

Comments

@chapman39
Copy link
Contributor

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"
@chapman39 chapman39 added build Build system TPL Third-party libraries labels Oct 9, 2024
@chapman39 chapman39 self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system TPL Third-party libraries
Projects
None yet
Development

No branches or pull requests

1 participant