Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
changed conditions for trim_pe and trim_se
Browse files Browse the repository at this point in the history
  • Loading branch information
tovahmarkowitz committed Oct 10, 2018
1 parent 6967f36 commit bc7de06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cluster.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"trim_pe":
{
"threads": "32",
"mem": "24g"
"threads": "16",
"mem": "66g"
},
"trim_se":
{
"threads": "32",
"mem": "24g"
"threads": "16",
"mem": "66g"
},
"stats":
{
Expand Down

0 comments on commit bc7de06

Please sign in to comment.