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

[SYCL] fix interop queue to not take ownership #577

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

smaslov-intel
Copy link

Signed-off-by: Sergey V Maslov [email protected]

@smaslov-intel
Copy link
Author

@vladimirlaz : any idea why these are failing on CUDA? They are certainly not related to my changes:

[2021-11-23T18:54:03.357Z] Failed Tests (9):
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_1d_s0_dw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_1d_s0_rw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_1d_s1_dw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_1d_s1_rw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_2d_s1_dw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_2d_s1_rw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_3d_s1_dw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_3d_s1_rw.cpp
[2021-11-23T18:54:03.357Z] SYCL :: Reduction/reduction_range_usm_dw.cpp

@vladimirlaz
Copy link

vladimirlaz commented Nov 24, 2021

it looks like the tests are failing due to the regression mentioned in intel/llvm#5008
It was introduced by intel/llvm#4820
The current PR can be merged.

@smaslov-intel
Copy link
Author

The current PR can be merged.

Who can merge it?

@vladimirlaz vladimirlaz merged commit f78500c into intel:intel Nov 25, 2021
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