Is native Macintosh/AMD/OpenCL support available?
Show older comments
We are starting to plan some hardware purchases. We are primarily a Macintosh shop (a lot of the microscopy folks are used to Macs from back in the day) and the iMac Pro and soon-to-be-released Mac Pro look fairly powerful.
However, it seems all Macs use AMD graphics and I have found references that Matlab requires third-party tools (?hacks?) to exploit the GPU's. Is that still the case? Thanks
References:
- https://www.mathworks.com/matlabcentral/answers/440797-support-for-hip-and-or-opencl-gpu-acceleration
- https://www.mathworks.com/matlabcentral/answers/25973-matlab-opencl
- https://code.google.com/archive/p/opencl-toolbox/
5 Comments
Kenji Kono
on 23 Aug 2019
Joss Knight
on 24 Aug 2019
It is not Mac support but AMD support that is the issue. MathWorks generally makes every attempt to provide full Mac support.
Kenji Kono
on 24 Aug 2019
Edited: Kenji Kono
on 24 Aug 2019
Walter Roberson
on 24 Aug 2019
I am told that OpenCL is a fairly loose framework, with a lot of parts that are optional, and that there are considerable differences in what is implemented by different vendors and even different models. Because of that, it is not practical to create just one OpenCL version -- or at least not an optimized one: you would either have to create a number of different versions or else create one that only used the features that all the important vendors agreed on the implementation of.
Kenji Kono
on 24 Aug 2019
Accepted Answer
More Answers (0)
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!