Hi Juan,

the error suggests that your driver installation is for some reason 
incomplete. Are you able to run any other CUDA or OpenCL programs?

Best regards,
Karli


On 05/15/2016 03:13 PM, Juan Fumero wrote:
> Hi,
>
>     I am just installed the gnuR package on my OpenSuse Linux with cran
>   - install.packages("gpuR")
>
> The R version I have is 3.1.3. When I try to execute this application
> in the terminal I get the following error:
>
>
>> A <- seq.int(from=0, to=999)
>> B <- seq.int(from=1000, to=1)
>> gpuA <- gpuVector(A)
> Error: ViennaCL: FATAL ERROR: CL_DEVICE_NOT_FOUND
>   ViennaCL could not find a suitable device. Please check whether an
> OpenCL implementation is properly installed and a suitable device
> available.
> If you think that this is a bug in ViennaCL, please report it at vienna
> [email protected] and supply at least the following
> information:
>   * Operating System
>   * Which OpenCL implementation (AMD, NVIDIA, etc.)
>   * ViennaCL version
> Many thanks in advance!
>
>
> I am using NVIDIA driver 331.79.
>
> Any idea?
> Many thanks
> Juan
>
>


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
ViennaCL-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/viennacl-support

Reply via email to