aboutsummaryrefslogtreecommitdiff
path: root/ports/dmlc/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/dmlc/CONTROL')
-rw-r--r--ports/dmlc/CONTROL8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/dmlc/CONTROL b/ports/dmlc/CONTROL
new file mode 100644
index 000000000..1c16f0547
--- /dev/null
+++ b/ports/dmlc/CONTROL
@@ -0,0 +1,8 @@
+Source: dmlc
+Version: 2019-08-12
+Homepage: https://github.com/dmlc/dmlc-core
+Description: DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.
+Default-Features: openmp
+
+Feature: openmp
+Description: Build with openmp \ No newline at end of file