aboutsummaryrefslogtreecommitdiff
path: root/ports/rabit/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rabit/CONTROL')
-rw-r--r--ports/rabit/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/rabit/CONTROL b/ports/rabit/CONTROL
new file mode 100644
index 000000000..7b07cba7b
--- /dev/null
+++ b/ports/rabit/CONTROL
@@ -0,0 +1,6 @@
+Source: rabit
+Version: 0.1-2
+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.
+Build-Depends: dmlc
+