From: Martin Quinson Date: Thu, 20 Sep 2018 19:40:35 +0000 (+0200) Subject: convert the old SMPI tuto to sphinx (was only a placeholder) X-Git-Tag: v3_21~63 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bdafffb947e5aac17f0583a9377cb8073c5beab1 convert the old SMPI tuto to sphinx (was only a placeholder) --- diff --git a/doc/doxygen/tutorial_smpi.doc b/doc/doxygen/tutorial_smpi.doc deleted file mode 100644 index 0261df8521..0000000000 --- a/doc/doxygen/tutorial_smpi.doc +++ /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 SMPI -CourseWare. - - -*/ diff --git a/docs/source/tuto_smpi.rst b/docs/source/tuto_smpi.rst index d5785e99f0..eef698cbd5 100644 --- a/docs/source/tuto_smpi.rst +++ b/docs/source/tuto_smpi.rst @@ -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 `_. + .. LocalWords: SimGrid