Skip to content

Conversation

@frasercrmck
Copy link
Contributor

The max_work_group_size and max_linear_work_group_size kernel properties conflict with the work_group_size property when the required work-group size exceeds either of the maximum sizes.

The max_work_group_size and max_linear_work_group_size kernel properties
conflict with the work_group_size property when the required work-group
size exceeds either of the maximum sizes.
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Very clever! Small nit, but otherwise I think it looks good!

@frasercrmck
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge, thank you!

@martygrant martygrant merged commit f18ed8c into intel:sycl Sep 30, 2024
12 checks passed
@frasercrmck frasercrmck deleted the sycl-max-wg-size-kernel-props-conflicts branch September 30, 2024 12:05
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