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

Codeplay graphs vendor extension #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EwanC
Copy link

@EwanC EwanC commented Sep 13, 2022

Make public the specification for SYCL_EXT_CODEPLAY_GRAPHS, Codeplay's vendor extension introducing an API for user capture and submission of command-group graphs.

This is the initial version and still subject to change.

Make public the specification for `SYCL_EXT_CODEPLAY_GRAPHS`, Codeplay's
vendor extension introducing an API for user capture and submission of
command-group graphs.

This is the initial version and still subject to change.
graphs/index.md Outdated Show resolved Hide resolved
graphs/index.md Outdated Show resolved Hide resolved
graphs/index.md Outdated Show resolved Hide resolved
Rename the `recordable` graph state to `modifiable`, so that
is more generic for when an explicit API is added.

Additionally, make `finalize()` a `const` function.
EwanC added a commit to reble/llvm that referenced this pull request Nov 11, 2022
Merge
[SYCL_EXT_CODEPLAY_GRAPHS](codeplaysoftware/standards-proposals#135)
into SYCL_EXT_ONEAPI_GRAPH.

This is a first cut at merging and follow-up changes to reconcile some differences will likely still to be made.
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.

2 participants