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