Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pegasus-isi
ACME-Workflow
Commits
8a700219
Commit
8a700219
authored
Feb 05, 2015
by
Juve, Gideon
Browse files
Run diagnostics on service node
parent
0faace15
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/acme-amwg.sh
View file @
8a700219
...
...
@@ -14,6 +14,6 @@ module load nco
# Chmod the templated script for this stage
chmod
755
$1
# Run the script on
a comput
e node
aprun
-n
1 ./
$1
# Run the script on
the servic
e node
./
$1
||
true
daxgen.py
View file @
8a700219
...
...
@@ -99,7 +99,7 @@ tr acme-amwg {
arch "x86_64"
os "linux"
type "STAGEABLE"
profile globus "hostcount" "
1
"
profile globus "hostcount" "
0
"
profile globus "jobtype" "single"
profile pegasus "exitcode.successmsg" "NORMAL EXIT FROM SCRIPT"
profile pegasus "exitcode.failuremsg" "CONVERT NOT FOUND"
...
...
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