Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
5acc6781
Commit
5acc6781
authored
Sep 26, 2025
by
Jeff Daily
Browse files
fix build-python.sh doc
parent
76953f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build-python.sh
build-python.sh
+2
-2
No files found.
build-python.sh
View file @
5acc6781
...
@@ -38,8 +38,6 @@
...
@@ -38,8 +38,6 @@
# Compile 32-bit version.
# Compile 32-bit version.
# --cuda
# --cuda
# Compile CUDA version.
# Compile CUDA version.
# --rocm
# Compile CUDA version.
# --gpu
# --gpu
# Compile GPU version.
# Compile GPU version.
# --integrated-opencl
# --integrated-opencl
...
@@ -56,6 +54,8 @@
...
@@ -56,6 +54,8 @@
# --precompile
# --precompile
# Use precompiled library.
# Use precompiled library.
# Only used with 'install' command.
# Only used with 'install' command.
# --rocm
# Compile ROCm version.
# --time-costs
# --time-costs
# Compile version that outputs time costs for different internal routines.
# Compile version that outputs time costs for different internal routines.
# --user
# --user
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment