15 lines
341 B
Markdown
15 lines
341 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
|
|
|