hallamlab / metapathways2

MetaPathways v2.0: A master-worker model for environmental Pathway/Genome Database construction on grids and clouds
http://hallam.microbiology.ubc.ca/MetaPathways/
33 stars 14 forks source link

MP2 Should utilize all CPUs when processing a set of samples, and spare CPUs are available #83

Closed taltman closed 7 years ago

taltman commented 8 years ago

I gave MP2 a set of ten metagenomes to process on the command line. It is currently running Prodigal on a single CPU, and all other CPUs are idle. It should realize that it has spare CPU capacity at its disposal, and should start running Prodigal on all samples simultaneously.

hallamlab commented 7 years ago

this is great suggestion, thanks