<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Could not reproduce it with the latest MPICH.  If the problem is not specific to MPICH, you'd better move your question to other forums like stackoverflow. <div><br></div><div><div>$mpirun -n 2 ./test</div><div>Matrix A :</div><div><br></div><div>1 2 3 4</div><div>1 2 3 4</div><div>1 2 3 4</div><div>1 2 3 4</div><div><br></div><div>Vector b before broadcast:</div><div> 1.000000,  2.000000,  3.000000,  4.000000</div><div>Matrix A column : 4</div><div>after sending:  lLim = 2 uLim = 4  for rank : 1</div><div>count = 8</div><div><br></div><div>Matrix A column : 0for rank = 1</div><div>after receive:  lLim = 2 uLim = 4  for rank : 1</div><div>Ncol after broadcasting = 4</div></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">--Junchao Zhang</div></div></div>
<br><div class="gmail_quote">On Mon, May 18, 2015 at 6:33 AM, Umesh Shisode <span dir="ltr"><<a href="mailto:ushisode1@gmail.com" target="_blank">ushisode1@gmail.com</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">Hello Sir / Madam,<br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><br></div>This is Umesh Sharad Shisode, pursuing Masters in Modeling and Simulation, at Centre for Modeling and Simulation, Pune University. I am in the final stage of my course. My Masters Thesis title is : <br><br></div>    Development of Conjugate Gradient solver in OpenFOAM / CPP using MPI<br></div><br>I am now doing MPI part of my project and facing some problems with MPI functions syntax. I am trying to use CPP class object with MPI functions but it is giving some error. Which I don't understand. <br><br></div><div>Operating system         : LINUX<br></div><div>Programming Language : CPP<br></div><div><br></div><div>Commands I am using are : <br><br></div><div>       > mpic++ main.cpp -o result<br></div><div>       > mpirun -np 2 result<br><br></div>Please help me to sort out this issue . I am attaching herewith zip file containing the code which I want to parallelize with the png file containing error. Waiting for your reply. Thanks in advance.<br><br clear="all"><div><div><div><div><div><div><div><div dir="ltr"><div><div><div>Regards,<br><br>Umesh Sharad Shisode,<br></div>M.Tech in Modeling and Simulation(2013-15),<br></div>Centre for Modeling and Simulation,<br></div>University of Pune.<br></div></div></div>
</div></div></div></div></div></div>
</div><br></div>
<br>_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br></blockquote></div><br></div>