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

Split accessor tests to reduce memory usage #948

Merged

Conversation

steffenlarsen
Copy link
Contributor

The accessor tests are heavy w.r.t. memory resources during compilation. To reduce this overhead, the tests are split into separate categories and template the existing categories on the types.

Note that this is not intended to be a functional change to the tests.

The accessor tests are heavy w.r.t. memory resources during compilation.
To reduce this overhead, the tests are split into separate categories.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner September 24, 2024 06:31
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
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.

This is like a PR!
That looks plausible.

@bader bader merged commit e73df15 into KhronosGroup:SYCL-2020 Sep 25, 2024
8 checks passed
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