[INFRA]: Validate relocatable installed CUB tests
Open
needs triage
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Check whether CUB tests can run from an installed test tree instead of relying on build-tree paths using RAPIDS-style build-tree decoupling.
Related RAPIDS reference:
- [`rapids_test_install_relocatable`](https://github.com/rapidsai/rapids-cmake/blob/main/rapids-cmake/test/install_relocatable.cmake)
Contributor guide
Research direction
Start with the RAPIDS reference at rapids-cmake/test/install_relocatable.cmake and inspect how the CUB tests are installed and invoked. Verify whether the tests run from an installed test tree without build-tree paths; done means relocatable installed-test execution is validated or the remaining limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100