If this is Power 8 in LE mode, its most likely a libtool issue. You need
libtool >= 2.4.3, which has the LE patches, and need to run autogen.pl
again. I have an issue open for this -
https://github.com/open-mpi/ompi/issues/396
Regards
--Nysal
On Sat, Mar 28, 2015 at 12:41 AM, Hammond, Simon David
Thanks guys,
I have tried two configure lines:
(1) ./configure
--prefix=/home/projects/power8/openmpi/1.8.4/gnu/4.8.2/cuda/none
--enable-mpi-thread-multiple CC=/usr/bin/gcc CXX=/usr/bin/g++
FC=/usr/bin/gfortran
(2) ./configure
--prefix=/home/projects/power8/openmpi/1.8.4/gnu/4.8.2/cuda/none