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.

 Réponse acceptée

Edric Ellis
Edric Ellis le 4 Jan 2016

0 votes

You must use R2010b or later to use gpuArray functionality.

3 commentaires

But right now I don't have any alternative :(
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.)
Thank you Ellis & Roberson! i will try to upgrade Matlab.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with GPU Coder dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by