Re: [OMPI users] building openmpi 1.8.1 with intel 14.0.1

2014-08-21 Thread Ralph Castain
FWIW: I just tried on my Mac with the Intel 14.0 compilers, and it configured 
and built just fine. However, that was with the current state of the 1.8 branch 
(the upcoming 1.8.2 release), so you might want to try that in case there is a 
difference.



On Aug 21, 2014, at 12:59 PM, Gus Correa  wrote:

> Hi Peter
> 
> If I remember right from my compilation of OMPI on a Mac
> years ago, you need to have X-Code installed, in case you don't.
> 
> If vampir-trace is the only problem,
> you can disable it when you configure OMPI (--disable-vt).
> 
> My two cents,
> Gus Correa
> 
> 
> On 08/21/2014 03:35 PM, Bosler, Peter Andrew wrote:
>> Good afternoon,
>> 
>> I’m having trouble configuring OpenMPI for use with the Intel compilers.
>>  I run the command “./configure —prefix=/opt/openmpi/intel CC=icc
>> CXX=icpc FC=ifort 2>&1 | tee ~/openmpi-config.out” and I notice three
>> problems:
>> 
>> 1. I get two instances of “Report this to
>>http://www.open-mpi.org/community/help” with regard to netinet/in.h
>>and netinit/tcp.h in the output (attached)
>> 2. I receive a note about Vampire Trace being broken and finally a
>>failed configure warning
>> 3. Configure ultimately fails because it failed to build GNU libltdl.
>> 
>> I’m running Mac OS X 10.9.4 on a 3.5 Ghz 6-core Intel Xeon E5 with Intel
>> compilers version 14.0.1.  The OpenMPI version I’m trying to build is
>> 1.8.1.
>> 
>> My environment is set with LD_LIBRARY_PATH=/opt/intel/lib/intel64
>> 
>> As an aside, if there are any configuration options for OpenMPI that
>> will take special advantage of the Xeon processor, I would love to know
>> more about them.
>> 
>> Thank you very much for your time.
>> 
>> Pete Bosler
>> 
>> 
>> 
>> 
>> ___
>> 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/2014/08/25122.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/2014/08/25123.php



Re: [OMPI users] building openmpi 1.8.1 with intel 14.0.1

2014-08-21 Thread Gus Correa

Hi Peter

If I remember right from my compilation of OMPI on a Mac
years ago, you need to have X-Code installed, in case you don't.

If vampir-trace is the only problem,
you can disable it when you configure OMPI (--disable-vt).

My two cents,
Gus Correa


On 08/21/2014 03:35 PM, Bosler, Peter Andrew wrote:

Good afternoon,

I’m having trouble configuring OpenMPI for use with the Intel compilers.
  I run the command “./configure —prefix=/opt/openmpi/intel CC=icc
CXX=icpc FC=ifort 2>&1 | tee ~/openmpi-config.out” and I notice three
problems:

 1. I get two instances of “Report this to
http://www.open-mpi.org/community/help” with regard to netinet/in.h
and netinit/tcp.h in the output (attached)
 2. I receive a note about Vampire Trace being broken and finally a
failed configure warning
 3. Configure ultimately fails because it failed to build GNU libltdl.

I’m running Mac OS X 10.9.4 on a 3.5 Ghz 6-core Intel Xeon E5 with Intel
compilers version 14.0.1.  The OpenMPI version I’m trying to build is
1.8.1.

My environment is set with LD_LIBRARY_PATH=/opt/intel/lib/intel64

As an aside, if there are any configuration options for OpenMPI that
will take special advantage of the Xeon processor, I would love to know
more about them.

Thank you very much for your time.

Pete Bosler




___
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/2014/08/25122.php