X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb2e27371ecbb367d75f42077b1d232addafa012..dfc3b7c81f7e4fec5c8da96745042766dc0da27f:/doc/tuto-msg/tuto-msg.doc diff --git a/doc/tuto-msg/tuto-msg.doc b/doc/tuto-msg/tuto-msg.doc index e1ea126844..01b1fb4b64 100644 --- a/doc/tuto-msg/tuto-msg.doc +++ b/doc/tuto-msg/tuto-msg.doc @@ -156,7 +156,7 @@ For a more "fancy" output, you can use simgrid-colorizer. If you installed SimGrid to a non-standard path, you may have to specify the full path to simgrid-colorizer on the above line, such as \c /opt/simgrid/bin/simgrid-colorizer. If you did not install it at all, -you can find it in /bin/colorize. +you can find it in \/bin/colorize. For a classical Gantt-Chart visualization, you can produce a [Paje][fn:5] trace: @@ -240,7 +240,7 @@ behavior of concurrent applications on the platform, we need to alleviate this. Several solutions exist: Now that the the master creates the workers, it knows their PID -(process ID -- given by @ref MSG_process_get_pid()), so you could use +(process ID -- given by @ref MSG_process_get_PID()), so you could use it in the channel name. Another possibility for the master is to determine a channel name @@ -425,4 +425,4 @@ This tutorial is now terminated. You could keep reading the [online documentatio * @example doc/tuto-msg/masterworker-sol2.c * @example doc/tuto-msg/masterworker-sol3.c * @example doc/tuto-msg/masterworker-sol4.c - */ \ No newline at end of file + */