5 [ -d gmxapi
] || git clone
--depth=1 --no-single-branch https
://github.com
/kassonlab
/gmxapi.git
7 git checkout release-0_0_7
11 cmake ..
-DCMAKE_CXX_COMPILER=$CXX -DCMAKE_C_COMPILER=$CC -DPYTHON_EXECUTABLE=$PYTHON
15 mpiexec
-n 2 $PYTHON -m mpi4py
-m pytest
--log-cli-level=WARN
--pyargs gmx
-s
16 # mpiexec -n 2 $PYTHON -m mpi4py -m pytest --log-cli-level=DEBUG --pyargs gmx -s --verbose