Skip to content

Commit

Permalink
[SYCL][DOC] Add sycl_ext_oneapi_enqueue_functions (intel#11491)
Browse files Browse the repository at this point in the history
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 <john.pennycook@intel.com>
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
Co-authored-by: Greg Lueck <gregory.m.lueck@intel.com>
  • Loading branch information
3 people committed Nov 10, 2023
1 parent 7736c42 commit ebc3ddb
Showing 1 changed file with 729 additions and 0 deletions.
Loading

0 comments on commit ebc3ddb

Please sign in to comment.