<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" 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>
</body>
</html>