mirror of
https://github.com/amd/blis.git
synced 2026-05-12 18:15:37 +00:00
Improve DGEMM performance for smaller sizes. AOCL DYNAMIC is incorporated at blas interface to enable calling bli_dgemm_small when optimum number of threads implied is 1 for (n and k < 10). Improved smart threading logic for dgemm, Additional conditions at the blas interface added to invoke bli_dgemm_small. Removed N > 3 condition from bli_dgemm_small. Change-Id: Id751528dfe9de37800b02ffaf765b6c82487093e