6.3 openib build problems?
Click here for full thread
Forum Regular
8:32:39 AM PDT - Tue, Jul 9th 2013
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