Skip to content

Add clblast patch to handle custom context with multiple devices #2967

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
Jul 7, 2020

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Jul 7, 2020

Description

Fixes: #2919

Patch has been pulled from CNugteren/CLBlast#392

Changes to Users

Crash while using blas function with custom context constituting multiple devices is resolved.

Checklist

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

@9prady9 9prady9 added this to the 3.7.2 milestone Jul 7, 2020
@9prady9 9prady9 requested a review from umar456 July 7, 2020 04:18
@9prady9 9prady9 merged commit 2844fa3 into arrayfire:master Jul 7, 2020
@9prady9 9prady9 deleted the clblast_patch branch July 7, 2020 08:21
9prady9 added a commit to umar456/arrayfire that referenced this pull request Jul 7, 2020
…ayfire#2967)

* Add clblast patch to handle custom context with multiple devices

* Pass option to fix whitepsace error in clblast patch apply

(cherry picked from commit 2844fa3)
9prady9 added a commit that referenced this pull request Jul 7, 2020
* Add clblast patch to handle custom context with multiple devices

* Pass option to fix whitepsace error in clblast patch apply

(cherry picked from commit 2844fa3)
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.

Exception from OpenCL blas fns when using custom context with multiple devices
2 participants