blis icon indicating copy to clipboard operation
blis copied to clipboard

BLIS-DMA support

Open hominhquan opened this issue 4 years ago • 0 comments

  • Add --enable-dma option in configure script
  • DMA-specific control-trees for GEMM and TRSM families
  • Reference DMA backend implementation based on bli_pthread and memcpy
  • Vendor DMA library to be added/declared in bli_dma_vendor_type_defs.h

hominhquan avatar Oct 20 '21 15:10 hominhquan