Compiling with OpenFabrics interface


Click here for full thread
Clicked A Few Times
Configuration fails:

configure: searching for OPENIB...
checking infiniband/verbs.h usability... yes
checking infiniband/verbs.h presence... yes
checking for infiniband/verbs.h... yes
checking for library containing ibv_open_device... no
configure: error: test for ARMCI_NETWORK=OPENIB failed

My environment variables are:
ARMCI_NETWORK=OPENIB
IB_HOME=/usr
IB_INCLUDE=/usr/include
IB_LIB=/usr/lib64
IB_LIB_NAME=-libibverbs -libibumad -lpthread


Thank you very much for your help