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

Add missing opencl-arrayfire interop fns in unified backend #2981

Merged
merged 1 commit into from Jul 31, 2020

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jul 31, 2020

Description

API that is required for users to use OpenCL and ArrayFire simultaneously in their application were missing from unified backend. CUDA doesn't have this issue. Somehow, OpenCL wasn't added earlier and this change fixes that problem

Changes to Users

Users using unified backend will also be able to use Raw OpenCL and ArrayFire simultaneously. Earlier, they could do this only by directly using the OpenCL backend.

Checklist

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

@9prady9 9prady9 added this to the 3.8.0 milestone Jul 31, 2020
@9prady9 9prady9 requested a review from umar456 July 31, 2020 07:13
@9prady9 9prady9 merged commit edb189c into arrayfire:master Jul 31, 2020
@9prady9 9prady9 deleted the fix_missing_ocl_interop branch July 31, 2020 19:09
@9prady9 9prady9 modified the milestones: 3.8.0, 3.7.3 Aug 7, 2020
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.

None yet

2 participants