Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 247 Bytes

Requirements

  • Boost C++ Libraries: 1.58 or newer
  • GCC: 4.8.2 or newer
  • OpenMPI: 1.8.6 or newer
  • Cmake: 2.8.2 or newer

Run

mkdir build && cd build && cmake ..
make
ctest

License

See the LICENSE file for details.