diff options
Diffstat (limited to 'ports/rabit/CONTROL')
| -rw-r--r-- | ports/rabit/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/rabit/CONTROL b/ports/rabit/CONTROL new file mode 100644 index 000000000..7ad9bcfdb --- /dev/null +++ b/ports/rabit/CONTROL @@ -0,0 +1,4 @@ +Source: rabit
+Version: 0.1
+Homepage: https://github.com/dmlc/rabit
+Description: rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
\ No newline at end of file |
