On Sep 20, 2007, at 7:49 AM, Tim Prins wrote:
This is because Open MPI is finding gcc for the C compiler and
ifort for
the Fortran compiler.
Just to be clear: it is possible to build OpenMPI using ifort for
Fortran and gcc for the C compiler on at least Linux. I have done
that on sever
Hi,
This is because Open MPI is finding gcc for the C compiler and ifort for
the Fortran compiler. Please see:
http://www.open-mpi.org/faq/?category=building#build-compilers
For how to specify to use the Intel compilers.
Hope this helps,
Tim
Bertrand P. S. Russell wrote:
Dear OpenMPI user