cdeterman / gpuR

R interface to use GPU's
241 stars 26 forks source link

Installing on Ubuntu 18.04 #159

Closed masonyoungblood closed 5 years ago

masonyoungblood commented 5 years ago

I am trying to install gpuR on Ubuntu 18.04 and always get the following error message: "ViennaCL: FATAL ERROR: CL_DEVICE_NOT_FOUND". I've tried to install from both CRAN and Github. Both the NVIDIA (v 418.67) and CUDA (v 10.1) drivers were installed from runfiles. According to the output of clinfo my device (GeForce GTX 1050 Ti) is ready to go. Do you know what the issue could be?