Hello Everyone,<br><br>I&#39;m actually runing Gale in parallel on my personal computer (Processor intel i7 -  with 8 cores, on linux), and it works fine<br><br>However I tried to install &quot;Mumps&quot; for direct solving in parallel (Through reconfiguring of PETSc) and I&#39;m encountering problems. <br>
Mumps needs some more libraries to work (Scalapack, which needs Blacs Lapack and blas)<br>And I just can&#39;t install mumps which crashes when trying to compile &quot;blacs&quot;.<br>I tried to install Scalapack (which uses blacs library) independently, but It does not work better ! The problem is coming from &quot;blacs&quot;, and I don&#39;t see how to resolve it.<br>
Any ideas ?<br><br>