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

KSSV
KSSV 2017년 10월 31일
Class of gpuArray runs on the gpu device.....if not on the cpu...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 GPU Computing에 대해 자세히 알아보기

질문:

2017년 10월 31일

댓글:

2017년 10월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by