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

Change math_builtin_api generator to split generated sources #927

Conversation

steffenlarsen
Copy link
Contributor

This commit changes the test generating script for math_builtin_api to fragment test source files by some chosen number of signatures. This avoids heavy memory usage while compiling the test and improves parallelization of the compilation.

This commit changes the test generating script for math_builtin_api to
fragment test source files by some chosen number of signatures. This
avoids heavy memory usage while compiling the test and improves
parallelization of the compilation.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 21, 2024 13:28
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.

Thanks!

@bader
Copy link
Contributor

bader commented Sep 10, 2024

@steffenlarsen, please, merge after resolving the conflicts.

@steffenlarsen steffenlarsen merged commit eecbab4 into KhronosGroup:SYCL-2020 Sep 11, 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