Angel-ML/angel

[CORE] RDMA Support for Angel

Open

#225 创建于 2017年10月11日

在 GitHub 查看
 (0 评论) (5 反应) (0 负责人)Java (1,630 fork)batch import
help wanted

仓库指标

Star
 (6,686 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

In Angel, there's lots of model transformation, which means it will bring large amount of network transformation and costs lots of CPU time.

To improve this, we would like to introduce RDMA, which can bring better network performance and save CPU time. And with these improvement, Angel can achieve better performance and speed up model training time.

贡献者指南