| .. |
|
lapack
|
Merge pull request #2253 from thrasibule/xerbla
|
2020-01-18 20:39:04 +01:00 |
|
netlib
|
…
|
|
|
CMakeLists.txt
|
Allow supporting only a subset of variable types
|
2020-10-11 14:53:26 +02:00 |
|
Makefile
|
Fix build issues with bfloat16
|
2020-10-13 11:00:22 -05:00 |
|
asum.c
|
…
|
|
|
axpby.c
|
…
|
|
|
axpy.c
|
Misc. typo fixes
|
2019-04-29 17:03:56 -04:00 |
|
bf16dot.c
|
Add bfloat16 based dot and conversion with single/double
|
2020-09-04 02:31:25 +08:00 |
|
bf16to.c
|
Add bfloat16 based dot and conversion with single/double
|
2020-09-04 02:31:25 +08:00 |
|
copy.c
|
…
|
|
|
create
|
…
|
|
|
dot.c
|
…
|
|
|
dsdot.c
|
…
|
|
|
gbmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
geadd.c
|
…
|
|
|
gemm.c
|
[WIP] Refactor the driver code for direct SGEMM (#2782)
|
2020-08-19 14:51:09 +02:00 |
|
gemv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
ger.c
|
…
|
|
|
imatcopy.c
|
…
|
|
|
imax.c
|
…
|
|
|
max.c
|
…
|
|
|
nrm2.c
|
…
|
|
|
omatcopy.c
|
…
|
|
|
rot.c
|
…
|
|
|
rotg.c
|
fabs -> fabsl
|
2018-08-03 13:00:10 -04:00 |
|
rotm.c
|
…
|
|
|
rotmg.c
|
Rewrite ROTMG to address cases not covered by the netlib algorithm (#1480)
|
2018-03-04 17:39:56 +01:00 |
|
sbmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
scal.c
|
Fixed a few more unnecessary calls to num_cpu_avail.
|
2018-06-11 10:17:16 +01:00 |
|
sdsdot.c
|
…
|
|
|
spmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
spr.c
|
…
|
|
|
spr2.c
|
…
|
|
|
sum.c
|
Add interface for ?sum (derived from ?asum)
|
2019-03-30 21:59:18 +01:00 |
|
swap.c
|
ARM64: Add THUNDERX3T110 Target
|
2020-07-26 23:32:24 -07:00 |
|
symm.c
|
…
|
|
|
symv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
syr.c
|
…
|
|
|
syr2.c
|
…
|
|
|
syr2k.c
|
…
|
|
|
syrk.c
|
Merge pull request #1359 from brada4/develop
|
2017-11-18 23:47:17 +01:00 |
|
tbmv.c
|
…
|
|
|
tbsv.c
|
…
|
|
|
tobf16.c
|
Add bfloat16 based dot and conversion with single/double
|
2020-09-04 02:31:25 +08:00 |
|
tpmv.c
|
…
|
|
|
tpsv.c
|
…
|
|
|
trmv.c
|
Allow multithreading TRMV again
|
2019-02-19 21:03:30 +01:00 |
|
trsm.c
|
Correct length of name string in xerbla call
|
2019-04-27 22:49:04 +02:00 |
|
trsv.c
|
…
|
|
|
xerbla.c
|
…
|
|
|
zaxpby.c
|
…
|
|
|
zaxpy.c
|
Misc. typo fixes
|
2019-04-29 17:03:56 -04:00 |
|
zdot.c
|
…
|
|
|
zgbmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
zgeadd.c
|
…
|
|
|
zgemv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
zger.c
|
…
|
|
|
zhbmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
zhemv.c
|
re-arrange new code for readability
|
2018-10-20 21:37:53 +03:00 |
|
zher.c
|
…
|
|
|
zher2.c
|
…
|
|
|
zhpmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
zhpr.c
|
…
|
|
|
zhpr2.c
|
…
|
|
|
zimatcopy.c
|
…
|
|
|
zomatcopy.c
|
…
|
|
|
zrot.c
|
…
|
|
|
zrotg.c
|
fabs -> fabsl
|
2018-08-04 20:14:51 +02:00 |
|
zsbmv.c
|
Use blasabs to switch between abs and labs as needed for INTERFACE64
|
2018-08-04 20:06:49 +02:00 |
|
zscal.c
|
Fixed a few more unnecessary calls to num_cpu_avail.
|
2018-06-11 10:17:16 +01:00 |
|
zspmv.c
|
…
|
|
|
zspr.c
|
…
|
|
|
zspr2.c
|
…
|
|
|
zswap.c
|
ARM64: Add THUNDERX3T110 Target
|
2020-07-26 23:32:24 -07:00 |
|
zsymv.c
|
…
|
|
|
zsyr.c
|
…
|
|
|
zsyr2.c
|
…
|
|
|
ztbmv.c
|
…
|
|
|
ztbsv.c
|
…
|
|
|
ztpmv.c
|
…
|
|
|
ztpsv.c
|
…
|
|
|
ztrmv.c
|
Allow multithreading TRMV again
|
2019-02-19 21:03:30 +01:00 |
|
ztrsv.c
|
…
|
|