Skip to content

Conversation

@Bensuo
Copy link
Collaborator

@Bensuo Bensuo commented May 15, 2023

  • Node class now wraps a commad group object
  • Some changes to handler::finalize to support this
  • Remove refactored handler CG creation
  • Minor changes to CG classes to support copying
  • Simplify enqueueImpCommandBufferKernel parameters

- Node class now wraps a commad group object
- Some changes to handler::finalize to support this
- Remove refactored handler CG creation
- Minor changes to CG classes to support copying
- Simplify enqueueImpCommandBufferKernel parameters
@Bensuo Bensuo added the Graph Implementation Related to DPC++ implementation and testing label May 15, 2023
@Bensuo Bensuo requested review from EwanC, julianmi and reble May 15, 2023 11:20
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.

LGTM - Less verbose implementation of node and don't need the busy new entry-point to the core handler class.

Copy link
Collaborator

@julianmi julianmi left a comment

Choose a reason for hiding this comment

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

Great improvements!

Copy link
Owner

@reble reble left a comment

Choose a reason for hiding this comment

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

LGTM

@Bensuo Bensuo merged commit bccf3ed into sycl-graph-develop May 18, 2023
@Bensuo Bensuo deleted the ben/node-command-refactor branch May 18, 2023 15:03
EwanC pushed a commit that referenced this pull request Jun 7, 2023
PR #177 updated the public
handler class to add new members, without updating the
`layout_handler.cpp` ABI test.

This patch updates that test to reflect this change.
reble pushed a commit that referenced this pull request Jun 8, 2023
PR #177 updated the public
handler class to add new members, without updating the
`layout_handler.cpp` ABI test.

This patch updates that test to reflect this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Graph Implementation Related to DPC++ implementation and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants