X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e87f39959c4e552391c60c23902471cc8d52c08..8b89dfa40fa9b2f1a4a5bff7d8efe38d302d120b:/docs/source/tuto_smpi.rst diff --git a/docs/source/tuto_smpi.rst b/docs/source/tuto_smpi.rst index e0a693cfaf..17eec10f96 100644 --- a/docs/source/tuto_smpi.rst +++ b/docs/source/tuto_smpi.rst @@ -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