Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Accessing the GPU from Matlab
Date: Tue, 28 Apr 2009 23:31:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 18
Message-ID: <gt83jl$9ko$1@fred.mathworks.com>
References: <388aad23-f215-4f7c-8ee3-784333e9f0a9@i24g2000prf.googlegroups.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1240961461 9880 172.30.248.37 (28 Apr 2009 23:31:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 28 Apr 2009 23:31:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1820641
Xref: news.mathworks.com comp.soft-sys.matlab:536066


dudal <dougalgreer@gmail.com> wrote in message <388aad23-f215-4f7c-8ee3-784333e9f0a9@i24g2000prf.googlegroups.com>...
> Does anyone have any information/resources regarding how to access an
> NVIDIA GPU from Matlab to perform basic matrix operations? Maybe there
> is some simple C or Fortran code that could be used to make a mex
> file?
> 
> There seems to be very little out there about how to do it.
> 
> Thanks very much,
> 
> d

Hi,

we suggest you to try the Freeware GPUmat from http://www.gp-you.org. With GPUmat you have a GPU engine from Matlab, and you easily speed up many operations. 

Thanks,
The GP-you Group