Thank you very much.
I have compiled with "CH3:nemesis:mxm". The compilation was successful.
Now I have a new problem. I tested the test "./icp" and get the following error.
# mpiexec -f hosts -n 4 ./cpi
[1505822776.546898] [compute1:16212:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3459.84
[1505822776.546898] [compute1:16213:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3459.84
[1505822776.546951] [compute1:16216:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3459.84
[1505822776.547039] [compute1:16214:0] sys.c:744 MXM WARN Conflicting CPU frequencies detected, using: 3459.84
[1505822776.561357] [compute1:16214:0] ib_dev.c:533 MXM WARN failed call to ibv_exp_use_priv_env(): Function not implemented
[1505822776.561371] [compute1:16214:0] ib_dev.c:544 MXM ERROR ibv_query_device() returned 38: Function not implemented
[1505822776.561386] [compute1:16218:0] ib_dev.c:533 MXM WARN failed call to ibv_exp_use_priv_env(): Function not implemented
[1505822776.561396] [compute1:16218:0] ib_dev.c:544 MXM ERROR ibv_query_device() returned 38: Function not implemented
[1505822776.561426] [compute1:16225:0] ib_dev.c:533 MXM WARN failed call to ibv_exp_use_priv_env(): Function not implemented
[1505822776.561442] [compute1:16225:0] ib_dev.c:544 MXM ERROR ibv_query_device() returned 38: Function not implemented
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(474).........:
MPID_Init(190)................: channel initialization failed
MPIDI_CH3_Init(89)............:
MPID_nem_init(320)............:
MPID_nem_mxm_init(158)........:
MPID_nem_mxm_get_ordering(464): mxm_init failed (Input/output error)