Skip to content

Commit

Permalink
increase memory for mitohifi
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Nov 18, 2024
1 parent 5acdd94 commit 73396dc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,9 @@ tools:
toolshed.g2.bx.psu.edu/repos/bgruening/itsx/itsx/.*:
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/bgruening/mitohifi/mitohifi/.*:
toolshed.g2.bx.psu.edu/repos/bgruening/mitohifi/mitohifi/.*: # Not working on pulsar (18/11/24 CB)
cores: 8
mem: 24 # TODO: this is 8/16 in shared db. If no further problems update this in shared db
mem: 32 # TODO: this is 8/16 in shared db. If no further problems update this in shared db
params:
singularity_enabled: true
toolshed.g2.bx.psu.edu/repos/bgruening/music_.*:
Expand Down

0 comments on commit 73396dc

Please sign in to comment.