Linking problems with mutex and zsyrk_
John W. Eaton
jwe at octave.org
Mon Dec 15 18:09:14 CST 2008
On 15-Dec-2008, Daniel J Sebald wrote:
| The list of functions missing during linking is growing. Now there are eight LAPACK routines (zggev, dsygv, etc.) associated with a file EIG.cc that liboctave.so requires.
Yes, we should fix this, but does your system not have an accelerated
BLAS+LAPACK library like ATLAS available?
Perhaps we should add a warning at the end of the configure step
saying something like
WARNING: No accelerated BLAS+LAPACK library detected. Using Fortran
reference version instead. For better performance, install ATLAS
and re-run configure.
jwe
More information about the Octave-maintainers
mailing list