-
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
prebuilt gpu/cuda version for python #3490
Comments
No, we haven't. Windows wheels will gain in-built GPU support after merging #3403 . |
I wish linux wheels would also gain in-build GPU support. |
It is possible. Please refer to #3403 (comment). |
Closing as a duplicate of #2263. |
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this. |
I use
pip install lightgbm
, and when I run the train api with device=gpu, there is an error "recompile with CMake option -DUSE_GPU=1" .do we have a prebuilt gpu/cuda version for python-package?
Thanks.
The text was updated successfully, but these errors were encountered: