Pradeep Jha <pradeep <at> ccs.engg.nagoya-u.ac.jp> writes: > > Hello, > When I am trying to run a perfectly running parallel code on a new Linux machine, using the following command: > > -------------------------------------------------------------- > > mpirun -np 16 name_of_executable > > -------------------------------------------------------------- > > > I am getting the following error: > > -------------------------------------------------------------- > > /opt/intel/composer_xe_2013.1.117/mpirt/bin/intel64/mpirun: line 96: /opt/intel/composer_xe_2013.1.117/mpirt/bin/intel64/mpivars.sh: No such file or directory > > -------------------------------------------------------------- > > > This machine already has installed in it. Any ideas what can be the problem? > > Thanks, > Pradeep > > > _______________________________________________ > users mailing list > users <at> open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users
Pradeep I have the same problem.I get the same message when I use mpirun Did you solve it? Can you tell me how you did it? Thanks, Pepito