Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
another thing that SMPI cannot do yet
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 16 Oct 2018 09:28:15 +0000 (11:28 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 16 Oct 2018 20:15:00 +0000 (22:15 +0200)
docs/source/tuto_smpi.rst

index e0a693c..17eec10 100644 (file)
@@ -29,9 +29,9 @@ use SimGrid for their integration and performance testing.
 
 MPI 2.2 is already partially covered: over 160 primitives are
 supported. Some parts of the standard are still missing: MPI-IO, MPI3
-collectives, spawning ranks, and some others. If one of the functions
-you use is still missing, please drop us an email. We may find the
-time to implement it for you.
+collectives, spawning ranks, inter-communicators, and some others. If
+one of the functions you use is still missing, please drop us an
+email. We may find the time to implement it for you.
 
 Multi-threading support is very limited in SMPI. Only funneled
 applications are supported: at most one thread per rank can issue any