Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpi needs python3
[simgrid.git] / docs / source / Tutorial_MPI_Applications.rst
index b88ddbc..192d40d 100644 (file)
@@ -310,7 +310,7 @@ Debian and Ubuntu for example, you can get them as follows:
 
 .. code-block:: shell
 
-   sudo apt install simgrid pajeng make gcc g++ gfortran vite
+   sudo apt install simgrid pajeng make gcc g++ gfortran python3 vite
 
 For R analysis of the produced traces, you may want to install R,
 and the `pajengr <https://github.com/schnorr/pajengr#installation/>`_ package.