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

1 Ansicht (letzte 30 Tage)
Hello
is there a solution to make matlab detect the (intel) gpu ?
thanks
  2 Kommentare
Walter Roberson
Walter Roberson am 13 Aug. 2013
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 am 14 Aug. 2013
Bearbeitet: ABDO am 14 Aug. 2013
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 ?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 14 Aug. 2013
Current versions of MATLAB can only use NVIDIA GPU in the parallel programming toolkit.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with GPU Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by