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 Jul 13, 2023
Merged
[SYCL][Graph] Fix issue with CUDA device in E2E test#259Bensuo merged 1 commit intosycl-graph-developfrom
Bensuo merged 1 commit intosycl-graph-developfrom
Conversation
Collaborator
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
EwanC
approved these changes
Jul 12, 2023
reble
approved these changes
Jul 12, 2023
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.