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

solving install issue on readon compute platform - 1.7 tested #104

Closed
Curious9x opened this issue Dec 28, 2017 · 2 comments
Closed

solving install issue on readon compute platform - 1.7 tested #104

Curious9x opened this issue Dec 28, 2017 · 2 comments
Assignees

Comments

@Curious9x
Copy link

Please include following in instructions for users trying 1.7 rocm platform:

Sys.setenv(OPENCL_LIB="/opt/rocm/opencl/lib/x86_64",OPENCL_INC="/opt/rocm/opencl/include/")

I struggled, but got it working, finally. I hope it helps.

System details are as:
`-----
sessionInfo()
R version 3.4.3 (2017-11-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.3 LTS

Matrix products: default
BLAS: /usr/lib/libblas/libblas.so.3.6.0
LAPACK: /usr/lib/lapack/liblapack.so.3.6.0

locale
[1] LC_CTYPE=en_CA.UTF-8 LC_NUMERIC=C LC_TIME=en_CA.UTF-8
[4] LC_COLLATE=en_CA.UTF-8 LC_MONETARY=en_CA.UTF-8 LC_MESSAGES=en_CA.UTF-8
[7] LC_PAPER=en_CA.UTF-8 LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C
---------------`

@cdeterman
Copy link
Owner

Thank you for the contribution! I will be sure to add it to the documentation.

@cdeterman cdeterman self-assigned this Feb 23, 2018
@cdeterman
Copy link
Owner

@Curious9x I have added this to the wiki. Thanks for your report.

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

2 participants