Skip to content

Commit

Permalink
Chore: updating walltime allocation for MEME
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Jan 31, 2024
1 parent d104540 commit 7a7cf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cluster.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"MEME": {
"threads": "2",
"mem": "32g",
"time": "1-00:00:00",
"time": "3-00:00:00",
"ntasks": "--ntasks=28",
"ntasks_per_core": "--ntasks-per-core=1",
"exclusive": "--exclusive"
Expand Down

0 comments on commit 7a7cf60

Please sign in to comment.