mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Added a multithreading infrastructure that should be independent of multithreading implementation in the future. Currently, gemm blocked variants 1f and 2f, and packm variant blocked variant 1 is parallelized.