Skip to content

Commit

Permalink
Bumping up deepsomatic local disk allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Oct 23, 2024
1 parent 0925a6f commit 9f1c3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cluster/slurm.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"threads": "24",
"mem": "64G",
"time": "1-18:00:00",
"gres": "lscratch:512"
"gres": "lscratch:800"
},
"deepvariant": {
"threads": "18",
Expand Down

0 comments on commit 9f1c3ff

Please sign in to comment.