Using both a GPU and CPU for parallelization

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 个评论

Class of gpuArray runs on the gpu device.....if not on the cpu...

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 GPU Computing 的更多信息

评论:

2017-10-31

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by