Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in installing 'gpuR' in Windows10 #151- Continuing #156

Open
zekeargus opened this issue May 17, 2019 · 2 comments
Open

Issues in installing 'gpuR' in Windows10 #151- Continuing #156

zekeargus opened this issue May 17, 2019 · 2 comments

Comments

@zekeargus
Copy link

NVIDIA (Quadro M620) based system with R-3.6
I have the exact comment as you have. I have also added a registry key as described in issue 144
by "dualvim commented on Jan 18 >" on nvopencl64.dll

Ran:

devtools::install_github("cdeterman/gpuR")
Downloading GitHub repo cdeterman/gpuR@master
These packages have more recent versions available.
Which would you like to update?
1: xfun (0.6 -> 0.7) [CRAN]

Error below:
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Error: package or namespace load failed for 'gpuR':
.onAttach failed in attachNamespace() for 'gpuR', details:
call: initContexts()
error: ViennaCL: FATAL ERROR: ViennaCL encountered an unknown OpenCL error. Most likely your OpenCL SDK or driver is not installed properly. In some cases, this error is due to an invalid global work size or several kernel compilation errors.
If you think that this is a bug in ViennaCL, please report it at [email protected] and supply at least the following information:

  • Operating System
  • Which OpenCL implementation (AMD, NVIDIA, etc.)
  • ViennaCL version
    Many thanks in advance!
    Error: loading failed
    Execution halted
    *** arch - x64
    Error: package or namespace load failed for 'gpuR':
    .onAttach failed in attachNamespace() for 'gpuR', details:
    call: initContexts()
    error: ViennaCL: FATAL ERROR: ViennaCL encountered an unknown OpenCL error. Most likely your OpenCL SDK or driver is not installed properly. In some cases, this error is due to an invalid global work size or several kernel compilation errors.
    If you think that this is a bug in ViennaCL, please report it at [email protected] and supply at least the following information:
  • Operating System
  • Which OpenCL implementation (AMD, NVIDIA, etc.)
  • ViennaCL version
    Many thanks in advance!
    Error: loading failed
    Execution halted
    ERROR: loading failed for 'i386', 'x64'
  • removing 'C:/Program Files/R/R-3.6.0/library/gpuR'
    Error in i.p(...) :
    (converted from warning) installation of package ‘C:/Users/DEV~1.ADM/AppData/Local/Temp/RtmpIthjzV/file29c8085f5165/gpuR_2.0.2.tar.gz’ had non-zero exit status
@SaraAshry
Copy link

I have the same problem

@dvd280
Copy link

dvd280 commented Apr 26, 2020

Same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants