wow2006 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Building a MEX-wrapper using CUDPP in Matlab #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is no bug about it.

I wish I could use a MEX-Wrapper, wich allows me, to use CUDPP in M-Code. 
This (CUDA-)MEX-file could be compiled at first use and allow after people 
like me, who don't know much C, to use GPGPU very easily in Matlab.

On my site sort seems very interesing, in case it gaves back indices (like 
it is need for sortrows).

At the moment there a two different Toolboxes available for using CUDA in 
Matlab: Accelereyes' Jacket and GPUmat (from gp-you.org). Booth of them 
dont allow a sortrows, sort from Jacket is very slow on the other hand.

Original issue reported on code.google.com by Andy38...@googlemail.com on 2 Sep 2009 at 2:04

GoogleCodeExporter commented 9 years ago

Original comment by harr...@gmail.com on 2 Sep 2009 at 9:35

GoogleCodeExporter commented 9 years ago
We don't have any plans to do the work for this -- perhaps the Mathworks or 
Accelereyes folks can add algorithms like CUDPP to their products (with a 
wrapper on CUDPP or Thrust, for example).

Original comment by harr...@gmail.com on 30 Jun 2011 at 4:51