tar -xvf memP-1.0.3.tar.gz
cd memP-1.0.3/
./configure --build=aarch64-unknown-linux-gnu --prefix=/path/to/memP CC=mpicc CXX=mpicxx F77=mpifort make make install make test
cd testing/ ls