From: Martin Quinson Date: Mon, 6 Nov 2023 12:45:03 +0000 (+0100) Subject: This option is used in MC, so it won't go anytime soon X-Git-Tag: v3.35~89^2~4 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/310868f541ad46076698acad6af6dff07e71f80c This option is used in MC, so it won't go anytime soon --- diff --git a/docs/source/Configuring_SimGrid.rst b/docs/source/Configuring_SimGrid.rst index a7ad0a5966..c0ecf2cd11 100644 --- a/docs/source/Configuring_SimGrid.rst +++ b/docs/source/Configuring_SimGrid.rst @@ -523,8 +523,6 @@ Note that with the default host model this option is activated by default. Simulating Asynchronous Send ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -(this configuration item is experimental and may change or disappear) - It is possible to specify that messages below a certain size (in bytes) will be sent as soon as the call to MPI_Send is issued, without waiting for the correspondent receive. This threshold can be configured through