Skip to content

Commit

Permalink
Merge pull request #677 from lukemartinlogan/dev
Browse files Browse the repository at this point in the history
Update spack to depend on hermes_shm
  • Loading branch information
lukemartinlogan authored Feb 8, 2024
2 parents cbf55ae + eedda48 commit 278a42f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 250 deletions.
2 changes: 1 addition & 1 deletion ci/hermes/packages/hermes_shm/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class HermesShm(CMakePackage):
when='+ares')

# Main dependencies
depends_on('[email protected]', when='+mochi')
depends_on('mochi-thallium+cereal@0.10.1', when='+mochi')
depends_on('cereal', when='+cereal')
depends_on('[email protected]: +context +fiber', when='+boost')
depends_on('mpi', when='+mpiio')
Expand Down
50 changes: 0 additions & 50 deletions ci/py_hermes_ci/bin/run_test

This file was deleted.

199 changes: 0 additions & 199 deletions ci/py_hermes_ci/py_hermes_ci/test_manager.py

This file was deleted.

0 comments on commit 278a42f

Please sign in to comment.