wernsaar
|
be94db096c
|
disabled *3M functions for x86_64 platforms
|
11 years ago |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
11 years ago |
wernsaar
|
faeab93df0
|
Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopy
|
11 years ago |
wernsaar
|
cee257f384
|
Ref #51: added blas extensions zomatcopy and comatcopy
|
11 years ago |
wernsaar
|
7bfb3011e8
|
Ref #51: added blas extension somatcopy
|
11 years ago |
wernsaar
|
8c8f596238
|
Ref #51: added blas extension domatcopy as not opimized reference
|
11 years ago |
wernsaar
|
faf3ac0aad
|
Ref #285: added axpby kernels
|
11 years ago |
wernsaar
|
89da450800
|
enabled and tested optimized potri lapack functions
|
11 years ago |
wernsaar
|
c26bbee489
|
enabled abd tested optimized trtri lapack functions
|
11 years ago |
wernsaar
|
a748d3a75d
|
enabled optimized trti2 lapack functions again
|
11 years ago |
wernsaar
|
a5ab231ad4
|
enabled optimized complex lauum lapack functions again
|
11 years ago |
wernsaar
|
dbaeea7b59
|
enabled lauu2 and lauum lapack functions again
|
11 years ago |
wernsaar
|
0d75f3b6a2
|
enabled and tested optimized gesv lapack functions
|
11 years ago |
wernsaar
|
2ff66e661d
|
enabled and tested optimized laswp lapack function
|
11 years ago |
wernsaar
|
ebc95e6f11
|
enabled and tested optimized potf2 lapack functions
|
11 years ago |
wernsaar
|
61a2c50e8e
|
enabled and tested optimized getf2 lapack functions
|
11 years ago |
wernsaar
|
4f98f8c9b3
|
enabled and tested optimized potrf lapack functions
|
11 years ago |
wernsaar
|
536875d463
|
enabled and tested optimized getrs lapack functions
|
11 years ago |
wernsaar
|
65f2fba4c3
|
enabled and tested optimized cgetrf lapack function
|
11 years ago |
wernsaar
|
eea6f51df9
|
enabled and tested optimized sgetrf lapack function
|
11 years ago |
wernsaar
|
6fc4646709
|
enabled and tested optimized zgetrf lapack function
|
11 years ago |
wernsaar
|
ac029f81b3
|
enabled and tested optimized dgetrf function
|
11 years ago |
wernsaar
|
189ca1bcee
|
removed lapack objects from interface/Makefile
|
11 years ago |
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.
|
12 years ago |
Jameson Nash
|
d0e731e8b8
|
provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line
|
13 years ago |
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
|
13 years ago |
Xianyi Zhang
|
8f1090d32a
|
Support NO_LAPACK=1 to build the lib without LAPACK functions.
|
14 years ago |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
14 years ago |