Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add example
[simgrid.git] / teshsuite / s4u / io-stream / io-stream.tesh
diff --git a/teshsuite/s4u/io-stream/io-stream.tesh b/teshsuite/s4u/io-stream/io-stream.tesh
new file mode 100644 (file)
index 0000000..f5a4caa
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/env tesh
+
+$ ${bindir:=.}/io-stream  --cfg=host/model:sio_S22 "--log=root.fmt:[%10.6r]%e[%i:%a@%h]%e%m%n"
+> [  0.000000] [0:maestro@] Configuration change: Set 'host/model' to 'sio_S22'
+> [  0.000000] [0:maestro@] Switching to the S22 model to handle streaming I/Os.
\ No newline at end of file