-
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
[gpu] install lightgpu without root permission #6103
Comments
Thanks for using LightGBM. What component of LightGBM are you trying to install? e.g. the Python package, R package, CLI? If you are following the instructions at that doc, have you tried simply removing |
Hi I am trying to install Python package. Thanks |
Are you trying to install python-pip? |
Yes, I do have pip and can install the cpu version of lightGBM |
Did you find solution? |
Starting from the 3.2.0 version, LightGBM Python packages have been having built-in support of training on GPU devices. |
This issue has been automatically closed because it has been awaiting a response for too long. When you have time to to work with the maintainers to resolve this issue, please post a new comment and it will be re-opened. If the issue has been locked for editing by the time you return to it, please open a new issue and reference this one. Thank you for taking the time to improve LightGBM! |
Hi lightgbm team,
I've been looking into the details of installing gpu version: https://lightgbm.readthedocs.io/en/latest/GPU-Tutorial.html#gpu-setup
it looks like it needs the sudo permission. is there any solutions for that, can I install it locally?
System: linux centos 7
GPU: V100 /T5 on HPC
Thanks!
The text was updated successfully, but these errors were encountered: