HDFGroup / hermes

Extending the HDF5 library to support intelligent I/O buffering for deep memory and storage hierarchy systems
https://grc.iit.edu/research/projects/hermes
30 stars 17 forks source link

Deployment updates #673

Closed lukemartinlogan closed 4 months ago

lukemartinlogan commented 4 months ago

Updates primarily regarding deployment:

  1. Update the dockerfile to not error when loading modules
  2. Update the spack file to depend on hermes_shm and not repeat dependencies
  3. Update CMake to only search for hrun_client to reduce confusion across cmake versions
  4. Add back dockerhub to github action