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

[SYCL] [L0] Specify standard command lists explicitly when the test depends on it. #1585

Merged
merged 5 commits into from
Feb 24, 2023

Conversation

rdeodhar
Copy link

@rdeodhar rdeodhar commented Feb 8, 2023

This change to the tests is in preparation of making use of immediate command lists the default on all GPUs. Some tests depend on use of standard command lists, so make it explicit that that type of command list should be used by the test.

@smaslov-intel
Copy link

LGTM. It's a draft now, so cannot approve.

@rdeodhar rdeodhar marked this pull request as ready for review February 10, 2023 22:43
@rdeodhar rdeodhar requested a review from a team as a code owner February 10, 2023 22:43
@rdeodhar rdeodhar changed the title [SYCL] [Lo] Specify standard command lists explicitly when the test depends on it. [SYCL] [L0] Specify standard command lists explicitly when the test depends on it. Feb 10, 2023
@rdeodhar
Copy link
Author

This is ready for merge. On both Linux and Windows the same test failed, Reduction/reduction_ctor.cpp, which cannot be a result of this PR because this PR modifies different tests.

@rdeodhar
Copy link
Author

/verify with intel/llvm#7196

@againull againull merged commit 8a55945 into intel:intel Feb 24, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…epends on it. (intel#1585)

* Make use of standard command lists explicit, when the test depends on it.
* Extended a test to work with imm cmdlists.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…epends on it. (intel/llvm-test-suite#1585)

* Make use of standard command lists explicit, when the test depends on it.
* Extended a test to work with imm cmdlists.
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