<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hello,</p>
<p>After carefully looking at the example in the tutorial suggested in section 3.4.5 of the manual, I managed to determine that the problem was caused by me calling EPSSetFromOptions(eps) after EPSKrylovSchurSetPartitions(eps,size) and not before. It now works fine.</p>
<p>Sorry!</p>
<p>Best regards,</p>
<p>Perceval,</p>
<p><br /></p>
<p>Le 2019-11-04 18:45, Jose E. Roman a écrit :</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Did you follow the instructions in section 3.4.5 of the SLEPc users manual?<br /> Send the output of -eps_view<br /> <br /> Jose<br /> <br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">El 4 nov 2019, a las 18:33, Perceval Desforges via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>> escribió:<br /> <br /> Dear petsc and slepc developpers,<br /> <br /> I am using slepc to solve an eigenvalue problem. Since I need all the eigenvalues in a certain interval, I use the spectrum slicing technique with mumps. However I do not understand: when I run my code with more than one processor, there is no speedup at all, and it even slows down, and I don't understand why.<br /> <br /> I wanted to test further and I ran the same code without spectrum slicing, and asking for about the same amount of eigenvalues. The calculation was much slower (about 10 times slower), but using more than one processor sped it up.<br /> <br /> Is this normal behavior or am I doing something wrong?<br /> <br /> Thanks,<br /> <br /> Best regards,<br /> <br /> Perceval,<br /> <br /> <br /> </blockquote>
</div>
</blockquote>
<p><br /></p>

</body></html>