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

[SYCL] Fix printf tests on Level Zero #166

Merged
merged 4 commits into from
Mar 6, 2021

Conversation

vladimirlaz
Copy link

In case of Level Zero backend flash of printed information happens on
teardown only (not on queue.wait()). The test was changed to destroy
queue after execution of the kernel to ensure order of printed
information on all backends.

In case of Level Zero backend flash of printed information happens on
teardown only (not on queue.wait()). The test was changed to destroy
queue after execution of the kernel to ensure order of printed
information on all backends.
@vladimirlaz vladimirlaz requested a review from vzakhari March 4, 2021 08:17
@vladimirlaz
Copy link
Author

@vzakhari, could you please review?

@vladimirlaz vladimirlaz merged commit c21b0a5 into intel:intel Mar 6, 2021
@vladimirlaz vladimirlaz deleted the fix_printf_l0 branch April 23, 2021 05:53
yuxianch added a commit to yuxianch/llvm-test-suite that referenced this pull request Sep 13, 2021
Auto pulldown and update tc files for syclos branch on 20210902
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
In case of Level Zero backend flash of printed information happens on
teardown only (not on queue.wait()). The test was changed to destroy
queue after execution of the kernel to ensure order of printed
information on all backends.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants