-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
compiling gpu version on ppc64le #1905
Comments
I think that we do not officially support PPC64LE. Maybe @huanzhang12 can help. |
This seems to related to a libboost issue with altivec on ppc64le. |
I think this issue can be closed as a sub-issue of #1129. |
There's no support of OpenCL on power https://devtalk.nvidia.com/default/topic/1025683/cuda-setup-and-installation/opencl-on-power8/ |
Hi -- I am trying to compile LightGBM (latest version pulled using git) on a ppc64le machine running Ubuntu 18.04.1 LTS. The CPU version compiles and runs perfectly and is being used with Python. I am running into some issues when compiling the GPU version (box has nvidia P100s).
When I try to build
I would really appreciate any help with this. Thx.
The text was updated successfully, but these errors were encountered: