Instead of CUDA, maybe consider using OpenCL, as that is a vendor-independent standard which works on GPUs, CPUs and DSPs. There seem to be several Python wrappers for OpenCL.
Ben Pablo Carreira wrote: > Hi, > > I'am curious to know if there is any development is using GPU to > accelerate some tasks in GIS, like raster calculations. > I have an Nvidia gpu and found pyCUDA parallel computation very interesting. > Is there any paper in this subject to read? > > Thanks. > > Pablo Torres Carreira > > > > ------------------------------------------------------------------------ > Quer conexões de rede mais fácil? Clique e conheça o Windows 7. > <http://www.microsoft.com/brasil/windows7/default.html?WT.mc_id=1539> > > > ------------------------------------------------------------------------ > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user -- Benjamin Ducke Geospatial Consultant Oxford Archaeology Digital Janus House Osney Mead OX2 0ES Oxford, U.K. Tel: +44 (0)1865 263 800 (switchboard) Tel: +44 (0)1865 980 758 (direct) Fax :+44 (0)1865 793 496 [email protected] http://oadigital.net ------ Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
