Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL][DOC] Add sycl_ext_oneapi_enqueue_functions (intel#11491)
Adds a new extension proposal to simplify enqueuing work to a device. - Uses different function names for different use-cases. - Uses free-functions instead of member functions. - Requires developers to opt-in to the creation of event objects. --------- Signed-off-by: John Pennycook <[email protected]> Co-authored-by: Ben Ashbaugh <[email protected]> Co-authored-by: Greg Lueck <[email protected]>
- Loading branch information