Skip to content

Commit

Permalink
job priority again
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 30, 2023
1 parent cf0ccbe commit d8e9b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cesm/machines/config_batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
<batch_system MACH="derecho" type="pbs" >
<batch_submit>qsub</batch_submit>
<submit_args>
<arg name="-l job_priority=" flag="$JOB_PRIORITY"/>
<arg flag="-l job_priority=" name="$JOB_PRIORITY"/>
</submit_args>
<directives>
<directive default="/bin/bash" > -S {{ shell }} </directive>
Expand Down

0 comments on commit d8e9b89

Please sign in to comment.