Group: comp.lang.fortran · Group Profile · Search for using a lapack routine in comp.lang.fortran
Author: Ron Ford
Date: Sep 18, 2008 23:25
... library? I've had zero luck building large ANYTHING on Windows from source, so I add pieces until it works. I hadn't noticed that there's a half dozen calls to other routines, not all of which are in the same folder. EXTERNAL SAXPY, SGEHD2, SGEMM, SLAHR2, SLARFB, STRMM, $ XERBLA We'll see if it cascades much farther. I suppose I could put ...
|