Skip to content

Commit

Permalink
update cori batch setup (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig authored Apr 10, 2020
1 parent 1c6c225 commit 31a1975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/scripts/cice.batch.csh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ else if (${ICE_MACHINE} =~ cori*) then
@ nthrds2 = ${nthrds} * 2
cat >> ${jobfile} << EOFB
#SBATCH -J ${ICE_CASENAME}
###SBATCH -A ${acct}
#SBATCH -A ${acct}
#SBATCH --qos ${queue}
#SBATCH --time ${batchtime}
#SBATCH --nodes ${nnodes}
Expand Down

0 comments on commit 31a1975

Please sign in to comment.