dmlc / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
https://xgboost.readthedocs.io/en/stable/
Apache License 2.0
26.34k stars 8.73k forks source link

Disable the host numa virtual memory allocator for now. #10934

Closed trivialfis closed 3 weeks ago

trivialfis commented 1 month ago

See https://github.com/dmlc/xgboost/issues/10933 . Potential follow-up: https://github.com/dmlc/xgboost/pull/10932 .