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

Spack package? #4

Open
wnissen opened this issue Oct 29, 2022 · 1 comment
Open

Spack package? #4

wnissen opened this issue Oct 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wnissen
Copy link

wnissen commented Oct 29, 2022

@aaroncblack , is there a Spack package for this? Conduit has its own spack package which builds HDF5 but not SILO, so I think I have to build, at minimum SILO, HYPRE, and MFEM, and hook them up. Is there a Spack package around or is what's in this repo the current state of the art? Thanks!

abbotts added a commit to abbotts/UMT that referenced this issue Dec 2, 2022
Link with Cray Fortran if Cray Fortran is used
@aaroncblack aaroncblack self-assigned this Jun 30, 2023
@aaroncblack aaroncblack added the enhancement New feature or request label Jun 30, 2023
@aaroncblack
Copy link
Collaborator

I'm quite late on replying to this ( feel free to hit me on Teams for a quicker response ).

If this is still an open question - the spack package has been added, and I have some notes in DEPENDENCIES.md on the required libraries.

But, yes, you need:

  • CONDUIT
  • MFEM

And MFEM needs:

  • HYPRE
  • METIS

You can disable SILO, as that is only needed for reading/writing checkpoint files which isn't supported in UMT.

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

2 participants