X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b7c3da37d0776e2e3daadc7ea96dffdee4e809a4..f04cb933da95f9df2da6d58a72a7b1da12582f7d:/docs/source/scenar_config.rst diff --git a/docs/source/scenar_config.rst b/docs/source/scenar_config.rst index e12daa23b8..192a96c52e 100644 --- a/docs/source/scenar_config.rst +++ b/docs/source/scenar_config.rst @@ -136,7 +136,7 @@ Existing Configuration Items - **surf/precision:** :ref:`cfg=surf/precision` -- **For collective operations of SMPI,** please refer to Section :ref:`options_index_smpi_coll` +- **For collective operations of SMPI,** please refer to Section :ref:`cfg=smpi/coll-selector` - **smpi/async-small-thresh:** :ref:`cfg=smpi/async-small-thresh` - **smpi/bw-factor:** :ref:`cfg=smpi/bw-factor` - **smpi/coll-selector:** :ref:`cfg=smpi/coll-selector` @@ -171,13 +171,6 @@ Existing Configuration Items - **vm/model:** :ref:`options_model_select` -.. _options_index_smpi_coll: - -Index of SMPI collective algorithms options - -.. TODO:: All available collective algorithms will be made available - via the ``smpirun --help-coll`` command. - .. _options_model: Configuring the Platform Models @@ -1238,6 +1231,9 @@ Each collective operation can be manually selected with a ``smpi/collective_name:algo_name``. Available algorithms are listed in :ref:`SMPI_use_colls`. +.. TODO:: All available collective algorithms will be made available + via the ``smpirun --help-coll`` command. + .. _cfg=smpi/iprobe: Inject constant times for MPI_Iprobe