Thanks for the help. I am trying to execute NAS benchmark across 2 Nodes, each having 4 cores.<br>The execution works fine on a single node, but when I try to execute the benchmark across 2 Nodes, I<br>get an error like:<br>
<br>mpiexec -machinefile hostfile.txt -n 8 ./ep.A.8 <br>bash: orted: command not found<br>--------------------------------------------------------------------------<br>A daemon (pid 22973) died unexpectedly with status 127 while attempting<br>
to launch so we are aborting.<br><br>There may be more information reported by the environment (see above).<br><br>This may be because the daemon was unable to find all the needed shared<br>libraries on the remote node. You may set your LD_LIBRARY_PATH to have the<br>
location of the shared libraries on the remote nodes and this will<br>automatically be forwarded to the remote nodes.<br>--------------------------------------------------------------------------<br>--------------------------------------------------------------------------<br>
mpiexec noticed that the job aborted, but has no info as to the process<br>that caused that situation.<br>--------------------------------------------------------------------------<br>mpiexec: clean termination accomplished<br>
<br><br>Can anybody please suggest the reason for this.<br><br>Thanks,<br>Vaibhav<br><div class="gmail_quote">On Thu, Mar 3, 2011 at 8:19 PM, Anthony Chan <span dir="ltr">&lt;<a href="mailto:chan@mcs.anl.gov">chan@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
You should do configure and make as regular user,<br>
and install as root if the install directory is a root<br>
writeable only, e.g. /usr/local.  But if you install MPE<br>
to your home directory or somewhere you as a regular user<br>
has write permission, you can do everything as a regular user.<br>
<br>
A.Chan<br>
<div><div></div><div class="h5"><br>
----- Original Message -----<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am trying to install MPE and I am facing a problem.<br>
&gt; The ./configure and make operations work fine but when<br>
&gt; I am executing make install, it gives me error as:<br>
&gt;<br>
&gt; /usr/bin/install: cannot create regular file<br>
&gt; `/usr/local/include/clog_commset.h&#39;: Permission denied<br>
&gt;<br>
&gt; So I become root user and then try to execute make install, but then I<br>
&gt; get<br>
&gt; an error like:<br>
&gt;<br>
&gt; /bin/sh: ./sbin/mpeinstall: Permission denied<br>
&gt; make: *** [install] Error 126<br>
&gt;<br>
&gt; Can anybody please suggest the reason of the above.<br>
&gt;<br>
&gt; Thank You,<br>
&gt; Vaibhav<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list<br>
&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
&gt; <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>
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>
</blockquote></div><br>