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

Build Dependency Versions with Spack? #72

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

Build Dependency Versions with Spack? #72

kwabenantim opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kwabenantim
Copy link
Member

kwabenantim commented Oct 9, 2024

Summary

Consider building custom dependency versions with Spack as an alternative to custom install scripts.

Pros

  • Spack packages are kept up to date with patches etc.
  • Can use flexible configuration options to customise dependency builds for Chaste.
  • Modulefiles can still be created for multiple dependencies installed side-by-side.
  • Might be easier to build dependencies for HPC.
  • PETSc and HDF5 versions can be built separately as Spack can sort out MPI compatibility in the dependency tree.

Cons

  • Might need to build many packages further down the dependency tree from source e.g. zlib etc, which may be too time consuming for github actions.

Related

@kwabenantim kwabenantim added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant