Skip to content

Commit

Permalink
add develop queue on derecho
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 15, 2023
1 parent f8e945e commit bd96dd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/cesm/machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
</directives>
<queues>
<queue walltimemax="12:00:00" nodemin="1" nodemax="2488" default="true">main</queue>
<queue walltimemax="1:00:00" nodemin="1" nodemax="2">develop</queue>
</queues>
</batch_system>

Expand Down

0 comments on commit bd96dd3

Please sign in to comment.