wernsaar
|
0d75f3b6a2
|
enabled and tested optimized gesv lapack functions
|
2014-05-19 14:44:53 +02:00 |
wernsaar
|
2ff66e661d
|
enabled and tested optimized laswp lapack function
|
2014-05-19 13:35:32 +02:00 |
wernsaar
|
ebc95e6f11
|
enabled and tested optimized potf2 lapack functions
|
2014-05-18 22:41:43 +02:00 |
wernsaar
|
61a2c50e8e
|
enabled and tested optimized getf2 lapack functions
|
2014-05-18 22:21:16 +02:00 |
wernsaar
|
4f98f8c9b3
|
enabled and tested optimized potrf lapack functions
|
2014-05-18 21:42:37 +02:00 |
wernsaar
|
536875d463
|
enabled and tested optimized getrs lapack functions
|
2014-05-18 21:13:56 +02:00 |
wernsaar
|
65f2fba4c3
|
enabled and tested optimized cgetrf lapack function
|
2014-05-18 20:32:27 +02:00 |
wernsaar
|
eea6f51df9
|
enabled and tested optimized sgetrf lapack function
|
2014-05-18 20:01:23 +02:00 |
wernsaar
|
6fc4646709
|
enabled and tested optimized zgetrf lapack function
|
2014-05-18 19:36:32 +02:00 |
wernsaar
|
ac029f81b3
|
enabled and tested optimized dgetrf function
|
2014-05-18 19:07:51 +02:00 |
wernsaar
|
189ca1bcee
|
removed lapack objects from interface/Makefile
|
2014-05-11 12:09:34 +02:00 |
Zhang Xianyi
|
c92ae012a6
|
Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without
a fortran compiler, please try make ONLY_CBLAS=1.
This mode only compiler CBLAS without BLAS fortran interface and LAPACK.
|
2013-08-21 00:03:25 +08:00 |
Jameson Nash
|
d0e731e8b8
|
provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line
|
2012-08-21 00:31:12 -04:00 |
Xianyi Zhang
|
722dd08703
|
ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions.
For example, make USE_NETLIB_GEMV=1
|
2012-03-16 20:29:39 +08:00 |
Xianyi Zhang
|
8f1090d32a
|
Support NO_LAPACK=1 to build the lib without LAPACK functions.
|
2011-03-04 11:51:32 +08:00 |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |