Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

[SYCL][Graph] Implement queue state query#173

Merged
EwanC merged 3 commits intosycl-graph-developfrom
ewan/impl_queue_state_query
May 16, 2023
Merged

[SYCL][Graph] Implement queue state query#173
EwanC merged 3 commits intosycl-graph-developfrom
ewan/impl_queue_state_query

Conversation

@EwanC
Copy link
Collaborator

@EwanC EwanC commented May 11, 2023

Implements query for queue state from #162

Closes #93

@EwanC EwanC added the Graph Implementation Related to DPC++ implementation and testing label May 11, 2023
@EwanC EwanC requested review from Bensuo, julianmi and reble May 11, 2023 08:00
@EwanC EwanC force-pushed the ewan/impl_queue_state_query branch from 7dfe1e7 to f463f70 Compare May 15, 2023 08:21
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.

LGTM

@EwanC EwanC force-pushed the ewan/impl_queue_state_query branch from f463f70 to 620eb49 Compare May 16, 2023 10:01
@EwanC EwanC merged commit 516eb33 into sycl-graph-develop May 16, 2023
EwanC pushed a commit that referenced this pull request Jun 9, 2023
Bring missing changes into the release-patch1 branch
that introduce ABI symbols

* #173
* #181
@Bensuo Bensuo deleted the ewan/impl_queue_state_query branch August 7, 2023 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Graph Implementation Related to DPC++ implementation and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement info::queue::state queue query

3 participants