From db736e172f77c0ad68c881338113815c5c4e3dbc Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 22 Aug 2018 16:05:23 +0200 Subject: [PATCH] tuto-s4u: explain beforehand what to expect from this content --- docs/source/tuto_s4u.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/tuto_s4u.rst b/docs/source/tuto_s4u.rst index bd12a434c9..ef3d563661 100644 --- a/docs/source/tuto_s4u.rst +++ b/docs/source/tuto_s4u.rst @@ -43,6 +43,13 @@ communicating processes. :width: 12 .. _api_s4u_Mailbox: api/classsimgrid_1_1s4u_1_1Mailbox.html#class-documentation +**In the remainder of this tutorial**, you will discover a simple yet +fully functioning example of SimGrid simulation: the Master/Workers +application. We will detail each part of the code and necessary +configuration to make it working. After this tour, several exercises +are proposed to let you discover some of the SimGrid features, hands +on the keyboard. + Discover the Master/Workers --------------------------- -- 2.20.1