aboutsummaryrefslogtreecommitdiff
path: root/scripts/turbo-index-lsf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/turbo-index-lsf')
-rw-r--r--scripts/turbo-index-lsf2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/turbo-index-lsf b/scripts/turbo-index-lsf
index f7635de4..d82ccbf8 100644
--- a/scripts/turbo-index-lsf
+++ b/scripts/turbo-index-lsf
@@ -67,6 +67,8 @@ for FILE in split-events-${RUN}.lst*; do
command="indexamajig -i $FILE -o $STREAMDIR/$STREAM --serial-start=$POS"
command="$command -j \`nproc\` -g $GEOM"
#command="$command --peaks=zaef" # Indexing parameters here
+ # Note: if using --mille, each indexamajig job needs its own directory:
+ # --mille-dir=mille-data-$NUMBER
echo $command >> $SLURMFILE