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

[SYCL][HIP] Improve test for barrier and enable it for HIP #1122

Merged
merged 5 commits into from
Nov 7, 2022

Conversation

t4c1
Copy link

@t4c1 t4c1 commented Jul 29, 2022

Improves the test for barrier to make it actually fail if the barrier implementation does not work.

Tests intel/llvm#6490

@t4c1 t4c1 requested a review from a team as a code owner July 29, 2022 09:16
@t4c1 t4c1 requested a review from steffenlarsen July 29, 2022 09:16
Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Oct 6, 2022
Fixes a bug in barrier implementation in CUDA and HIP plugins that often
caused barrier not to work. The new implementation is also faster.

Tests in: intel/llvm-test-suite#1122
@AerialMantis
Copy link

@steffenlarsen now that intel/llvm#6490 is merged, could we also merge this? I see that the previous jobs failed, should we run these again?

@steffenlarsen
Copy link

I just reran the tests, but it looks like it times out on L0. On Windows it is having problems with CI. @t4c1 - Could you please have a look?

@mmoadeli
Copy link

mmoadeli commented Nov 4, 2022

@steffenlarsen I am not able to access the failure logs. Would it be possible to re-run the CI please.

@steffenlarsen
Copy link

CI seems to be having some problems with this PR. @t4c1 - Could you please push a merge commit? 🤞 that will help.

@mmoadeli
Copy link

mmoadeli commented Nov 4, 2022

CI seems to be having some problems with this PR. @t4c1 - Could you please push a merge commit? crossed_fingers that will help.

@steffenlarsen currently I am looking into this one. But the CI logs are not available to investigate.

@steffenlarsen
Copy link

@steffenlarsen currently I am looking into this one. But the CI logs are not available to investigate.

I can get you more output, but I am hoping if you can push a merge commit to this it will fix the issue we see in Windows CI and hopefully give more information.

@steffenlarsen
Copy link

Failure in KernelAndProgram/kernel-bundle-merge-options-env.cpp on Windows is a known issue.

@steffenlarsen steffenlarsen merged commit 7f2a22e into intel:intel Nov 7, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Improves the test for barrier to make it actually fail if the barrier implementation does not work.

Tests intel/llvm#6490
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…m-test-suite#1122)

Improves the test for barrier to make it actually fail if the barrier implementation does not work.

Tests intel#6490
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.

4 participants