Robert Maynard
|
8a3efd0864
|
cudf now leverages rapids-cmake to reduce CMake boilerplate (#9030)
rapids-cmake providies features such as dependency tracking, pre-configured CPM dependencies, and CUDA architecture detction.
Using those features allows cudf to reduce the amount of CMake
code it needs to maintain, and brings it inline with the rest
of RAPIDS.
Authors:
- Robert Maynard (https://github.com/robertmaynard)
Approvers:
- Jason Lowe (https://github.com/jlowe)
- Mark Harris (https://github.com/harrism)
URL: https://github.com/rapidsai/cudf/pull/9030
|
2021-08-31 11:54:03 +00:00 |
|