Error when trying to compile an R package with CUDA and Rcpp
I’m building a small R package using CUDA and Rcpp as a learning exercise (using Building a tiny R package with CUDA and Rcpp as inspiration). It includes a single function that takes a device ID and returns a few properties for that device.