oneMKL icon indicating copy to clipboard operation
oneMKL copied to clipboard

[Feature Request] Support value_or_pointer arguments for oneMKL functions

Open ndgrigorian opened this issue 6 months ago • 2 comments

OneAPI spec delineates value_or_pointer which enables writing complex programs where the results of kernels can be chained together without bringing data to the host.

Providing these overloads would improve usability of oneMKL Interfaces.

ndgrigorian avatar Aug 09 '24 02:08 ndgrigorian