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

[SYCL][Graph] Fix issue with CUDA device in E2E test#259

Merged
Bensuo merged 1 commit intosycl-graph-developfrom
ben/inconsistent-device-fix
Jul 13, 2023
Merged

[SYCL][Graph] Fix issue with CUDA device in E2E test#259
Bensuo merged 1 commit intosycl-graph-developfrom
ben/inconsistent-device-fix

Conversation

@Bensuo
Copy link
Collaborator

@Bensuo Bensuo commented Jul 12, 2023

  • Fix an issue in the inconsistent device test where if a CUDA device was selected the test would terminate due to the CUDA backend stubs implementation.
  • Adjusted to always use the level zero device for making the command buffer.

- Fix an issue in the inconsistent device test where if a CUDA device was selected the test would terminate due to the CUDA backend stubs
- Adjusted to always use the level zero device for making the command buffer
@Bensuo Bensuo added the Graph Implementation Related to DPC++ implementation and testing label Jul 12, 2023
Copy link
Collaborator

@mfrancepillois mfrancepillois 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 be99575 into sycl-graph-develop Jul 13, 2023
@Bensuo Bensuo deleted the ben/inconsistent-device-fix branch July 13, 2023 09:45
Bensuo added a commit that referenced this pull request Jul 14, 2023
- Fix an issue in the inconsistent device test where if a CUDA device was selected the test would terminate due to the CUDA backend stubs
- Adjusted to always use the level zero device for making the command buffer
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.

4 participants