[petsc-users] Monte carlo for eigenvalue problem in paralle

siddhesh godbole siddhesh4godbole at gmail.com
Wed Jan 21 09:51:34 CST 2015


Hello,

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.

How should i go about this problem? can i use different communicators or
something? Please help!


*Siddhesh M Godbole*

5th year Dual Degree,
Civil Eng & Applied Mech.
IIT Madras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150121/b41a094a/attachment.html>


More information about the petsc-users mailing list