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 
--enable-mpi-thread-multiple CC=/usr/bin/gcc CXX=/usr/bin/g++ 
FC=/usr/bin/gfortran --enable-shared --disable-static

The second was just to try and force the generation of shared libraries (I 
notice they are not in 
/home/projects/power8/openmpi/1.8.4/gnu/4.8.2/cuda/none/lib).

I also attached the config.log from (2) bzip2'd as requested on the help page.

Thanks for all of your help,


S.


--
Simon Hammond
Center for Computing Research (Scalable Computer Architectures)
Sandia National Laboratories, NM
[Sent from remote connection, please excuse typing errors]

________________________________________
From: users <users-boun...@open-mpi.org> on behalf of Jeff Squyres (jsquyres) 
<jsquy...@cisco.com>
Sent: Friday, March 27, 2015 11:15 AM
To: Open MPI User's List
Subject: [EXTERNAL] Re: [OMPI users] Errors on POWER8 Ubuntu 14.04u2

It might be helpful to send all the information listed here:

    http://www.open-mpi.org/community/help/


> On Mar 26, 2015, at 10:55 PM, Ralph Castain <rhc.open...@gmail.com> wrote:
>
> Could you please send us your configure line?
>
>> On Mar 26, 2015, at 4:47 PM, Hammond, Simon David (-EXP) 
>> <sdha...@sandia.gov> wrote:
>>
>> Hi everyone,
>>
>> We are trying to compile custom installs of OpenMPI 1.8.4 on our POWER8 
>> Ubuntu system. We can configure and build correctly but when running 
>> ompi_info we see many errors like those listed below. It appears that all of 
>> the libraries in the ./lib are static (.a) files. It appears that we are 
>> unable to get our IB system working as a result.
>>
>> Can you recommend what we should be doing to ensure this works correctly?
>>
>> [node11:104711] mca: base: component_find: unable to open 
>> /home/projects/power8/openmpi/1.8.4/gnu/4.8.2/cuda/none/lib/openmpi/mca_compress_bzip:
>>  lt_dlerror() returned NULL! (ignored)
>>
>> Thanks for your help,
>>
>>
>> --
>> Simon Hammond
>> Center for Computing Research (Scalable Computer Architectures)
>> Sandia National Laboratories, NM
>> [Sent from remote connection, please excuse typing errors]
>> _______________________________________________
>> users mailing list
>> us...@open-mpi.org
>> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
>> Link to this post: 
>> http://www.open-mpi.org/community/lists/users/2015/03/26547.php
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/03/26550.php


--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

_______________________________________________
users mailing list
us...@open-mpi.org
Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
Link to this post: 
http://www.open-mpi.org/community/lists/users/2015/03/26551.php

Attachment: power8-config.log.bz2
Description: power8-config.log.bz2

Reply via email to