Skip to content
Prev 1394 / 12125 Next

[R-pkg-devel] Windows specific compiler for CUDA builds

On 16/03/2017 11:00 AM, Charles Determan wrote:
In principle it should be possible to use cl.  In practice, it will 
require someone to work out the details of doing it and to maintain it 
(by testing R-devel regularly to make sure changes there don't cause 
trouble for it).  There aren't a lot of people who know how to do that 
(e.g. I don't).  If you are willing to volunteer to do this (or can 
recruit someone to do it), go ahead.  Assuming you do a good job, we can 
put your patches into the base code.

Duncan Murdoch