From: Christian Heinrich Date: Tue, 7 Jun 2016 08:44:27 +0000 (+0200) Subject: [DOC] Corrected SMPI option name X-Git-Tag: v3_14~1034 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/251b0d76ec452c40978a1176bfa53818279f6492?hp=5d176eaed3f09a0fe2bce9ae93c160e459eb8301;ds=sidebyside [DOC] Corrected SMPI option name --- diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 6ee55e7e55..b17f065a65 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -881,7 +881,7 @@ This threshold specifies the size in bytes under which the send will return immediately. This is different from the threshold detailed in \ref options_model_network_asyncsend because the message is not effectively sent when the send is posted. SMPI still waits for the correspondant receive to be posted to perform the communication operation. This threshold can be set -by changing the \b smpi/send-is-detached item. The default value is 65536. +by changing the \b smpi/send-is-detached-thresh item. The default value is 65536. \subsection options_model_smpi_collectives Simulating MPI collective algorithms