Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template and split marray tests to reduce memory consumption #919

Merged

Conversation

steffenlarsen
Copy link
Contributor

Some of the test categories in the suite require a lot of memory when compiling with DPC++. One of these is the marray category.

This commit splits the marray test into multiple categories and templates most of the test source files on the tested types.

Some of the test categories in the suite require a lot of memory when
compiling with DPC++. One of these is the marray category.

This commit splits the marray test into multiple categories and
templates most of the test source files on the tested types.
@steffenlarsen steffenlarsen requested a review from a team as a code owner July 26, 2024 13:25
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
ci/hipsycl.filter Outdated Show resolved Hide resolved
Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

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

What a PR!
Thanks.

@bader bader merged commit 730188d into KhronosGroup:SYCL-2020 Sep 10, 2024
8 checks passed
steffenlarsen added a commit to steffenlarsen/SYCL-CTS that referenced this pull request Sep 11, 2024
tests/reduction/reducer_api_basic.cpp was not meant to be part of
KhronosGroup#919 but snuck in
unintentionally. This commit removes it again.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants