tgen / pegasusPipe

MIT License
1 stars 0 forks source link

BWA Align memory usage #46

Closed PedalheadPHX closed 6 years ago

PedalheadPHX commented 6 years ago

jobscript is setting the memory per core at --mem-per-cpu 5000

This is ridiculously high for bwa, which should not be using much more than 5-9GB or ram for the run. It is also preventing bwa from getting on anything but the top end boxes which is slowing things down

I would set it to 2000 or 3000 at the most

ryanrichholt commented 6 years ago

Fixed with https://github.com/tgen/pegasusPipe/commit/cb3c916e9f83c18f49d78e552f51cd448080bc90