Skip to content

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

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
LICENSE.txt
Notifications You must be signed in to change notification settings

Khrameeva-Lab/ArmatusParallel

Repository files navigation

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

About

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

Resources

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages