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

[docs] Update GPU-Tutorial.rst #1037

Merged
merged 3 commits into from Nov 6, 2017
Merged

[docs] Update GPU-Tutorial.rst #1037

merged 3 commits into from Nov 6, 2017

Conversation

chivee
Copy link
Collaborator

@chivee chivee commented Nov 4, 2017

fix #1028. #902

@@ -61,6 +61,8 @@ Now we are ready to checkout LightGBM and compile it with GPU support:
cd LightGBM
mkdir build ; cd build
cmake -DUSE_GPU=1 ..
# if you have installed the Nvidia OpenGL, please using following instead
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NVIDIA

@StrikerRUS
Copy link
Collaborator

Maybe we need the same note directly into the Installation Guide?
https://github.com/Microsoft/LightGBM/blob/master/docs/Installation-Guide.rst#build-gpu-version

@StrikerRUS StrikerRUS changed the title Update GPU-Tutorial.rst [docs] Update GPU-Tutorial.rst Nov 6, 2017
@chivee chivee merged commit 04d4811 into master Nov 6, 2017
@guolinke guolinke deleted the GPU-Doc branch November 6, 2017 15:54
@lock lock bot locked as resolved and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Python] GPU not working python package
2 participants