Does the Matlab Coder support gpuArray?

조회 수: 1 (최근 30일)
Red Cube
Red Cube 2016년 6월 15일
답변: Joss Knight 2016년 6월 15일
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일
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.

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by