<div dir="ltr"><div dir="ltr">On Wed, Sep 4, 2019 at 8:07 PM Konstantinos Kontzialis via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I try to run my code with petsc on Fedora. It’s a parallel CFD code and I write on a command line the following:<br>
<br>
mpirun -np 4 ./executable input-file<br>
<br>
but when I do that I get my code run serially but four different processes and not in parallel. I use MPI_Comm_rank after petscinitialize and I get 0 for every process.<br>
<br>
Why is this happening?<br></blockquote><div><br></div><div>It is likely that 'mpirun' in the your path does not match the MPI you built PETSc with.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Kostas</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>