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

[SYCL] [L0] [PI] Ensure desired batching behavior independent of defaults. #943

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

rdeodhar
Copy link

@rdeodhar rdeodhar commented Mar 23, 2022

A L0 plugin change will allow use of immediate command lists. In that mode we cannot assume that commands are issued in batches. To ensure that these tests continue to do what is intended, env vars explicitly set the necessary commandlist usage mode and device-only events behavior, instead on relying on earlier defaults.

Signed-off-by: Rajiv Deodhar [email protected]

…vior independent of defaults.

Signed-off-by: Rajiv Deodhar <[email protected]>
@rdeodhar rdeodhar changed the title [SYCL] [L0] [PI] Corrections to tests to ensure desired batching beha… [SYCL] [L0] [PI] Ensure desired batching behavior independent of defaults. Mar 23, 2022
@rdeodhar rdeodhar marked this pull request as ready for review March 23, 2022 22:03
@rdeodhar rdeodhar requested a review from a team as a code owner March 23, 2022 22:03
@againull againull merged commit bc668f8 into intel:intel Mar 23, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…vior independent of defaults. (intel#943)

Signed-off-by: Rajiv Deodhar <[email protected]>
myler added a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
Auto pulldown and update tc files for xmain branch on 20220527
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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.

3 participants