Skip to content
Prev 3391 / 10988 Next

[Rcpp-devel] Rcpp and CUDA

Unless things have changed CUDA and R cpp don't always play nicely
together.  I have an example, that I wrote up I'll try and dig it up to
send to you.  The idea is that you must separate the CUDA code and Rcpp
code and compile separately and then link together.  There are some header
conflicts in Rcpp that CUDA does not like.

-Andrew
On Wed, Feb 1, 2012 at 8:15 AM, Chris DuBois <chris.dubois at gmail.com> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20120202/6a6dba43/attachment.html>