Bine Brank
|
ce329ab686
|
add sve zhemm copy routines
|
3 years ago |
Bine Brank
|
0140373802
|
add sve ztrmm
|
3 years ago |
Bine Brank
|
f7b6912868
|
ztrmm sve copy kernels
|
3 years ago |
Bine Brank
|
40b14e4957
|
fix zgemm kernel
|
3 years ago |
Bine Brank
|
6ec4aab875
|
zgemm sve copy routines
|
3 years ago |
Bine Brank
|
878064f394
|
sve zgemm kernel
|
3 years ago |
Bine Brank
|
683a7548bf
|
added macros for sve zgemm kernels
|
3 years ago |
Martin Kroeker
|
7b146e590c
|
fix function typecast
|
3 years ago |
Martin Kroeker
|
e9a0e52201
|
fix function typecast
|
3 years ago |
Martin Kroeker
|
d1ee6ff73f
|
fix function typecasts
|
3 years ago |
Bine Brank
|
e3c9947c0f
|
prepare kernel for sve zgemm
|
3 years ago |
gxw
|
8d9b9c6b2a
|
loongarch64: Optimize dgemm_kernel
|
3 years ago |
Wu Zhigang
|
92b7b949dd
|
fix bug in zscal function
memset can not be used in zscal because of
the stride parameters.
Signed-off-by: Wu Zhigang <zhigang.wu@starfivetech.com>
|
3 years ago |
Martin Kroeker
|
b0a590f4fe
|
Merge pull request #3475 from wjc404/optimize-A53-dgemm
optimize cgemm on ARM cortex A53 & cortex A55
|
3 years ago |
Martin Kroeker
|
f4d1f0333b
|
Merge pull request #3474 from rafaelcfsousa/rafael/cmake_power
Add CMake support for Power
|
3 years ago |
Jia-Chen
|
b610d2de37
|
optimize cgemm on ARM cortex A53 & cortex A55
|
3 years ago |
Martin Kroeker
|
697e2752d7
|
Merge pull request #3464 from binebrank/arm_sve_sgemm
Add sgemm part for Arm SVE
|
3 years ago |
Bine Brank
|
a8f62a347b
|
fix UNROLL_MN and add to targets for SVE
|
3 years ago |
Bine Brank
|
774267fdac
|
adjust Makefile.L3 for SVE
|
3 years ago |
Rafael Cardoso Fernandes Sousa
|
23a7561353
|
Fix error cmake (small kernels)
|
3 years ago |
Martin Kroeker
|
5378046abd
|
roll back DGEMM kernels to 4x8 when compiling for DYNAMIC_ARCH
|
3 years ago |
Bine Brank
|
a1fea1fe2a
|
sgemm v2x8 SVE kernel
|
3 years ago |
Bine Brank
|
abe1ce3434
|
strmm sve v1x8 kernel
|
3 years ago |
Martin Kroeker
|
54d321d742
|
Merge pull request #3466 from rafaelcfsousa/rafael/small_matrix_p10
[POWER] Add small matrix for sgemm/dgemm on Power10
|
3 years ago |
Martin Kroeker
|
0882db30a2
|
Merge pull request #3455 from cenewcombe/develop
Fix unsafe read during final iteration of zsymv_L_sse2.S
|
3 years ago |
Bine Brank
|
0de36f7b5c
|
trmm sve copy fucntions for single precision
|
3 years ago |
Rafael Cardoso Fernandes Sousa
|
c78fdcc80d
|
[POWER] Add support for SMALL_MATRIX_OPT
|
3 years ago |
Bine Brank
|
86ae89bf33
|
add sgemm kernel and copy functions for sgemm and ssymm
|
3 years ago |
Martin Kroeker
|
454edd741c
|
Merge pull request #3425 from binebrank/arm_sve_dgemm
Add dgemm kernel for arm64 SVE
|
3 years ago |
Martin Kroeker
|
bcfbdc81b2
|
Merge pull request #3459 from rafaelcfsousa/fix_cmake
Fix issues when building OpenBLAS with cmake
|
3 years ago |
Bine Brank
|
1af73ce38e
|
Adapt CMake for SVE
|
3 years ago |
Martin Kroeker
|
e7fca060db
|
Merge pull request #3457 from wjc404/optimize-A53-dgemm
MOD: optimize zgemm on cortex-A53/cortex-A55
|
3 years ago |
Jia-Chen
|
5c1cd5e0c2
|
MOD: add comments to a53 zgemm kernel
|
3 years ago |
Rafael Cardoso Fernandes Sousa
|
d5c9353f1b
|
Modify the order that cmake set the KERNEL variables (generic now is fallback)
|
3 years ago |
Jia-Chen
|
9f59b19fcd
|
MOD: optimize zgemm on cortex-A53/cortex-A55
|
3 years ago |
Bine Brank
|
531a28b6a0
|
removed unused code (compiler warnings)
|
3 years ago |
Bine Brank
|
9b9cb90bb1
|
modify Makefile for SVE copy
|
3 years ago |
Bine Brank
|
9388f05a3c
|
configure SVE Makefile
|
3 years ago |
Bine Brank
|
b58d4f31ab
|
some clean-up & commentary
|
3 years ago |
Martin Kroeker
|
b7df500106
|
Add generic mips32 target
|
3 years ago |
Bine Brank
|
e6ed4be02e
|
symm SVE copy rutines
|
3 years ago |
Caroline Newcombe
|
feeb8283a5
|
Fix unsafe read during final iteration of zsymv_L_sse2.S
|
3 years ago |
Jia-Chen
|
302f22693a
|
MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55
|
3 years ago |
Bine Brank
|
3c7eed0e53
|
add remaining trmm copy rutines for SVE
|
3 years ago |
Bine Brank
|
7d996b1c36
|
dtrmm_utcopy sve function
|
3 years ago |
Bine Brank
|
ab7917910d
|
add v2x8 kernel + fix sve dtrmm
|
3 years ago |
Bine Brank
|
7093372e32
|
add ARMV8SVE target
|
3 years ago |
Bine Brank
|
a8fbdbac34
|
fix sve dgemm kernel + sve dtrmm
|
3 years ago |
Bine Brank
|
746b4f0f17
|
added SVE ncopy and tcopy
|
3 years ago |
Bine Brank
|
1a10d3e09d
|
add sve dgemm prototype
|
4 years ago |