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
sds-tests
Commits
3fff0eb4
Commit
3fff0eb4
authored
Nov 11, 2019
by
Philip Carns
Browse files
disable reg cache for verbs tests
parent
a1df8a86
Changes
6
Hide whitespace changes
Inline
Side-by-side
perf-regression/cooley/bake-kove.qsub
View file @
3fff0eb4
...
...
@@ -9,7 +9,7 @@
# pmdk or the file backend to bake. Note that it is hard coded to use a specific
# xpd and volume; this job assumes it has exclusive access.
export
FI_
FORK_UNSAFE
=
1
export
FI_
MR_CACHE_MAX_COUNT
=
0
export
HOME
=
$SANDBOX
export
KDSA_MPIO_MAX_CONN
=
1
export
PMDK_PATH
=
"/xmem/xpdha"
...
...
perf-regression/cooley/bake-regression.qsub
View file @
3fff0eb4
...
...
@@ -6,7 +6,7 @@
#COBALT -q ibleaf3-debug
export
HOME
=
$SANDBOX
export
FI_
FORK_UNSAFE
=
1
export
FI_
MR_CACHE_MAX_COUNT
=
0
.
$SANDBOX
/spack/share/spack/setup-env.sh
BAKE_STABLE_VER
=
`
spack find bake |grep bake |grep
-v
file-backend
`
...
...
perf-regression/cooley/margo-regression-tcp.qsub
View file @
3fff0eb4
...
...
@@ -6,6 +6,7 @@
#COBALT -q ibleaf3-debug
export
HOME
=
$SANDBOX
export
FI_MR_CACHE_MAX_COUNT
=
0
.
$SANDBOX
/spack/share/spack/setup-env.sh
spack load
-r
ssg
...
...
perf-regression/cooley/margo-regression.qsub
View file @
3fff0eb4
...
...
@@ -6,7 +6,7 @@
#COBALT -q ibleaf3-debug
export
HOME
=
$SANDBOX
export
FI_
FORK_UNSAFE
=
1
export
FI_
MR_CACHE_MAX_COUNT
=
0
.
$SANDBOX
/spack/share/spack/setup-env.sh
BAKE_STABLE_VER
=
`
spack find bake |grep bake |grep
-v
file-backend
`
...
...
perf-regression/cooley/mobject-regression.qsub
View file @
3fff0eb4
...
...
@@ -6,7 +6,7 @@
#COBALT -q ibleaf3-debug
export
HOME
=
$SANDBOX
export
FI_
FORK_UNSAFE
=
1
export
FI_
MR_CACHE_MAX_COUNT
=
0
.
${
SANDBOX
}
/spack/share/spack/setup-env.sh
spack load
-r
ior@develop +mobject
...
...
perf-regression/cooley/pmdk-regression.qsub
View file @
3fff0eb4
...
...
@@ -6,6 +6,7 @@
#COBALT -q ibleaf3-debug
export
HOME
=
$SANDBOX
export
FI_MR_CACHE_MAX_COUNT
=
0
.
$SANDBOX
/spack/share/spack/setup-env.sh
BAKE_STABLE_VER
=
`
spack find bake |grep bake |grep
-v
file-backend
`
...
...
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