Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-tests
Commits
ced1b251
Commit
ced1b251
authored
Apr 03, 2019
by
Shane Snyder
Browse files
use ior@develop in perf tests
parent
2e1e8958
Changes
3
Hide whitespace changes
Inline
Side-by-side
perf-regression/bebop/run-regression.sh
View file @
ced1b251
...
@@ -60,7 +60,7 @@ echo "- ${SANDBOX}/sds-repo" >> $SPACK_ROOT/etc/spack/repos.yaml
...
@@ -60,7 +60,7 @@ echo "- ${SANDBOX}/sds-repo" >> $SPACK_ROOT/etc/spack/repos.yaml
spack uninstall
-R
-y
argobots mercury opa-psm2 bake
||
true
spack uninstall
-R
-y
argobots mercury opa-psm2 bake
||
true
# nightly tests should test nightly software!
# nightly tests should test nightly software!
spack
install
ior@
mobject
+mobject ^margo@develop ^mercury@develop ^mobject@develop ^bake@develop ^remi@develop ^thallium@develop ^sdskeyval@develop ^ssg@develop
spack
install
ior@
develop
+mobject ^margo@develop ^mercury@develop ^mobject@develop ^bake@develop ^remi@develop ^thallium@develop ^sdskeyval@develop ^ssg@develop
# deliberately repeat setup-env step after building modules to ensure
# deliberately repeat setup-env step after building modules to ensure
# that we pick up the right module paths
# that we pick up the right module paths
...
...
perf-regression/cooley/mobject-regression.qsub
View file @
ced1b251
...
@@ -13,7 +13,7 @@ export FI_FORK_UNSAFE=1
...
@@ -13,7 +13,7 @@ export FI_FORK_UNSAFE=1
export
PATH
=
${
SPACK_ROOT
}
/bin:
${
PATH
}
export
PATH
=
${
SPACK_ROOT
}
/bin:
${
PATH
}
.
${
SPACK_ROOT
}
/share/spack/setup-env.sh
.
${
SPACK_ROOT
}
/share/spack/setup-env.sh
spack load
-r
ior@
mobject
+mobject
spack load
-r
ior@
develop
+mobject
module list
module list
...
...
perf-regression/cooley/run-regression.sh
View file @
ced1b251
...
@@ -51,7 +51,7 @@ echo "repos:" > $SPACK_ROOT/etc/spack/repos.yaml
...
@@ -51,7 +51,7 @@ echo "repos:" > $SPACK_ROOT/etc/spack/repos.yaml
echo
"-
${
SANDBOX
}
/sds-repo"
>>
$SPACK_ROOT
/etc/spack/repos.yaml
echo
"-
${
SANDBOX
}
/sds-repo"
>>
$SPACK_ROOT
/etc/spack/repos.yaml
spack bootstrap
spack bootstrap
spack uninstall
-R
-y
argobots mercury rdma-core libfabric
||
true
spack uninstall
-R
-y
argobots mercury rdma-core libfabric
||
true
spack
install
ior@
mobject
+mobject
spack
install
ior@
develop
+mobject
# deliberately repeat setup-env step after building modules to ensure
# deliberately repeat setup-env step after building modules to ensure
# that we pick up the right module paths
# that we pick up the right module paths
.
$SANDBOX
/spack/share/spack/setup-env.sh
.
$SANDBOX
/spack/share/spack/setup-env.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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