jblas icon indicating copy to clipboard operation
jblas copied to clipboard

New Lapack wrapper requests

Open mikiobraun opened this issue 12 years ago • 2 comments

From Thomas Vacek

pstrf sytrf sytrs

From Ismail Iyigunler

trsm

mikiobraun avatar Jun 06 '13 10:06 mikiobraun

Hi everyone,

sorry for the inactivity, it turns out, pstrf and friends is not contained in lapack-lite-3.1.1 which I had used so far for generating the stubs, but only in newer lapack versions. Unfortunately, they have changed the way in which they put the metadata into the comments, so I need to do some more coding for that... .

-M

mikiobraun avatar Jul 29 '13 13:07 mikiobraun

Seven year old ticket... but I started looking into openblas and let me see if it is possible.

mikiobraun avatar Aug 25 '20 10:08 mikiobraun