enabled and tested optimized sgetrf lapack function

This commit is contained in:
wernsaar
2014-05-18 20:01:23 +02:00
parent 6fc4646709
commit eea6f51df9
2 changed files with 10 additions and 6 deletions

View File

@@ -157,7 +157,7 @@ SLASRC = \
sgeqrt.o sgeqrt2.o sgeqrt3.o sgemqrt.o \
stpqrt.o stpqrt2.o stpmqrt.o stprfb.o
DSLASRC = spotrs.o sgetrs.o spotrf.o sgetrf.o
DSLASRC = spotrs.o sgetrs.o spotrf.o
ifdef USEXBLAS
SXLASRC = sgesvxx.o sgerfsx.o sla_gerfsx_extended.o sla_geamv.o \