openvax / neoantigen-vaccine-pipeline

Bioinformatics pipeline for selecting patient-specific cancer neoantigen vaccines
Apache License 2.0
75 stars 25 forks source link

use psutil to get available memory and cores for each machine #76

Closed iskandr closed 6 years ago

iskandr commented 6 years ago

@julia326 Not sure I actually need a resources memory param which assumes all available memory?

iskandr commented 6 years ago

Hey @julia326 I rebased this and changed the memory to default to 16GB per task (but left it as a commandline param). What do you think?