Please help me to initiate Matlab GPU programing.

Dear All, I have Matlab R2009b with parallel computing toolbox version 4.2, cuda toolkit 4.1.28_win_32, my OS is Windows 7 ultimate 32-bit. I am using NVIDIA GeForce GTX 650. Unfortunately I can't use any gpu commend like gpuArray or gpuDevice. It says 'Undefined function or variable'.
I know I am the very beginner of parallel computing, but I have tried a lot to learn from internet. Now I am expecting help from experts.

 採用された回答

Edric Ellis
Edric Ellis 2016 年 1 月 4 日

0 投票

You must use R2010b or later to use gpuArray functionality.

3 件のコメント

Mr. Sumon
Mr. Sumon 2016 年 1 月 4 日
But right now I don't have any alternative :(
Walter Roberson
Walter Roberson 2016 年 1 月 4 日
If you are restricted to that version of MATLAB, then MATLAB cannot be of assistance in this matter, and you will need to use a different programming language such as C++ and compile with NVIDIA's nvcc.
If you want to use the MATLAB facilities for GPU then you will need to find a way to upgrade to at least R2010b (preferably later.)
Mr. Sumon
Mr. Sumon 2016 年 1 月 4 日
Thank you Ellis & Roberson! i will try to upgrade Matlab.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGPU Computing についてさらに検索

質問済み:

2015 年 12 月 27 日

コメント済み:

2016 年 1 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by