Skip to content
Prev 621 / 919 Next

Changing the BLAS from openblas on a F32 box

Thanks I?aki, that is exactly what i was looking for, esp the last
option which I have now configured as an alias for easy remembering.

I can answer the question re USE_LOCKING=1. I think that using both
those options is required to get thread-safety even if openblas was
compiled for single thread use. I don't know to what extent Simon has
engaged with upstream on this etc.

All I know is that using the openblas shipped with Fedora for R is
currently a recipe for disaster for the large GAMs we're trying to
fit. But being able to switch to atlas temporarily is a good
alternative.

Cheers

G
On Wed, 27 May 2020 at 03:20, I?aki Ucar <iucar at fedoraproject.org> wrote: