<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Hello,<br><br></div><div class="gmail_default" style="font-family:georgia,serif">I want to execute Monte Carlo simulations for eigenvalue problem in parallel with PETSC. i am using LAPACKsygvx function to compute all the eigenvalues. Now the problem i am facing is that, i think LAPACKsygvx requires Matrices to be declared as MATSEQDENSE, and this sequential type is not allowing me to execute this program on multiple processors. <br></div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">How should i go about this problem? can i use different communicators or something? Please help!<br></div><div class="gmail_default" style="font-family:georgia,serif"><br><br clear="all"></div><div><div class="gmail_signature"><div dir="ltr"><b><font face="georgia, serif">Siddhesh M Godbole</font></b><div><br></div><div><font color="#666666">5th year Dual Degree,</font></div><div><font color="#666666">Civil Eng & Applied Mech.</font></div><div><font color="#666666">IIT Madras</font></div></div></div></div>
</div>