<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm working on a monte carlo problem where each node needs the same solution of a small scale eigenvalue problem.  I have in mind to use slepc to to use to get the solution, since it has all the necessary algorithms, but I am trying to understand how to get my code to have that problem solved locally, serially, within the context of a larger parallel problem.  Is it sufficient to just declare the matrix associated with the eigenvalue problem to be of sequential type?<div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">-gideon</span>

</div>

<br></div></body></html>