A parallel version of the Armatus software (https://github.com/kingsfordgroup/armatus)
Install MPICH2 (Ubuntu / Linux Mint / Debian)
sudo apt update
sudo apt install mpich2
Install MPICH2 on Mac OSX
brew install mpich2
To compile the code type the following commands in the terminal:
cmake CMakeLists.txt
make
./run_armatus.sh