slurm-cake to verify job file exists
This commit is contained in:
@@ -107,6 +107,6 @@ fi
|
||||
|
||||
echo "The job file is in $JOBFILE"
|
||||
# send the job
|
||||
srun --nodelist=${NODELIST[$INDEX]} "$JOBFILE"
|
||||
srun --nodelist=${NODELIST[$INDEX]} slurm-cake "$JOBFILE"
|
||||
|
||||
wait
|
||||
|
||||
Reference in New Issue
Block a user