MATLAB OpenCL
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
I am planning to write parallel code in MATLAB for a research project in the near future. As such, I am evaluating graphics cards for their value in this area. I am leaning toward the ATI Radeon HD cards based on price concerns, but I am aware that these cards don't support Nvidia's CUDA. They do, however, work with OpenCL. For this reason, I am curious about the current state of official support for OpenCL in MATLAB. It does not appear to be natively supported, but are there any plans for support in the future?
Thanks, Matt
댓글 수: 0
답변 (3개)
Royi Avital
2015년 3월 24일
I wish MATLAB will move from CUDA to OpenCL.
There are great libraries for that and it is time we'll enjoy GPU acceleration in any GPU we have.
The Double Precision performance of the AMD cards are great and far better than what the average user have in the nVidia counterparts.
댓글 수: 1
Rainer Boegle
2018년 1월 17일
Maybe try this toolbox to use OpenCL from MATLAB. https://code.google.com/archive/p/opencl-toolbox/
Walter Roberson
2012년 1월 12일
I will add this: only high MathWorks management, and MathWorks Sales, are authorized to speak about future MathWorks product plans. Employees do not even talk much about whatever is available in the current beta release.
You may wish to consider looking at Accelereyes' Jacket product; it does support OpenCL.
댓글 수: 0
Rainer Boegle
2018년 1월 17일
Try this toolbox https://code.google.com/archive/p/opencl-toolbox/
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 GPU Computing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!