13 lines
335 B
Markdown
13 lines
335 B
Markdown
## rabit: Robust Allreduce and Broadcast Interface
|
|
|
|
rabit is a light weight library designed to provide fault tolerant interface of Allreduce and Broadcast.
|
|
|
|
Contributors: https://github.com/tqchen/rabit/graphs/contributors
|
|
|
|
Design Goal
|
|
====
|
|
* rabit should run fast
|
|
* rabit is light weight
|
|
* rabit dig safe burrows to avoid disasters
|
|
|