Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert the old SMPI tuto to sphinx (was only a placeholder)
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 20 Sep 2018 19:40:35 +0000 (21:40 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 20 Sep 2018 19:40:35 +0000 (21:40 +0200)
doc/doxygen/tutorial_smpi.doc [deleted file]
docs/source/tuto_smpi.rst

diff --git a/doc/doxygen/tutorial_smpi.doc b/doc/doxygen/tutorial_smpi.doc
deleted file mode 100644 (file)
index 0261df8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*! @page tutorial_smpi SMPI Tutorials
-
-We regularly use SimGrid in our teachings on MPI. This way, our
-student can experiment with platforms that they do not have access to,
-and the associated visualisation tools helps them to understand their
-work.
-
-The whole material is available online, in a separate project:
-the <a href="https://simgrid.github.io/SMPI_CourseWare/">SMPI
-CourseWare</a>.
-
-
-*/
index d5785e9..eef698c 100644 (file)
@@ -474,4 +474,15 @@ inside such parts of the code.
 
 Use the EP benchmark, class B, 16 processes.
 
+.. todo:: write this section, and the following ones.
+
+Further Readings
+----------------
+
+We regularly use SimGrid in our teachings on MPI. This way, our
+student can experiment with platforms that they do not have access to,
+and the associated visualisation tools helps them to understand their
+work.  The whole material is available online, in a separate project:
+the `SMPI CourseWare <https://simgrid.github.io/SMPI_CourseWare/>`_.
+
 ..  LocalWords:  SimGrid