[R-sig-hpc] R and CUDA programming

Dirk Eddelbuettel edd at debian.org
Tue Jan 18 13:26:12 CET 2011


On 18 January 2011 at 14:49, Vikneswaran Gopal wrote:
| Dear experts,
| 
| I was wondering if it is possible for the individual threads in a CUDA  
| program to access the R API, e.g. to call it's random number  
| generator. If this is possible, is it advisable or is there a  
| recommended way of doing this?
| 
| If it is not possible/advisable, what is the best way to get the GPU  
| device to generate random numbers?

There are several complete RNG examples in the CUDA SDK example sources.

Dirk 

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com



More information about the R-sig-hpc mailing list