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

[SYCL][Graph] Support for native-command #383

Draft
wants to merge 4 commits into
base: sycl
Choose a base branch
from
Draft

Conversation

EwanC
Copy link
Collaborator

@EwanC EwanC commented Jan 31, 2025

WIP Prototype sycl_ext_codeplay_enqueue_native_command support for SYCL-Graph. Requires: Bensuo/unified-runtime#15

Upstream PR for CI testing intel#16871

TODO:

  • buffer support
  • HIP/Level-Zero/OpenCL native tests
  • spec wording

@EwanC EwanC force-pushed the graph_native_enqueue branch from 9836c3c to 5a5aef2 Compare January 31, 2025 16:00
@EwanC EwanC force-pushed the graph_native_enqueue branch 6 times, most recently from d40e0d1 to 4aeba98 Compare February 4, 2025 21:17
jinge90 and others added 3 commits February 4, 2025 15:31
This PR adds AOT device msan library targets for PVC and CPU. These AOT
msan libdevice will be linked in AOT compilation.

---------

Signed-off-by: jinge90 <[email protected]>
…ionIndex (intel#16783)

This allows the builtin to be called in implementation of other
builtins.
@EwanC EwanC force-pushed the graph_native_enqueue branch 3 times, most recently from 7d12878 to 764aebc Compare February 5, 2025 13:21
WIP Prototype [sycl_ext_codeplay_enqueue_native_command](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_codeplay_enqueue_native_command.asciidoc) support
for SYCL-Graph.

TODO:

* buffer support
* HIP/Level-Zero/OpenCL support
* spec wording
@EwanC EwanC force-pushed the graph_native_enqueue branch from 764aebc to 4e62db9 Compare February 5, 2025 14:13
=== Additions to the interop_handler class

TODO: Document backend return types, Move this info to main graphs spec,
defin interaction with host-task.
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
defin interaction with host-task.
define interaction with host-task.

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.

5 participants