Does the Matlab Coder support gpuArray?
이전 댓글 표시
Does the Matlab Coder support gpuArray?
댓글 수: 2
Adam
2016년 6월 15일
It isn't in the list of supported function so I suspect not. It would be quite advanced for Matlab Coder to support I would imagine.
Walter Roberson
2016년 6월 15일
The gpu functions need a distinct compiler, nvcc
답변 (1개)
Joss Knight
2016년 6월 15일
1 개 추천
No, sorry. Our GPU code is highly optimized for the devices we support and there isn't yet any such thing as a language that generically supports any device. Nevertheless we are looking into what can be done in this area.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!