mkl-service icon indicating copy to clipboard operation
mkl-service copied to clipboard

Add memory classes that allocate memory using MKL allocator

Open oleksandr-pavlyk opened this issue 4 years ago • 0 comments

Classes could be added that allocate memory using mkl_malloc, with specified alignment, and expose it to Python via buffer protocol.

oleksandr-pavlyk avatar May 25 '21 12:05 oleksandr-pavlyk