运行和验证

操作步骤

执行以下命令验证。
cd /path/to/IPM/IPM-2.0.6/test/test.hello
mpicc main.c -o main.x -L/path/to/IPM/lib -lipm
./main.x

结果回显如下,出现图中信息则为验证成功。