Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-tests
Commits
c42504d8
Commit
c42504d8
authored
Sep 06, 2018
by
Philip Carns
Browse files
rename scripts
parent
505bf3eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
perf-regression/theta/margo-regression
-spack
.qsub
→
perf-regression/theta/margo-regression.qsub
View file @
c42504d8
File moved
perf-regression/theta/run-regression
-spack
.sh
→
perf-regression/theta/run-regression.sh
View file @
c42504d8
...
...
@@ -26,7 +26,7 @@ cp spack-shell.patch $SANDBOX/
# scratch area for job submission
mkdir
-p
$JOBDIR
cp
margo-regression
-spack
.qsub
$JOBDIR
cp
margo-regression.qsub
$JOBDIR
cd
$SANDBOX
git clone https://github.com/spack/spack.git
...
...
@@ -86,7 +86,7 @@ cp $PREFIX/bin/margo-p2p-bw $JOBDIR
# cp $PREFIX/libexec/osu-micro-benchmarks/mpi/pt2pt/osu_latency $JOBDIR
# cp $PREFIX/bin/mercury-runner $JOBDIR
cd
$JOBDIR
JOBID
=
`
qsub
--env
SANDBOX
=
$SANDBOX
./margo-regression
-spack
.qsub
`
JOBID
=
`
qsub
--env
SANDBOX
=
$SANDBOX
./margo-regression.qsub
`
cqwait
$JOBID
echo
"=== JOB DONE, COLLECTING AND SENDING RESULTS ==="
...
...
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