<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 23, 2018 at 6:10 AM, Najeeb Ahmad <span dir="ltr"><<a href="mailto:nahmad16@ku.edu.tr" target="_blank">nahmad16@ku.edu.tr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I am a PhD student in parallel computing working on unstructured meshes optimizations on multicore architectures. For this purpose, I want to use a simple block Jacobi iterative solver using unstructured meshes to see how I can improve performance of the solver on a multicore machine (KNL for example). I wanted to know if PETSc can be good choice for this purpose? Will it allow me to experiment with data layout, compiler optimizations (e.g. AVX512) etc.?</div></div></blockquote><div><br></div><div>It is intended to be. For example, there are matrix classes specialized for MKL (<a href="http://www.mcs.anl.gov/petsc/petsc-master/docs/manualpages/Mat/MATBAIJMKL.html">http://www.mcs.anl.gov/petsc/petsc-master/docs/manualpages/Mat/MATBAIJMKL.html</a>),</div><div>and many parts of the code, e.g. VecScatter, which have specific KNL optimizations.</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"><div dir="ltr"><div>I thank you for your assistance and useful feedback.<span class="gmail-HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="gmail-m_-4358448953213885701gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div></div><font size="2"><b><span style="color:rgb(7,55,99)"><i>Najeeb Ahmad</i></span></b></font></div><div><font size="2"><b><font color="#073763"><i><br></i></font></b></font><div dir="ltr" style="font-size:small"><div><font size="2"><b><span style="color:rgb(120,63,4)">Research and Teaching Assistant</span><br></b></font></div><div><font size="2"><b><font color="#000000">PARallel and MultiCORE Computing Laboratory (ParCoreLab)</font><span style="color:rgb(120,63,4)"> </span></b></font></div><font size="2"><b>Computer Science and Engineering<br></b></font></div><div style="font-size:small"><font size="2"><b>Koç University, Istanbul, Turkey</b></font></div></div></div></div><div><font size="2"><b><br></b></font></div></div></div></div></div></div></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><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.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>