..
CMakeLists.txt
Adapt for supporting only a subset of variable types
2020-10-11 14:58:57 +02:00
Makefile
Implementation of BF16 based gemv
2020-10-29 02:08:23 +08:00
gbmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
gbmv_thread.c
Issue1388 ( #1389 )
2017-12-09 22:29:03 +01:00
gemv_thread.c
Make ARMV7 compile with xcode and add a CI job for it ( #2537 )
2020-04-02 10:30:37 +02:00
ger_thread.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
sbgemv_thread.c
Implementation of BF16 based gemv
2020-10-29 02:08:23 +08:00
sbmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
sbmv_thread.c
Issue1388 ( #1389 )
2017-12-09 22:29:03 +01:00
spmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
spmv_thread.c
Issue1388 ( #1389 )
2017-12-09 22:29:03 +01:00
spr2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
spr2_thread.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
spr_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
spr_thread.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
symv_thread.c
Revert "Avoid taking root of negative number in symv_thread.c"
2019-10-01 23:50:41 +02:00
syr2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
syr2_thread.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
syr_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
syr_thread.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
tbmv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tbmv_U.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tbmv_thread.c
Issue1388 ( #1389 )
2017-12-09 22:29:03 +01:00
tbsv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tbsv_U.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tpmv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tpmv_U.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
tpmv_thread.c
Issue1388 ( #1389 )
2017-12-09 22:29:03 +01:00
tpsv_L.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
tpsv_U.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
trmv_L.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
trmv_U.c
Re-enable loop unrolling in trmv and remove the scary warning
2018-12-30 15:22:37 +01:00
trmv_thread.c
Fix error introduced during cleanup
2019-02-19 22:16:33 +01:00
trsv_L.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
trsv_U.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zgbmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
zhbmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
zher2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zher_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zhpmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
zhpr2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zhpr_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zsbmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
zspmv_k.c
remove unused buffer
2017-12-22 00:55:40 +01:00
zspr2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zspr_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zsyr2_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
zsyr_k.c
Remove all trailing whitespace except lapack-netlib
2014-06-27 12:05:18 -07:00
ztbmv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
ztbmv_U.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
ztbsv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
ztbsv_U.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
ztpmv_L.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
ztpmv_U.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
ztpsv_L.c
eliminate Wunused-const gcc7 warning
2017-11-24 19:13:24 +01:00
ztpsv_U.c
Minor C code fixes in driver/
2015-11-09 14:15:49 +05:30
ztrmv_L.c
ztrmv_L.c: no longer need a 4kB buffer
2016-03-05 19:07:03 +01:00
ztrmv_U.c
Improve performances of ztrmv on small matrices
2016-02-08 11:25:02 +01:00
ztrsv_L.c
Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.
2015-08-10 14:10:44 -05:00
ztrsv_U.c
Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.
2015-08-10 14:10:44 -05:00