Skip to content

Add Command-graph class section #4

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

Merged
merged 10 commits into from
Jul 1, 2025
Merged

Conversation

Bensuo
Copy link
Collaborator

@Bensuo Bensuo commented Jun 3, 2025

  • Add command-graph class section to spec draft.
  • Align some node section ids to use "khr-graph-*"
  • Changes to better align with SYCL spec style:
  • Condense overloaded functions into single section where appropriate
  • Reorder constraints, effects etc to match current spec style
  • Align exception language.
  • Include property defs in class header.
  • Add table describing graph states.
  • Editorial changes:
  • Minor wording changes where I felt we were referring to specific implementation behavior.
  • Minor rewrites to execution and finalization descriptions for increased clarity.

- Add command-graph class section to spec draft.
- Align some node section ids to use "khr-graph-*"
- Changes to better align with SYCL spec style:
- Condense overloaded functions into single section where appropriate
- Reorder constraints, effects etc to match current spec style
- Align exception language.
- Include property defs in class header.
- Add table describing graph states.
- Editorial changes:
- Minor wording changes where I felt we were referring to specific
  implementation behavior.
- Minor rewrites to execution and finalization descriptions for
  increased clarity.
Copy link
Collaborator

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Some nitpicks, but LGTM

Bensuo added 2 commits June 9, 2025 14:58
- Minor wording changes to descriptions
- Condense some overload descriptions
- Add non-normative note in command-graph description
- Remove properties from command_graph.h
- Inline definition into properties section
- Switch from table to API definitions
@Bensuo Bensuo merged commit b6f1a15 into sycl_graph_dev Jul 1, 2025
4 checks passed
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.

4 participants