int_13h
|
96ad579428
|
add in runtime cpu detection for zarch (#2349)
add in runtime cpu detection for zarch
|
2019-12-31 18:03:27 +01:00 |
Martin Kroeker
|
246ca29679
|
Add ZARCH implementation of ?sum
as trivial copies of the respective ?asum kernels with the ABS and vflpsb calls removed
|
2019-03-30 22:49:05 +01:00 |
maamountki
|
29416cb5a3
|
[ZARCH] Add Z13 version for max/min functions
|
2019-01-31 19:11:11 +02:00 |
maamountki
|
e6c0e39492
|
Optimize Zgemv
|
2018-08-13 12:23:40 +03:00 |
maamountki
|
23229011db
|
[ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization
|
2018-08-06 18:20:40 +03:00 |
Martin Kroeker
|
e207107150
|
Use generic/dot.c for DSDOT on z13
The implementation in arm/dot.c has lower precision, as shown by the utest for dsdot.
|
2018-02-25 19:51:25 +01:00 |
Abdurrauf
|
1cfdb2295d
|
Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision)
|
2017-09-06 16:41:08 +04:00 |
Abdurrauf
|
08786c4b95
|
strmm and ctrmm
|
2017-03-13 01:23:16 +04:00 |
Abdurrauf
|
82e80fa82b
|
initial strmm(sgemm). not tuned yet
|
2017-03-06 04:27:40 +04:00 |
Abdurrauf
|
848cb27b1e
|
ztrmm kernel.
|
2017-02-26 06:14:12 +04:00 |
Abdurrauf
|
6418667818
|
dtrmm and dgemm for z13
|
2017-01-04 19:32:33 +04:00 |