Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
HEP
HEPnOS
Commits
80099ac0
Commit
80099ac0
authored
Mar 04, 2020
by
Matthieu Dorier
Browse files
changed ch-placement into mochi-ch-placement
parent
df16b7d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/ci/jenkins-mcs-workstation.sh
View file @
80099ac0
...
...
@@ -17,7 +17,7 @@ spack repo add sds-repo
echo
"Installing depencencies"
spack
install
mpich
spack
install
ch-placement
spack
install
mochi-
ch-placement
spack
install
mochi-thallium
spack
install
mochi-kv
spack
install
yaml-cpp
...
...
@@ -31,7 +31,7 @@ spack find
echo
"Loading packages"
spack load
-r
mpich
spack load
-r
ch-placement
spack load
-r
mochi-
ch-placement
spack load
-r
mochi-thallium
spack load
-r
mochi-kv
spack load
-r
yaml-cpp
...
...
test/ci/jenkins-theta.sh
View file @
80099ac0
...
...
@@ -19,7 +19,7 @@ echo "Copying packages.yaml file"
cp
$HERE
/theta-packages.yaml
$HOME
/.spack/cray/packages.yaml
echo
"Installing depencencies"
spack
install
ch-placement
spack
install
mochi-
ch-placement
spack
install
mochi-thallium
spack
install
mochi-kv
spack
install
yaml-cpp
...
...
@@ -32,7 +32,7 @@ echo "List of packages"
spack find
echo
"Loading packages"
spack load
-r
ch-placement
spack load
-r
mochi-
ch-placement
spack load
-r
mochi-thallium
spack load
-r
mochi-kv
spack load
-r
yaml-cpp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment