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
6105ba9d
Unverified
Commit
6105ba9d
authored
Apr 14, 2022
by
Nikita Titov
Committed by
GitHub
Apr 13, 2022
Browse files
[ci] bump CUDA version from `11.5.1` to `11.6.2` at CI (#5149)
parent
0a4851f5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/cuda.yml
.github/workflows/cuda.yml
+2
-2
No files found.
.github/workflows/cuda.yml
View file @
6105ba9d
...
...
@@ -26,7 +26,7 @@ jobs:
-
method
:
source
compiler
:
gcc
python_version
:
"
3.8"
cuda_version
:
"
11.
5.1
"
cuda_version
:
"
11.
6.2
"
tree_learner
:
cuda
-
method
:
pip
compiler
:
clang
...
...
@@ -41,7 +41,7 @@ jobs:
-
method
:
source
compiler
:
gcc
python_version
:
"
3.8"
cuda_version
:
"
11.
5.1
"
cuda_version
:
"
11.
6.2
"
tree_learner
:
cuda_exp
-
method
:
pip
compiler
:
clang
...
...
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