[FEA] Enable tests for kmeans MG
Open
Nobody has claimed this yet.
bug
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Currently there is a test file for kmeans MG but it is not included in CMake, so not ran.
The test should also be brought up to date with modern RAFT
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing kmeans MG test file and the CMake configuration that should include it. Compare the test with current RAFT usage and inspect nearby enabled tests for conventions. Done means the test is included in CMake, updated to modern RAFT, and passes when run through the relevant test target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, machine-learning, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100