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.33k stars 8.73k forks source link

CUDA virtual memory management with HOST NUMA might require special system capabilities. #10933

Open trivialfis opened 3 weeks ago

trivialfis commented 3 weeks ago

@hcho3 noticed that some virtual memory-related calls might fail in a CI container environment.