-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[GPU] [AMD] [R-package] Trying to install. #6876
Comments
Thanks for using LightGBM. Please, give us enough information to help you.
1 command and 1 error message is not enough information for us to reproduce this and help you. |
CachyOS x86_64. Linux 6.14.0-3-cachyos
git clone --recursive https://github.com/microsoft/LightGBM
4.4
just used
Which are enough, at least the last time I used a Nvidia gpu, a few months ago. |
Thanks, but I asked for the full logs from CMake, please. This will have valuable information like which compiler was found. |
Is this the required info? |
Great, thank you! Yes, now we have enough to start investigating this. I think the key line there is this:
LightGBM's GPU version does not currently support Boost 1.87. We've seen similar compilation errors pointing to that exact same Boost source before. In fact, I found searching today that you yourself already reported the exact same thing 2 months ago: #6786 (comment) I'm going to close this issue, let's please keep the conversation over in #6786 since it appears to be the exact same thing. Splitting the conversation across multiple issues increases the effort for everyone involved. |
Trying to install with
Rscript build_r.R --use-gpu --no-build-vignettes
results inThe text was updated successfully, but these errors were encountered: