Hello!
I have built open mpi 1.6 with Intel compilers (2013 versions). Compilation
was smooth, however even when I try to execute
the simple program hello.c:
mpirun -np 4 ./hello_c.x
[mpie...@claudio.ukzn] HYDU_create_process (./utils/launch/launch.c:102):
execvp error on file
/opt/intel/composer
coming from MPICH. Check your path and ensure you put the OMPI
> install location first, or use the absolute path to the OMPI mpirun
>
> On Oct 27, 2012, at 8:46 AM, Giuseppe P. wrote:
>
> Hello!
>
> I have built open mpi 1.6 with Intel compilers (2013 versions).
> Compilat