<div dir="ltr">Hi Mansi,<div><br></div><div>I suspect that you can safely ignore the error.  The error probably comes from line 7 of the "nekbmpi" script:</div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:20px;white-space:pre">mv $1.sch $1.sch1</span><br></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">This command is intended to move the .sch file from a previous run, in case there's one in your directory.  If this is your first run, there will be no .sch file in your directory, and the "mv" command will give the error you saw.  So it probably doesn't indicate a problem. </font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif"><br></font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">Best,</font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">Ron Rahaman </font></span></div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Argonne National Laboratory, Math and Computer Science Division</span><br></div><div>University of Chicago, Department of Computer Science</div></div></div></div></div></div></div></div></div>
<div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 13, 2016 at 3:27 PM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello Users,</p>
<p>I have Redhat linux workstation, I have already compiled code with nekb by making changes in makenek file, but now I want to run it parallel. At first when I compiled it by making F77 = mpif77 and cc= mpicc and commenting IFMPI ="false" I got errors that
 mpi not found than I installed openmpi <br>
</p>
<p>Now when I compile using makenek it gets compiled successfully but when I try to run it using<span style="background-color:rgb(0,255,0)">
</span><span style="background-color:rgb(0,255,0)">nekbmpi </span>i get errors like
</p>
<div><span style="background-color:rgb(255,255,0)">mv: cannot stat `eddy_uv.sch': No such file or directory<br>
<span style="background-color:rgb(255,255,255)">and sometimes if i do ./nekbmpi eddy_uv 4 it and put enter i get no errors on first time but if i enter again for second time I get same error that is
<span style="background-color:rgb(255,255,0)">mv: cannot stat `eddy_uv.sch': No such file or directory</span></span></span><br>
I want to understand what mistake I am doing and what should I do to get rid of errors and also which file can help me to see whats going on in simulation<br>
<br>
<br>
Thanks,<br>
Mansi Patel<br>
</div>
<p></p>
</div>
</div>

<br>_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" rel="noreferrer" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
<br></blockquote></div><br></div></div>