Distributed tSVD
Open
enhancement
tsvd
- Dominant language
- C++
- Stars
- 468
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
For big data use cases we will need to figure out a parallelizable algo for tSVD. Ideally we want to be able to chunk the data per gpu/node. We can start with multi-GPU single host version and then move to multi node if we see the need.
Contributor guide
Assessment
This issue has not been assessed yet.