From bdafffb947e5aac17f0583a9377cb8073c5beab1 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 20 Sep 2018 21:40:35 +0200 Subject: [PATCH] convert the old SMPI tuto to sphinx (was only a placeholder) --- doc/doxygen/tutorial_smpi.doc | 13 ------------- docs/source/tuto_smpi.rst | 11 +++++++++++ 2 files changed, 11 insertions(+), 13 deletions(-) delete mode 100644 doc/doxygen/tutorial_smpi.doc 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 -- 2.20.1