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

[SYCL] Adds regression test for reduction resource leak #624

Merged

Conversation

steffenlarsen
Copy link

@steffenlarsen steffenlarsen commented Dec 16, 2021

Select variants of reductions currently leak additional resources, such as auxiliary buffers. This commit adds a regression test to ensure this leak does not resurface.

Fix: intel/llvm#5653

Select variants of reductions currently leak additional resources, such
as auxiliary buffers. This commit adds a regression test to ensure this
leak does not resurface.

Signed-off-by: Steffen Larsen <[email protected]>
Signed-off-by: Steffen Larsen <[email protected]>
Signed-off-by: Steffen Larsen <[email protected]>
Co-authored-by: Romanov Vlad <[email protected]>
@bader bader requested review from romanovvlad and removed request for bader January 12, 2022 10:57
romanovvlad
romanovvlad previously approved these changes Jan 12, 2022
Copy link

@romanovvlad romanovvlad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vladimirlaz
Copy link

/verify with intel/llvm#5653

@steffenlarsen
Copy link
Author

/verify with intel/llvm#5653

@steffenlarsen
Copy link
Author

intel/llvm#5653 has been merged and verification with it passed. @vladimirlaz & @romanovvlad - Could you please have another look at this?

vladimirlaz
vladimirlaz previously approved these changes Mar 18, 2022
@vladimirlaz vladimirlaz requested a review from romanovvlad March 18, 2022 15:07
@romanovvlad
Copy link

intel/llvm#5653 has been merged and verification with it passed. @vladimirlaz & @romanovvlad - Could you please have another look at this?

Look OK, but don't we want to test USM case?

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen
Copy link
Author

@romanovvlad - I have added a USM test case.

Signed-off-by: Steffen Larsen <[email protected]>
Signed-off-by: Steffen Larsen <[email protected]>
@vladimirlaz vladimirlaz merged commit afc48b2 into intel:intel Mar 22, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
[SYCL] Test rework for SYCL_DEVICE_FILTER=device_num
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
Select variants of reductions currently leak additional resources, such
as auxiliary buffers. This commit adds a regression test to ensure this
leak does not resurface.

Signed-off-by: Steffen Larsen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…est-suite#624)

Select variants of reductions currently leak additional resources, such
as auxiliary buffers. This commit adds a regression test to ensure this
leak does not resurface.

Signed-off-by: Steffen Larsen <[email protected]>
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