Re: [OMPI users] basic questions about compiling OpenMPI

2013-05-22 Thread Tim Prince
On 5/22/2013 11:34 AM, Paul Kapinos wrote: On 05/22/13 17:08, Blosch, Edwin L wrote: Apologies for not exploring the FAQ first. No comments =) If I want to use Intel or PGI compilers but link against the OpenMPI that ships with RedHat Enterprise Linux 6 (compiled with g++ I presume), are

Re: [OMPI users] basic questions about compiling OpenMPI

2013-05-22 Thread Paul Kapinos
On 05/22/13 17:08, Blosch, Edwin L wrote: Apologies for not exploring the FAQ first. No comments =) If I want to use Intel or PGI compilers but link against the OpenMPI that ships with RedHat Enterprise Linux 6 (compiled with g++ I presume), are there any issues to watch out for, during

Re: [OMPI users] basic questions about compiling OpenMPI

2013-05-22 Thread Nathan Hjelm
If you are only using the C API there will be no issues. There are no guarantees with C++ or fortran. -Nathan Hjelm HPC-3, LANL On Wed, May 22, 2013 at 03:08:31PM +, Blosch, Edwin L wrote: > Apologies for not exploring the FAQ first. > > > > If I want to use Intel or PGI compilers but