Skip to content

Conversation

diptorupd
Copy link
Contributor

Closes #41

PokhodenkoSA and others added 30 commits September 15, 2020 10:33
…erfaces.

     - Separates out the queue manager from the sycl queue interface wrapper.
     - Added API to get context, device froma  Sycl queue.
     - Added C-API wrappers for sycl device, queue, context interfaces exposing
       some of the API functionalities. More can be added as needed.
     - The dppl extension now defines extension types for sycl quque, device, context to
       mimic the C API.
     - Sycl queues are now returned to callers as a SyclQueue extension type rather than
       a Py_capsule.
@PokhodenkoSA
Copy link
Contributor

Checked locally (with merge master) - works fine.

Copy link
Contributor

@PokhodenkoSA PokhodenkoSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PokhodenkoSA PokhodenkoSA merged commit d98be7b into IntelPython:master Sep 22, 2020
@diptorupd diptorupd deleted the rename_functions branch September 22, 2020 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Follow standard naming convention for all DPPL_XXXX function.

2 participants