mkl-service
mkl-service copied to clipboard
Add memory classes that allocate memory using MKL allocator
Classes could be added that allocate memory using mkl_malloc, with specified alignment, and expose it to Python via buffer protocol.