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

Workaround for bug in Apple's OpenCL, a missing definition #2943

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jun 25, 2020

Description

CL_PLATFORM_NOT_FOUND_KHR definition is missing in Apple's OpenCL implementation. This change is a work around for that bug in OSX OpenCL.

Changes to Users

None

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

@9prady9
Copy link
Member Author

9prady9 commented Jun 25, 2020

@umar456 I found some issues with the recent constexpr changes on jesse. Can you please check if this is an issue with latest OSX too.

@9prady9 9prady9 merged commit a34ec0c into arrayfire:master Jun 25, 2020
@9prady9 9prady9 deleted the handle_osx_ocl_bug branch June 25, 2020 12:31
@umar456 umar456 mentioned this pull request Jun 27, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants