Using both a GPU and CPU for parallelization
Mostrar comentarios más antiguos
I am looking to parallelise a dynamic simulation, it has a large amount of simple data to pre-process via lookup tables which I was hoping to do with a GPU before running the actual complex analysis that will require a CPU. Is there any way to set up the pool to use GPU and the a CPU at different points in the code?
Thanks
1 comentario
KSSV
el 31 de Oct. de 2017
Class of gpuArray runs on the gpu device.....if not on the cpu...
Respuestas (0)
Categorías
Más información sobre GPU Computing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!