Jiaming Yuan 81210420c6
Remove omp_get_max_threads (#7608)
This is the one last PR for removing omp global variable.

* Add context object to the `DMatrix`.  This bridges `DMatrix` with https://github.com/dmlc/xgboost/issues/7308 .
* Require context to be available at the construction time of booster.
* Add `n_threads` support for R csc DMatrix constructor.
* Remove `omp_get_max_threads` in R glue code.
* Remove threading utilities that rely on omp global variable.
2022-01-28 16:09:22 +08:00
..
2021-03-20 16:52:40 +08:00
2020-08-18 19:55:41 +08:00
2021-02-09 08:12:58 +08:00
2021-11-02 13:35:59 +08:00