Skip to content

Remove unused get_*.cmake files.#57

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-24.04from
bdice:remove-unused-cmake
Mar 19, 2024
Merged

Remove unused get_*.cmake files.#57
rapids-bot[bot] merged 1 commit intorapidsai:branch-24.04from
bdice:remove-unused-cmake

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Mar 18, 2024

This PR removes some unused get_*.cmake files. I know cuVS may need to add some of these back as functionality is migrated from RAFT. As that happens, I would like to copy them again from the latest versions in RAFT.

Specifically, files like get_thrust.cmake are outdated (we are moving to rapids_cpm_cccl and rapids_cpm_thrust is deprecated) so this will reduce the maintenance burden for CMake / build system developers in the interim period.

@bdice bdice added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Mar 18, 2024
@bdice bdice changed the title Remove unused get*.cmake files. Remove unused get_*.cmake files. Mar 18, 2024
@bdice bdice marked this pull request as ready for review March 18, 2024 21:38
@bdice bdice requested a review from a team as a code owner March 18, 2024 21:38
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Mar 18, 2024

We can retarget to 24.06 if desired. I think this PR should be low-risk, since there were no references to the deleted files and CI is passing.

@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Mar 19, 2024

/merge

@rapids-bot rapids-bot Bot merged commit e5d5e3a into rapidsai:branch-24.04 Mar 19, 2024
divyegala pushed a commit to divyegala/cuvs that referenced this pull request Mar 20, 2024
This PR removes some unused `get_*.cmake` files. I know cuVS may need to add some of these back as functionality is migrated from RAFT. As that happens, I would like to copy them again from the latest versions in RAFT.

Specifically, files like `get_thrust.cmake` are outdated (we are moving to `rapids_cpm_cccl` and `rapids_cpm_thrust` is deprecated) so this will reduce the maintenance burden for CMake / build system developers in the interim period.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Micka (https://github.com/lowener)

URL: rapidsai#57
benfred pushed a commit to benfred/cuvs that referenced this pull request Apr 5, 2024
This PR removes some unused `get_*.cmake` files. I know cuVS may need to add some of these back as functionality is migrated from RAFT. As that happens, I would like to copy them again from the latest versions in RAFT.

Specifically, files like `get_thrust.cmake` are outdated (we are moving to `rapids_cpm_cccl` and `rapids_cpm_thrust` is deprecated) so this will reduce the maintenance burden for CMake / build system developers in the interim period.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Micka (https://github.com/lowener)

URL: rapidsai#57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants