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