Hi, I'm trying to run the mpirun tool packaged insideintel-compilerprof-256-12.1-7 [1]. When I try to execute it I see a warning message about a missing mpivars.sh file [2], and it seems is not provided on that package [3].
I would try to get the stand-alone MPI library, but I think someone else will stumble into this issue.
Thanks!
--
[1]
$ rpm -qf
/opt/intel/composer_xe_2011_sp1.7.256/mpirt/bin/intel64/mpirunintel-compilerprof-256-12.1-7.x86_64
[2]
$
/opt/intel/composer_xe_2011_sp1.7.256/mpirt/bin/intel64/mpirun/opt/intel/composer_xe_2011_sp1.7.256/mpirt/bin/intel64/mpirun:
line 86: /opt/intel/composer_xe_2011_sp1.7.256/mpirt/bin/intel64/mpivars.sh: No
such file or directoryWARNING: Unable to read mpd.hosts
or list of hosts isn't provided. MPI job will be run on the current machine
only.
[3]
$ locate mpivars.sh
$



