Skip to content

Commit

Permalink
Add new environment setup script.
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelkgutierrez committed May 2, 2018
1 parent 7656fb3 commit 7b13757
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions docs/misc-build/sdsdkv-dev.sh
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

0 comments on commit 7b13757

Please sign in to comment.