Skip to content

Commit

Permalink
Decreasing memory allocation for octopus due to lower obeserved usage…
Browse files Browse the repository at this point in the history
… and HPC staff email.
  • Loading branch information
skchronicles committed Dec 19, 2024
1 parent 89a0159 commit ea57257
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 @@ -414,7 +414,7 @@
},
"octopus_somatic": {
"threads": "28",
"mem": "120G",
"mem": "64G",
"time": "2-12:00:00"
},
"octopus_merge": {
Expand Down

0 comments on commit ea57257

Please sign in to comment.