is there a solution to make matlab detect the (intel) gpu, to use parallele programming toolbox ?

조회 수: 1 (최근 30일)
Hello
is there a solution to make matlab detect the (intel) gpu ?
thanks
  댓글 수: 2
Walter Roberson
Walter Roberson 2013년 8월 13일
Just detect it? Then what? Is the question about how to get MATLAB to make use of the GPU for its standard internally optimized operations that use BLAS and the like? Is the question about how to use the intel GPU for custom GPU operations using Parallel Programming Toolbox ?
ABDO
ABDO 2013년 8월 14일
편집: ABDO 2013년 8월 14일
Matlab R2011b can't detect intel GPU, but it detect the CUDA GPU from NVIDIA. therfore, when we work with intel GPU we can't use Parallel Programming Toolbox, is there any solution to make Matlab detect the intel GPU to use Parallel Programming Toolbox ?

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

채택된 답변

Walter Roberson
Walter Roberson 2013년 8월 14일
Current versions of MATLAB can only use NVIDIA GPU in the parallel programming toolkit.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with GPU Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by