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 Center および File ExchangeGet 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