Dante Gama Dessavre

Results 36 issues of Dante Gama Dessavre

PR adds a new CLI option to run_benchmarks.py to set up different RMM allocators.

Cython / Python

Related to #cuda11 Version 25.08 drops CUDA 11.x support, this PR removes codepaths, tests and other small bits related to it.

Cython / Python
improvement
non-breaking
CMake
CUDA/C++

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I wish I could use cuML to do [...]...

feature request
cuml-accel

This PR removes the dependency on the separate cumlprims_mg library by moving all of its code directly into cuML. The cumlprims_mg library provided multi-node multi-GPU (MNMG) primitives used by several...

conda
Cython / Python
CMake
CUDA/C++
ci

Follow up to #7350 that added simple xgboost to the benchmark utility, this PR allows to use the native XGB API as well as using the QuantileDMatrix optionally.

Cython / Python
improvement
non-breaking