(In reply to Egbert Eich from comment #33) > (In reply to Richard Biener from comment #32) > > (In reply to Egbert Eich from comment #31) > > > About your question on OpenBLAS, yes it does. For the 'zlatms' example: > > > 0000000001c7bfa0 T LAPACKE_zlatms > > > 0000000001c7c1a0 T LAPACKE_zlatms_work > > > 0000000001acf870 T zlatms_ > > > > And zlatms_ is in liblapacke.so.3 or in liblapack.so.3 for openblas? > > It is in libopenblas_[serial|pthreads|openmp].so.0. In OpenBLAS there is > just one lib, not 4 (or 5) separate ones. Sorry I was not clearer about this. Are the TMGLIB functions _not_ part of the LAPACKE API also included in libopenblas?