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

[gpu] install lightgpu without root permission #6103

Closed
hfl112 opened this issue Sep 15, 2023 · 7 comments
Closed

[gpu] install lightgpu without root permission #6103

hfl112 opened this issue Sep 15, 2023 · 7 comments

Comments

@hfl112
Copy link

hfl112 commented Sep 15, 2023

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!
image

@jameslamb
Copy link
Collaborator

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 sudo from the commands running them?

@jameslamb jameslamb changed the title install lightgpu without root permission [gpu] install lightgpu without root permission Sep 15, 2023
@hfl112
Copy link
Author

hfl112 commented Sep 15, 2023

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 sudo from the commands running them?

Hi I am trying to install Python package.
I didn't have apt-get in my system. So I was wondering is there any other way to install it?

Thanks

@wangzheyuan
Copy link

Are you trying to install python-pip?

@hfl112
Copy link
Author

hfl112 commented Sep 20, 2023

python-pip

Yes, I do have pip and can install the cpu version of lightGBM

@atwahsz
Copy link

atwahsz commented Dec 25, 2023

Did you find solution?

@StrikerRUS
Copy link
Collaborator

Yes, I do have pip and can install the cpu version of lightGBM

Starting from the 3.2.0 version, LightGBM Python packages have been having built-in support of training on GPU devices.

Copy link

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!

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

5 participants