Is native Macintosh/AMD/OpenCL support available?
이전 댓글 표시
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
Kenji Kono
2019년 8월 23일
Joss Knight
2019년 8월 24일
It is not Mac support but AMD support that is the issue. MathWorks generally makes every attempt to provide full Mac support.
Kenji Kono
2019년 8월 24일
편집: Kenji Kono
2019년 8월 24일
Walter Roberson
2019년 8월 24일
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
2019년 8월 24일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!