Hallöchen!
Does anybody have a howto for getting multicore support for SfePy? Something tested on Ubuntu would be ideal but is not necessary. I use umfpack, which needs a BLAS implementation. I suspect the BLAS determines whether all cores are used or only one.
umfpack's home page recommends GotoBLAS2. While Google finds some pages about installing GotoBLAS2 on Ubuntu, the problem is probably much large because umfpack needs to be told to use it.
By the way, a package called "libumfpack5.4.0" is installed on my system. Does SfePy use this? I remember that it installed its own umfpack code ...
Tschö, Torsten.