Re: [OMPI users] [EXTERNAL] Re: Errors on POWER8 Ubuntu 14.04u2

2015-03-30 Thread Nysal Jan K A
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

Re: [OMPI users] [EXTERNAL] Re: Errors on POWER8 Ubuntu 14.04u2

2015-03-27 Thread Hammond, Simon David (-EXP)
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