On 7/4/2014 11:22 AM, Timur Ismagilov wrote:
1. Intell mpi is located here: /opt/intel/impi/4.1.0/intel64/lib. I
have added OMPI path at the start and got the same output.
If you can't read your own thread due to your scrambling order of posts,
I'll simply reiterate what was mentioned before:
ifort has its own mpiexec in the compiler install path to support
co-array (not true MPI), so your MPI path entries must precede the ifort
ones. Thus, it remains important to try checks such as 'which mpiexec'
and assure that you are running the intended components. ifort co-arrays
will not cooperate with presence of OpenMPI.
--
Tim Prince