Compiling with OpenFabrics interface


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

Forum Vet
See solution in the following forum item. It specifies the working compile environment:

http://nwchemgit.github.io/Special_AWCforum/st/id188

Bert


Quote:Deburgess Apr 8th 4:28 pm
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


Forum >> NWChem's corner >> Compiling NWChem