OpenBLAS/kernel/zarch
Martin Kroeker c7b55b6082
Merge pull request #1499 from quickwritereader/develop
Implemented missing vsx simd  kernels for power8 blas1/2 double. z13 modifications
2018-03-27 21:43:23 +02:00
..
KERNEL Init IBM z system (s390x) porting. 2016-04-15 18:02:24 -04:00
KERNEL.Z13 Use generic/dot.c for DSDOT on z13 2018-02-25 19:51:25 +01: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
ckernelMacrosV.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
ctrmm4x4V.S strmm and ctrmm 2017-03-13 01:23:16 +04:00
dasum.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
daxpy.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
dcopy.c small fix inside ifdef z13mvc . (z13mvc code is not used in production) 2018-01-31 18:30:59 -05:00
ddot.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
dgemv_n_4.c small fixes, some (i(dz)amin,i(dz)amax,(dz)dot,(dz)asum) mikrokernels can be inlined 2018-01-10 20:36:53 -05:00
dgemv_t_4.c Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision) 2017-09-06 16:41:08 +04:00
drot.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
dscal.c power8 ?gemm_tcopy save/restore 2018-02-16 23:36:46 +00:00
dswap.c zscal (case: real alpha=0 ) mikrokernel shift&mem fix , da_i as input reg. small typo fixes 2018-01-26 19:25:27 -08:00
gemm8x4V.S changed to conventional register save area 2017-03-01 03:13:21 +04:00
idamax.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
idamin.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
izamax.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
izamin.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
kernelMacros.S ztrmm kernel. 2017-02-26 06:14:12 +04:00
skernelMacros.S strmm and ctrmm 2017-03-13 01:23:16 +04: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
zasum.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
zaxpy.c power8:Added initial zgemv_(t|n) ,i(d|z)amax,i(d|z)amin,dgemv_t(transposed),zrot 2018-03-27 14:54:41 +00:00
zcopy.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
zdot.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
zgemv_n_4.c power8:Added initial zgemv_(t|n) ,i(d|z)amax,i(d|z)amin,dgemv_t(transposed),zrot 2018-03-27 14:54:41 +00:00
zgemv_t_4.c power8:Added initial zgemv_(t|n) ,i(d|z)amax,i(d|z)amin,dgemv_t(transposed),zrot 2018-03-27 14:54:41 +00:00
zkernelMacrosV.S ztrmm kernel. 2017-02-26 06:14:12 +04:00
zrot.c Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan 2018-01-19 19:24:35 -08:00
zscal.c power8:Added initial zgemv_(t|n) ,i(d|z)amax,i(d|z)amin,dgemv_t(transposed),zrot 2018-03-27 14:54:41 +00:00
zswap.c zscal (case: real alpha=0 ) mikrokernel shift&mem fix , da_i as input reg. small typo fixes 2018-01-26 19:25:27 -08:00
ztrmm4x4V.S changed to conventional register save area 2017-03-01 03:13:21 +04:00