Skip to content

Commit

Permalink
removed nodes at least one of which is problematic - but could be mor…
Browse files Browse the repository at this point in the history
…e than one
  • Loading branch information
mvertens committed Jul 10, 2024
1 parent 7adbb95 commit 44838ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<directives>
<directive>-l nodes={{ num_nodes }}</directive>
<directive>-q iccp</directive>
<directive> -V </directive>
<directive> -V </directive>

</directives>
<queues>
Expand Down Expand Up @@ -677,6 +677,7 @@
<directive> --ntasks={{ total_tasks }}</directive>
<directive> --export=ALL</directive>
<directive> --switches=1</directive>
<directive> --exclude=b3355,b3356,b3357,b3359,b3379,b3382,b3383</directive>
</directives>
<directives queue = "normal">
<directive> --partition=normal</directive>
Expand Down

0 comments on commit 44838ea

Please sign in to comment.