Skip to content

Commit

Permalink
increase derecho walltime to 12hrs
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 30, 2023
1 parent 3d692b8 commit 3b191e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
<directive> -l select={{ num_nodes }}:ncpus={{ max_cputasks_per_gpu_node }}:mpiprocs={{ tasks_per_node }}:ompthreads={{ thread_count }}:mem=480GB:ngpus={{ ngpus_per_node }}:mps=1 </directive>
</directives>
<queues>
<queue walltimemax="4:00:00" nodemin="1" nodemax="2488" >main</queue>
<queue walltimemax="12:00:00" nodemin="1" nodemax="2488" >main</queue>
</queues>
</batch_system>

Expand Down

0 comments on commit 3b191e4

Please sign in to comment.