OpenBLAS/kernel/zarch
Martin Kroeker 874df65491
Fix incorrect sgemv results for IBM z14
part of PR #1993 that was inadvertently misplaced into the toplevel directory
2019-02-01 12:58:59 +01:00
..
KERNEL Init IBM z system (s390x) porting. 2016-04-15 18:02:24 -04:00
KERNEL.Z13 [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
KERNEL.Z14 Optimize Zgemv 2018-08-13 12:23:40 +03:00
KERNEL.ZARCH_GENERIC Use generic/dot.c for DSDOT on zarch 2018-02-25 19:52:14 +01:00
Makefile Init IBM z system (s390x) porting. 2016-04-15 18:02:24 -04:00
camax.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
camin.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
casum.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
caxpy.c Optimize Zgemv 2018-08-13 12:23:40 +03:00
ccopy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
cdot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
cgemv_n_4.c [ZARCH] update cgemv_n_4.c 2019-01-11 17:39:17 +02:00
cgemv_t_4.c [ZARCH] Update cgemv_t_4.c 2019-01-11 17:37:11 +02:00
ckernelMacrosV.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
crot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
cscal.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
cswap.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
ctrmm4x4V.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
damax.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
damax_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
damin.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
damin_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
dasum.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
daxpy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
dcopy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
ddot.c [ZARCH] fix data prefetch type in ddot 2019-01-09 16:49:44 +02:00
dgemv_n_4.c [ZARCH] Update dgemv_n_4.c 2019-01-11 17:43:11 +02:00
dgemv_t_4.c Update dgemv_t_4.c 2019-01-11 17:13:02 +02:00
dmax.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
dmax_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
dmin.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
dmin_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
drot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
dscal.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
dsdot.c Fix precision of zarch DSDOT 2019-01-31 21:22:26 +01:00
dswap.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
gemm8x4V.S changed to conventional register save area 2017-03-01 03:13:21 +04:00
icamax.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
icamin.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
idamax.c [ZARCH] Undo the last commit 2019-01-28 17:32:24 +02:00
idamin.c [ZARCH] Undo the last commit 2019-01-28 17:32:24 +02:00
idmax.c [ZARCH] Undo the last commit 2019-01-28 17:32:24 +02:00
idmin.c [ZARCH] Undo the last commit 2019-01-28 17:32:24 +02:00
isamax.c [ZARCH] Fix iamax/imax single precision 2019-01-28 17:52:23 +02:00
isamin.c [ZARCH] Fix iamax/imax single precision 2019-01-28 17:52:23 +02:00
ismax.c [ZARCH] Fix iamax/imax single precision 2019-01-28 17:52:23 +02:00
ismin.c [ZARCH] Fix iamax/imax single precision 2019-01-28 17:52:23 +02:00
izamax.c [ZARCH] Fix bug in max/min functions 2019-01-29 17:59:38 +02:00
izamin.c [ZARCH] Fix bug in max/min functions 2019-01-29 17:59:38 +02:00
kernelMacros.S ztrmm kernel. 2017-02-26 06:14:12 +04:00
samax.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
samin.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
sasum.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
saxpy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
scopy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
sdot.c [ZARCH] fix data prefetch type in sdot 2019-01-09 16:50:07 +02:00
sgemv_n_4.c [ZARCH] fix sgemv_n_4.c 2019-01-11 17:08:24 +02:00
sgemv_t_4.c Fix incorrect sgemv results for IBM z14 2019-02-01 12:58:59 +01:00
skernelMacros.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
smax.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
smin.c Fix typo in the zarch min/max kernels 2019-01-31 21:21:40 +01:00
srot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
sscal.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
sswap.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
strmm8x4V.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
trmm8x4V.S changed to conventional register save area 2017-03-01 03:13:21 +04:00
zamax.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
zamax_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
zamin.c [ZARCH] Improve loading performance for camax/icamax 2019-01-31 18:52:11 +02:00
zamin_z13.c [ZARCH] Add Z13 version for max/min functions 2019-01-31 19:11:11 +02:00
zasum.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
zaxpy.c Optimize Zgemv 2018-08-13 12:23:40 +03:00
zcopy.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
zdot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
zgemv_n_4.c Optimize Zgemv 2018-08-13 12:23:40 +03:00
zgemv_t_4.c Optimize Zgemv 2018-08-13 12:23:40 +03:00
zkernelMacrosV.S ztrmm kernel. 2017-02-26 06:14:12 +04:00
zrot.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
zscal.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
zswap.c [ZARCH] Z14 support, BLAS 1/2 single precision implementations, Some missing double precision implementations, Gemv optimization 2018-08-06 18:20:40 +03:00
ztrmm4x4V.S changed to conventional register save area 2017-03-01 03:13:21 +04:00