Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Samuel Van Stroud
training-dataset-dumper
Commits
f73275d2
Commit
f73275d2
authored
Jan 24, 2019
by
Dan Guest
Browse files
Update container listing for grid scripts
parent
b15db8c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
grid/submit-hbb.sh
View file @
f73275d2
...
@@ -31,7 +31,7 @@ GRID_NAME=${RUCIO_ACCOUNT-${USER}}
...
@@ -31,7 +31,7 @@ GRID_NAME=${RUCIO_ACCOUNT-${USER}}
#
#
# This job's tag (the current expression is something random)
# This job's tag (the current expression is something random)
# BATCH_TAG=$(date +%F-T%H%M%S)-R${RANDOM}
# BATCH_TAG=$(date +%F-T%H%M%S)-R${RANDOM}
BATCH_TAG
=
v
4
BATCH_TAG
=
v
5
DEFAULT_CONFIG
=
ak10lc.json
DEFAULT_CONFIG
=
ak10lc.json
...
@@ -94,7 +94,7 @@ prun --outTarBall=${ZIP} --noSubmit --useAthenaPackages\
...
@@ -94,7 +94,7 @@ prun --outTarBall=${ZIP} --noSubmit --useAthenaPackages\
##########################################
##########################################
#
#
# Get a list of input datasets
# Get a list of input datasets
INPUT_DATASETS
=(
$(
cat
${
BASE
}
/datasets/ftag5/p3652/
broken-jobs-v3
.txt
)
)
INPUT_DATASETS
=(
$(
cat
${
BASE
}
/datasets/ftag5/p3652/
mc16a-containers
.txt
)
)
#
#
# Loop over all inputs
# Loop over all inputs
echo
"submitting for
${#
INPUT_DATASETS
[*]
}
datasets"
echo
"submitting for
${#
INPUT_DATASETS
[*]
}
datasets"
...
...
Write
Preview
Supports
Markdown
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