[Rcpp-devel] OpenACC, Rcpp and RStudio on Windows
Emmanuel Hamel
manu.hamel at gmail.com
Sun Jan 21 15:55:16 CET 2018
Hi,
Hope you are all feeling good. I have a question. First, I use windows and
I want to use OpenACC. For the moment, I am able to compile GPU Cuda C code
with Microsoft visual studio and call it from a DLL in Windows. Also, I am
able to use OpenMP with the Rcpp package. Nevertheless, I want to extend
these possibilities for a project regarding dynamic hedging program for
segregated funds. Hence, I would like to know if you have any tips
regarding the use of OpenACC in Rcpp. In particular, what are the files
that I need to modify in a RStudio project in order to be able to compile
pragma commands with the OpenACC compiler? For the moment, I use the PGI
compiler.
Best regards,
Emmanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20180121/35dce210/attachment.html>
More information about the Rcpp-devel
mailing list