You may be able to use an Intel series 11 Fortran compiler with gcc to
compile Open MPI, but it depends on exactly what that series 11
Fortran compiler supports. If they support mixing object files from
multiple compilers like this, then hypothetically OMPI can be compiled
this way (ifort
Hi Ray,
If you look at the Intel Series 11 compilers there are warnings
about mixing various
types of compilers although the Series 11 C++ Release Notes do talk about
Eclipse Integration and C/C++ Development tools. I think that I will get in
touch with Intel before I do much more.
Can y
Hi Amos,
Amos Leffler wrote:
I want to compile Open-mpi using intel compilers.
Unfortunately the Series 10 C compiler(icc) license has expired. I
downloaded and looked at the Series 11 C++ compiler (no C compiler listed)
and would like to know if you can use this together with a