Skip to content
Prev 9341 / 63421 Next

"LAPACK routine DGESDD gave error code -12" with Debian (PR#2822)

Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk> writes:
It looks like a problem in ilaenv, the Lapack routine that returns the
tuning parameters, like the optimal temporary storage size, for
various Lapack routines.  The value returned in tmp will depend upon
the results of several calls to ilaenv.  These results can vary between
different implementations of the blas (or atlas).