<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>Dear petsc and slepc developpers,</p>
<p>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.</p>
<p>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.</p>
<p>Is this normal behavior or am I doing something wrong?</p>
<p>Thanks,</p>
<p>Best regards,</p>
<p>Perceval,</p>
<p><br /></p>

</body></html>