issues
search
h2oai
/
h2o4gpu
H2Oai GPU Edition
Apache License 2.0
460
stars
95
forks
source link
Install gcc-5.3 and compile xgboost with it
#783
Closed
sh1ng
closed
5 years ago
sh1ng
commented
5 years ago
This is a preliminary PR to build xgboost with gcc-6. It includes:
build gcc-6 from sources, but it's not used
fix python version(back to 3.6), conda start to use python 3.7 by default
NCCL use arc >=35
a few dependencies
rollback scipy to 1.2.1 as there's no 1.2.2 conda release yet(or it's going to be skipped)
MAKE master green again
This is a preliminary PR to build xgboost with gcc-6. It includes: