windclarion opened a new issue #6163: URL: https://github.com/apache/incubator-tvm/issues/6163
2020-02-20 xgboost 1.0 need cmake 3.12, 2020-05-17 xgboost 1.1 need 3.13, both version > 3.10.2 which is ubuntu 18.04 default cmake verison. And it is > 3.2 which TVM required, too. our doc https://tvm.apache.org/docs/install/from_source.html#python-package-installation say "pip3 install --user tornado psutil xgboost" Should we need to specify these pip package version in the doc or just leave individual programmer to decide whether install xgboost==0.9.0 or update cmake to 3.13 by himself/herself? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
