correct cake usage
This commit is contained in:
@@ -113,5 +113,6 @@ fi
|
||||
echo "The job file is in $JOBFILE"
|
||||
# send the job
|
||||
srun --nodelist=${NODELIST[$INDEX]} slurm-cake "$JOBFILE" "$JOBFILE"
|
||||
|
||||
EC=$?
|
||||
wait
|
||||
exit $EC
|
||||
|
||||
@@ -108,5 +108,6 @@ fi
|
||||
echo "The job file is in $JOBFILE"
|
||||
# send the job
|
||||
srun --nodelist=${NODELIST[$INDEX]} slurm-cake "$JOBFILE" "$JOBFILE"
|
||||
|
||||
EC=$?
|
||||
wait
|
||||
exit $EC
|
||||
|
||||
Reference in New Issue
Block a user