summaryrefslogtreecommitdiff
path: root/dtrain/test/example/README
diff options
context:
space:
mode:
Diffstat (limited to 'dtrain/test/example/README')
-rw-r--r--dtrain/test/example/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/dtrain/test/example/README b/dtrain/test/example/README
new file mode 100644
index 00000000..e5a5de59
--- /dev/null
+++ b/dtrain/test/example/README
@@ -0,0 +1,6 @@
+Small example of input format for distributed training.
+Call dtrain from cdec/dtrain/ with ./dtrain -c test/example/dtrain.ini .
+
+For this to work, disable '#define DTRAIN_LOCAL' from dtrain.h
+and recompile.
+