export LD_LIBRARY_PATH=/path/to/memP/lib:$LD_LIBRARY_PATH
mpirun --allow-run-as-root -np 2 00-simple-c.exe
结果回显如下,出现图中信息则为运行成功。