ashvardanian / ashvardanian/PyBindToGPUs
Multi-GPU Reduction & MatMul
Open
enhancement
good first issue
help wanted
- Dominant language
- Cuda
- Stars
- 31
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Current kernels are designed for a single-GPU execution. Let's scale them to multi-GPU systems. Ideally, using TMA and cooperative groups.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.