Skip to content

Commit

Permalink
Update submitODE.sbatch
Browse files Browse the repository at this point in the history
  • Loading branch information
chaillet authored Feb 28, 2022
1 parent 9f4d0cf commit d75a436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batchRuns/submitODE.sbatch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#SBATCH --time=2:00:00
#SBATCH --output=oneLoucs_%A_%a.out
#SBATCH --error=oneLoucs_%A_%a.err
#SBATCH --array=2-16
#SBATCH --array=3-30
#SBATCH --tasks=1
#SBATCH --cpus-per-task=1
#SBATCH --mem-per-cpu=10000
Expand Down

0 comments on commit d75a436

Please sign in to comment.