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
4f0f822b
"docs/_static/js/script.js" did not exist on "12257feb9bb88e3bb4e9f734ebe4253f2cd4c5e2"
Unverified
Commit
4f0f822b
authored
Sep 13, 2020
by
Nikita Titov
Committed by
GitHub
Sep 13, 2020
Browse files
[ci] update Boost version (#3389)
parent
3a2686db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.ci/setup.sh
.ci/setup.sh
+1
-1
No files found.
.ci/setup.sh
View file @
4f0f822b
...
...
@@ -26,7 +26,7 @@ else # Linux
if
[[
$TASK
==
"gpu"
]]
;
then
sudo
add-apt-repository ppa:mhier/libboost-latest
-y
sudo
apt-get update
sudo
apt-get
install
--no-install-recommends
-y
libboost1.7
3
-dev ocl-icd-opencl-dev
sudo
apt-get
install
--no-install-recommends
-y
libboost1.7
4
-dev ocl-icd-opencl-dev
cd
$BUILD_DIRECTORY
# to avoid permission errors
wget
-q
https://github.com/microsoft/LightGBM/releases/download/v2.0.12/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
tar
-xjf
AMD-APP-SDK
*
.tar.bz2
...
...
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