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-13 10:35:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33648bbf313ba73af7e794d7fdfd0bcb58981745
blis
/
config
/
zen
History
Meghana
5560f75c0c
Modified makefiles for zen and zen2 to pick up compiler flags based on architecture and compiler versions
...
Change-Id: I443e47c38e0ffd12f4b303f546abd46d02aa31ca
2019-11-21 09:53:44 +05:30
..
old
This check in has changes w.r.t Copyright information, which is changed to (start year) - 2019
2019-05-27 16:24:43 +05:30
amd_config.mk
Modified makefiles for zen and zen2 to pick up compiler flags based on architecture and compiler versions
2019-11-21 09:53:44 +05:30
bli_cntx_init_zen.c
Added back BLIS_ENABLE_ZEN_BLOCK_SIZES macro to zen configuration, this is same as release 1.3. This was added before to improve DGEMM Multithreaded scalability on Naples for when number of threads is greater than 16. By mistake this got deleted in many changes done for 2.0 release, now we are adding this change back., in bli_gemm_front.c - code clean
2019-09-19 00:13:35 +05:30
bli_family_zen.h
Added back BLIS_ENABLE_ZEN_BLOCK_SIZES macro to zen configuration, this is same as release 1.3. This was added before to improve DGEMM Multithreaded scalability on Naples for when number of threads is greater than 16. By mistake this got deleted in many changes done for 2.0 release, now we are adding this change back., in bli_gemm_front.c - code clean
2019-09-19 00:13:35 +05:30
make_defs.mk
Modified makefiles for zen and zen2 to pick up compiler flags based on architecture and compiler versions
2019-11-21 09:53:44 +05:30