Skip to content

Conversation

@Bensuo
Copy link
Collaborator

@Bensuo Bensuo commented Jun 5, 2023

  • Move implementation of PI command buffers to UR

Note: there are currently some issues with a few e2e tests which I am investigating but may not be actually related to these changes.

Changes are developed with this PR in the Unified Runtime which defines command-buffers for UR: oneapi-src/unified-runtime#560

PR is made against a temporary develop branch which has the UR L0 Adapter changes merged in to make it possible to review.

Once the changes have been reviewed we can update our develop branch and merge the changes in.

@Bensuo Bensuo added the Graph Implementation Related to DPC++ implementation and testing label Jun 5, 2023
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.

Looks like an accurate port to me 😃

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.

Still LGTM after recent pushes

Bensuo added 5 commits June 12, 2023 17:12
- Move implementation of PI command buffers to UR
- Command-buffer support is now done through the PI/UR extension query
- Only level zero backend reports extension
- Handler not checking whether we're in explicit mode when processing empty CG
@Bensuo Bensuo force-pushed the ben/cmd-buffer-ur branch from 670c403 to fb1bf95 Compare June 13, 2023 11:48
@Bensuo Bensuo changed the base branch from ben/develop-ur to sycl-graph-develop June 13, 2023 11:49
- Using a temporary UR commit because upstream is out of date with recent changes
@Bensuo
Copy link
Collaborator Author

Bensuo commented Jun 13, 2023

This is now rebased on top of an updated sycl-graph-develop so I'm going to merge now. We're having to use a temporary commit in my fork of UR because upstream DPC++ is not up-to-date with recent changes. Hopefully once the PR is up for these changes upstream will be more up-to-date.

@Bensuo Bensuo merged commit 5b4e588 into sycl-graph-develop Jun 13, 2023
@Bensuo Bensuo deleted the ben/cmd-buffer-ur branch August 7, 2023 16:25
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.

4 participants