Skip to content

Commit

Permalink
default memory to 10G
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb committed Aug 15, 2024
1 parent daac62d commit 70d77c9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ conda-frontend: conda
cluster-generic-cancel-cmd: "ccancel.sh"
latency-wait: 300
default-resources:
mem: 1G
mem: 10G
time: 1440
partition: bioinfo
set-resources:
Expand Down Expand Up @@ -217,4 +217,4 @@ set-resources:
velo_to_sce:
mem: 30G
velocyto:
mem: 20G
mem: 20G

0 comments on commit 70d77c9

Please sign in to comment.