Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 437 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 437 Bytes

Armatus Parallel

A parallel version of the Armatus software (https://github.com/kingsfordgroup/armatus)

MPICH2 installation

Install MPICH2 (Ubuntu / Linux Mint / Debian)

sudo apt update
sudo apt install mpich2

Install MPICH2 on Mac OSX

brew install mpich2

Building

To compile the code type the following commands in the terminal:

cmake CMakeLists.txt
make

Run

./run_armatus.sh