Angel-ML/angel

[CORE] RDMA Support for Angel

Open

#225 geöffnet am 11. Okt. 2017

Auf GitHub ansehen
 (0 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Java (1.630 Forks)batch import
help wanted

Repository-Metriken

Stars
 (6.686 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide