跳到主要内容

Prerequisites

HDF5

提示

install a serial version HDF5 with C++ support.

Armadillo

提示

Armadillo C++ is the basis for all vector, field variables and their operations. This package should be installed and compiled with support of HDF5.

Blas && Lapack

提示

Although Blas and Lapack is not necessary, install it if possible. These two linear algebra libraries are used in Armadillo to accelerate operations.

MPI

提示

By default iSLIPs should be compiled with MPI support, which can be implemented with MPICH or OpenMPI.

cmake

提示

CMake is required, as we do not provide a Makefile.