Maybe you can try<br><br>mpiexec -np 6 ./a.out<br><br>YIN<br><br><div class="gmail_quote">2010/5/11 ankur pachauri <span dir="ltr"><<a href="mailto:ankurpachauri@gmail.com">ankurpachauri@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br clear="all">hi i had install MPICH2: 1.2.1p1 on fedora 11 using yum with the command,<br>yum install mpich2<br>it is compiling well using <br>mpicc -lm **FILE NAME**<br>and generate the executable (a.out) file of that code <br>
but on using <br>mpiexec -np 6 a.out<br>it says <br>" problem with execution of a.out on localhost.localdomain: [Errno 2] No such file or directory "<br><br>please help<br>-- <br>Ankur Pachauri.<br>09927590910<br>
<br>Research Scholar,<br>software engineering.<br>Department of Mathematics<br>Dayalbagh Educational Institute<br>Dayalbagh,<br>AGRA<br>
<br>_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
<br></blockquote></div><br>