xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
91 stars 21 forks source link

FEAT: support collective communication #22

Open qianduoduo0904 opened 1 year ago

qianduoduo0904 commented 1 year ago

Is your feature request related to a problem? Please describe

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Collective communication is widely used for deep learning workload, we can add support for it.