MATLAB OpenCL
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (3)
Royi Avital
el 24 de Mzo. de 2015
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 comentario
Rainer Boegle
el 17 de En. de 2018
Maybe try this toolbox to use OpenCL from MATLAB. https://code.google.com/archive/p/opencl-toolbox/
Walter Roberson
el 12 de En. de 2012
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 comentarios
Rainer Boegle
el 17 de En. de 2018
Try this toolbox https://code.google.com/archive/p/opencl-toolbox/
0 comentarios
Ver también
Categorías
Más información sobre GPU Computing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!