5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python602 forks (602 forks)batch import
HacktoberfestPyDataGlobalenhancementhelp wantedneeds-discussion
Repository metrics
- Stars
- 4,313 stars (4,313 stars)
- PR merge metrics
- Avg merge 18d 23h (Avg merge 18d 23h)19 merged PRs in 30d (19 merged PRs in 30d)
Description
🚀 Feature
The idea is to add "oneCCL" backend by extending our torch native dist model.
Any interest for that ?
Refs:
Contributor guide
- Research direction
- Review the existing native distributed model in ignite/distributed/comp models/native.py, and study the Intel oneCCL backend integration as shown in torch ccl and the referenced Medium article.
- Tech stack
- pythonpytorch
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PythonPyTorchDistributed computing