Me too i think that the compilation of openmpi with intel compiler si good but
i do not why the program say that open mpi support is broken if i compile
openmpi with gnu FORTRAN i find no problem
Thanks ti help me again
Inviato da iPhone
> Il giorno 28/mag/2014, alle ore 13:33, "Jeff Squyres (j
Your configure statement looks fine (note that you don't need the F77=ifort
token, but it's harmless -- the FC=ifort token is the important one).
Can you send all the information listed here:
http://www.open-mpi.org/community/help/
On May 28, 2014, at 2:15 AM, Lorenzo DonĂ wrote:
> Pleas
Please can you help me to compile openmpi 1.8.1 with intel compiler??
i compiled it with this configuration ./configure FC=ifort CC=icc CXX=icpc
F77=ifort --prefix=/Users/lorenzodona/openmpi-1.8.1
but when I try to use it for another program I found mpi support is broken..
Please can you help me t