Skip to content

Conversation

@ayylol
Copy link
Contributor

@ayylol ayylol commented Jul 8, 2024

As per OpenCL docs, CL_DEVICE_SUB_GROUP_INDEPENDENT_FORWARD_PROGRESS is missing in OpenCL versions prior to 2.1. This change adds a check to the OpenCL version to ensure it is newer than 2.1, otherwise returning a default value for independent forward progress.

@ayylol ayylol requested a review from a team as a code owner July 8, 2024 18:43
@ayylol ayylol closed this Sep 30, 2024
@aarongreig aarongreig reopened this Oct 24, 2024
@aarongreig
Copy link
Contributor

LLVM PR intel/llvm#15872

@aarongreig aarongreig added the ready to merge Added to PR's which are ready to merge label Oct 25, 2024
@aarongreig aarongreig merged commit fa8cc8e into oneapi-src:main Nov 1, 2024
76 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Added to PR's which are ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants