Angel-ML/angel

[CORE] RDMA Support for Angel

Open

#225 aberto em 11 de out. de 2017

Ver no GitHub
 (0 comments) (5 reactions) (0 assignees)Java (1.630 forks)batch import
help wanted

Métricas do repositório

Stars
 (6.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador