Closed robertmaynard closed 3 months ago
This PR removes the deprecated functions rapids_cpm_thrust, rapids_cpm_libcudacxx and rapids_cuda_patch_toolkit.
rapids_cpm_thrust
rapids_cpm_libcudacxx
rapids_cuda_patch_toolkit
Merges together https://github.com/rapidsai/rapids-cmake/pull/664 and https://github.com/rapidsai/rapids-cmake/pull/661 together to have passing CI
cmake-format.json
include_guard(GLOBAL)
Thanks for the assistance here @robertmaynard! Hope the starting point was helpful.
You did all the hard work, was just one more test that needed an update
/merge
Description
This PR removes the deprecated functions
rapids_cpm_thrust
,rapids_cpm_libcudacxx
andrapids_cuda_patch_toolkit
.Merges together https://github.com/rapidsai/rapids-cmake/pull/664 and https://github.com/rapidsai/rapids-cmake/pull/661 together to have passing CI
Checklist
cmake-format.json
is up to date with these changes.include_guard(GLOBAL)
)