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
vladimirlaz merged 8 commits into
intel:intelfrom
steffenlarsen:steffen/reduction_resource_leak
Mar 22, 2022
Merged

[SYCL] Adds regression test for reduction resource leak#624
vladimirlaz merged 8 commits into
intel:intelfrom
steffenlarsen:steffen/reduction_resource_leak

Conversation

@steffenlarsen

@steffenlarsen steffenlarsen commented Dec 16, 2021

Copy link
Copy Markdown

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 <steffen.larsen@intel.com>
Steffen Larsen added 2 commits December 16, 2021 17:46
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
Comment thread SYCL/Regression/reduction_resource_leak.cpp Outdated
Co-authored-by: Romanov Vlad <vlad.romanov@intel.com>
@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

@romanovvlad romanovvlad left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@vladimirlaz

Copy link
Copy Markdown

/verify with intel/llvm#5653

@steffenlarsen

Copy link
Copy Markdown
Author

/verify with intel/llvm#5653

@steffenlarsen

Copy link
Copy Markdown
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
Copy Markdown

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 <steffen.larsen@intel.com>
@steffenlarsen

Copy link
Copy Markdown
Author

@romanovvlad - I have added a USM test case.

Steffen Larsen added 2 commits March 21, 2022 15:07
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
@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 <steffen.larsen@intel.com>
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 <steffen.larsen@intel.com>
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