Skip to content

Fix ocl mem regression #3091

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

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Feb 16, 2021

Originally reported via rust wrapper arrayfire/arrayfire-rust#282

Description

Fixes a double free regression in OpenCL backend. This happens particularly when ArrayFire is used in interop mode with custom kernels.

Changes to Users

None in terms of code but fixes a bug in terms of OpenCL interop behavior.

Checklist

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

@9prady9 9prady9 force-pushed the fix_ocl_mem_regression branch from 92a2087 to 496dd29 Compare February 16, 2021 19:33
@9prady9 9prady9 merged commit c6d1341 into arrayfire:master Feb 17, 2021
@9prady9 9prady9 deleted the fix_ocl_mem_regression branch February 17, 2021 00:13
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