Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First chapters of the GRAS tutorial
[simgrid.git] / doc / gtut-files / 2-simple.output
diff --git a/doc/gtut-files/2-simple.output b/doc/gtut-files/2-simple.output
new file mode 100644 (file)
index 0000000..3e6f536
--- /dev/null
@@ -0,0 +1,8 @@
+$ ./test_simulator platform.xml test.xml
+Client ready; listening on 1024
+That's it, we sent the data to the server
+[Boivin:client:(2) 0.000000] gras/gras.c:79: [gras/INFO] Exiting GRAS
+Cool, we received the message from Boivin:1024.
+[Jacquelin:server:(1) 0.000000] gras/gras.c:79: [gras/INFO] Exiting GRAS
+[0.000000] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all process are over
+$