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
62935f52
"src/objective/vscode:/vscode.git/clone" did not exist on "2fe2bf0675ef127a29f9bc49511fc0099cf3e140"
Commit
62935f52
authored
Jun 30, 2019
by
Nikita Titov
Committed by
Huan Zhang
Jun 30, 2019
Browse files
updated boost (#2218)
parent
86269ee3
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 @
62935f52
...
...
@@ -38,7 +38,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.
68
-dev ocl-icd-opencl-dev
sudo
apt-get
install
--no-install-recommends
-y
libboost1.
70
-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