Files
OpenBLAS/interface
Martin Kroeker 75eeb265d7 [WIP] Refactor the driver code for direct SGEMM (#2782)
Move "direct SGEMM" functionality out of the SkylakeX SGEMM kernel and make it available
(on x86_64 targets only for now) in DYNAMIC_ARCH builds
* Add  sgemm_direct targets in the kernel Makefile.L3 and CMakeLists.txt
* Add direct_sgemm functions to the gotoblas struct in common_param.h
* Move sgemm_direct_performant helper to separate file
* Update gemm.c  to macros for sgemm_direct to support dynamic_arch naming via common_s,h
* (Conditionally) add sgemm_direct functions in setparam-ref.c
2020-08-19 14:51:09 +02:00
..
2019-04-29 17:03:56 -04:00
2018-08-03 13:00:10 -04:00
2020-07-26 23:32:24 -07:00
2019-02-19 21:03:30 +01:00
2019-04-29 17:03:56 -04:00
2018-10-20 21:37:53 +03:00
2018-08-04 20:14:51 +02:00
2020-07-26 23:32:24 -07:00
2019-02-19 21:03:30 +01:00