Skip to content

Commit

Permalink
Merge pull request #23 from vub-hpc/fix-hydra-jobid
Browse files Browse the repository at this point in the history
remove custom job id pattern for Hydra
  • Loading branch information
wpoely86 authored Jul 15, 2024
2 parents f87e9b3 + b250078 commit 320c629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Author: Alex Domingo (Vrije Universiteit Brussel)

<batch_system MACH="hydra" type="slurm">
<batch_submit>sbatch</batch_submit>
<jobid_pattern>job (\d+)</jobid_pattern>
<submit_args>
<arg flag="-t" name="$JOB_WALLCLOCK_TIME"/>
<arg flag="-p" name="$JOB_QUEUE"/>
Expand Down

0 comments on commit 320c629

Please sign in to comment.