forked from mochi-hpc/mochi-sdsdkv
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7656fb3
commit 7b13757
Showing
1 changed file
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,5 @@ | ||
# Source to get requisite packages loaded by spack. | ||
|
||
. $HOME/src/spack/share/spack/setup-env.sh | ||
|
||
spack load [email protected] | ||
spack load [email protected] | ||
spack load abtsnoozer@master | ||
spack load ch-placement@master | ||
spack load ssg@master | ||
spack load argobots@dev-get-dev-basic | ||
spack load mercury@master | ||
spack load margo@master | ||
spack load sdskeyval@master | ||
spack load [email protected] | ||
spack load [email protected] | ||
source <(spack module loads --dependencies sdskeyval) | ||
|
||
module list |