Philip Hyunsu Cho 366f3cb9d8
Add use_rmm flag to global configuration (#6656)
* Ensure RMM is 0.18 or later

* Add use_rmm flag to global configuration

* Modify XGBCachingDeviceAllocatorImpl to skip CUB when use_rmm=True

* Update the demo

* [CI] Pin NumPy to 1.19.4, since NumPy 1.19.5 doesn't work with latest Shap
2021-03-09 14:53:05 -08:00
..
2018-07-19 14:22:16 -07:00
2020-10-27 18:22:12 +13:00
2021-02-09 09:20:58 +08:00
2021-02-02 20:43:31 +08:00
2016-01-16 11:52:33 -08:00
2020-11-14 17:58:07 -08:00
2020-12-29 19:41:02 +08:00
2019-04-15 10:08:12 -07:00
2020-09-24 21:05:10 +08:00
2018-07-19 14:22:16 -07:00
2015-08-01 11:27:13 -07:00
2018-02-21 16:57:30 -08:00

The documentation of xgboost is generated with recommonmark and sphinx.

You can build it locally by typing "make html" in this folder.

Checkout https://recommonmark.readthedocs.org for guide on how to write markdown with extensions used in this doc, such as math formulas and table of content.