Skip to content
Prev 3390 / 10988 Next

[Rcpp-devel] Rcpp and CUDA

Hi,

My first posting to the group!
The Armadillo library allows you to slot in BLAS implementations. I've been wondering whether it would be possible to use NVIDIA's CuBLAS library, which is a BLAS implementation using CUDA. Would it then be possible to use RcppArmadillo to move data in and out of R?

I've also developed some examples of using RInside/Rcpp with ZeroMQ, which allows parallel distributed computation, which may interest you. I've promised these to Dirk. (Dirk I'll email you the code off list today).

cheers,
Peter.


From: rcpp-devel-bounces at r-forge.wu-wien.ac.at [mailto:rcpp-devel-bounces at r-forge.wu-wien.ac.at] On Behalf Of Chris DuBois
Sent: 01 February 2012 15:16
To: rcpp-devel at r-forge.wu-wien.ac.at
Subject: [Rcpp-devel] Rcpp and CUDA

Hi all,


I'm trying to gauge how hard this would be before I spend too much time down this route.  My objects that need to be shared may be too large for this approach.

Any advice greatly appreciated.
Chris

________________________________
This message and any attachments contain information that may be RMS Inc. confidential and/or privileged. If you are not the intended recipient (or authorized to receive for the intended recipient), and have received this message in error, any use, disclosure or distribution is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to the e-mail and permanently deleting the message from your computer and/or storage system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20120202/ff64b57d/attachment-0001.html>