Skip to content
Snippets Groups Projects
Commit b72a811a authored by BIOPZ-Börsch Anastasiya's avatar BIOPZ-Börsch Anastasiya
Browse files

Increase memory for some rules

parent ce1b6162
No related branches found
No related tags found
2 merge requests!76Bump version to v0.2.0,!74Cluster.json was updated
Pipeline #11033 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"queue": "6hours", "queue": "6hours",
"time": "01:00:00", "time": "01:00:00",
"threads": "1", "threads": "1",
"mem": "4G", "mem": "8G",
"name": "{rule}.{wildcards}", "name": "{rule}.{wildcards}",
"out": "logs/cluster/{rule}.{wildcards}-%j-%N.out" "out": "logs/cluster/{rule}.{wildcards}-%j-%N.out"
}, },
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
{ {
"time": "03:00:00", "time": "03:00:00",
"threads":"8", "threads":"8",
"mem":"10G" "mem":"20G"
}, },
"create_index_kallisto": "create_index_kallisto":
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment