Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.43 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.43 KB

MetaHipMer2 - MHM2

MetaHipMer (MHM) is a de novo metagenome short-read assembler. This is version 2 (MHM2), which is written entirely in UPC++ and runs efficiently on both single servers and on multinode supercomputers, where it can scale up to coassemble terabase-sized metagenomes. More information about MetaHipMer can be found under the ExaBiome Project of the Exascale Computing Project and in several publications:

Information about building, installing and running MHM2 can be found in the user guide

Information about the latest release can be found in the and the change log

Reproducing SC21 submission results

Set GPUS_PER_NODE variable in CMakeDefinitions.txt to the number of GPUs available on each node of your system. Then follow the instructions available in user guide for installation.