voutcn / megahit

Ultra-fast and memory-efficient (meta-)genome assembler
http://www.ncbi.nlm.nih.gov/pubmed/25609793
GNU General Public License v3.0
596 stars 135 forks source link

How to run megahit with MPI? #267

Closed zckoo007 closed 4 years ago

zckoo007 commented 4 years ago

Hello, I run megahit on a cluster, each node have 28cpu and 256 RAM,Is megahit compatible with mpirun? Could you give an example for how to run megahit by mpirun?

thanks a lot!

voutcn commented 4 years ago

No. It doesn't use MPI.