Improve cuda shared memory KNN kernel via coalesce global memory access
Open
Work Item
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 🔨Work Item
Project tracker: https://github.com/orgs/dmlc/projects/2
## Description
Current brute-force cuda kernel implementation for knn using shared memory can be improved via coalesce global memory access.
## Depending work items or issues
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.