Does the Matlab Coder support gpuArray?

Does the Matlab Coder support gpuArray?

댓글 수: 2

Adam
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
Walter Roberson 2016년 6월 15일
The gpu functions need a distinct compiler, nvcc

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

답변 (1개)

Joss Knight
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.

카테고리

태그

질문:

2016년 6월 15일

답변:

2016년 6월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by