This website requires JavaScript.
Explore
Help
Register
Sign In
amd
/
blis
Watch
1
Star
0
Fork
0
You've already forked blis
mirror of
https://github.com/amd/blis.git
synced
2026-05-11 17:50:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f739cc847fcff2ddeeb336f8b2b9d080eb16f6c
blis
/
config
/
zen
History
Kiran Varaganti
ee86906616
Improved efficiency of dGEMM for large matrices by reducing TLB load misses and majorly L3 cache misses. This is achieved by changing the packed block sizes of matrix A & B. Now the optimum values are MC_D = 510 and KC_D = 1024.
...
Change-Id: I2d8bdd5f62f2d1f8782ae2997f3d7a26587d1ca4
2017-12-11 12:08:58 +05:30
..
bli_kernel.h
Improved efficiency of dGEMM for large matrices by reducing TLB load misses and majorly L3 cache misses. This is achieved by changing the packed block sizes of matrix A & B. Now the optimum values are MC_D = 510 and KC_D = 1024.
2017-12-11 12:08:58 +05:30
kernels
fixed the symlink issue
2016-08-31 12:54:50 +05:30
make_defs.mk
Placed 1 and 1f AMD optimized AVX routines under zen folder
2016-08-29 10:43:38 +05:30