6.3 openib build problems?


Click here for full thread
Forum Regular
Hi Michael,

From the link line it seems that actually neither IB_LIB nor IB_LIB_NAME are picked up. Hence I would like to suggest setting the following:

export LIBMPI="$(LIBMPI) -L$(IB_LIB) $(IB_LIB_NAME)"

I am still at a loss why the OpenIB environment variables are not picked up but hopefully this will fix the link line at least as a workaround.

Huub