Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental helpers for event pool #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jandres742
Copy link

Added

zeEventPoolGetFileDescriptorFromIpcHandleExp
zeEventPoolGetIpcHandleFromFileDescriptorExp

To help users with the management of IPC event pool handles.

Resolves: #205

Added

zeEventPoolGetFileDescriptorFromIpcHandleExp
zeEventPoolGetIpcHandleFromFileDescriptorExp

To help users with the management of IPC event pool handles.

Resolves: oneapi-src#205

Signed-off-by: Jaime Arteaga <[email protected]>
@jandres742 jandres742 added documentation Improvements or additions to documentation API: Core enhancement New feature or request and removed documentation Improvements or additions to documentation labels Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add IPC event pool function to strip/encode file descriptor from/to IPC event pool handle
2 participants