Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Documentation] Sorted existing configuration options
[simgrid.git] / doc / doxygen / options.doc
index 53121ae..3a5c0d5 100644 (file)
@@ -628,7 +628,7 @@ by changing the \b smpi/send_is_detached item. The default value is 65536.
 SMPI implements more than 100 different algorithms for MPI collective communication, to accurately 
 simulate the behavior of most of the existing MPI libraries. The \b smpi/coll_selector item can be used
  to use the decision logic of either OpenMPI or MPICH libraries (values: ompi or mpich, by default SMPI
-uses naive version of collective operations). Each collective operation can be manually selected with a 
+uses naive version of collective operations). Each collective operation can be manually selected with a
 \b smpi/collective_name:algo_name. Available algorithms are listed in \ref SMPI_collective_algorithms .
 
 
@@ -677,11 +677,11 @@ silently overflow on other parts of the memory.
 \section options_index Index of all existing configuration items
 
 - \c contexts/factory: \ref options_virt_factory
+- \c contexts/guard_size: \ref options_virt_parallel
 - \c contexts/nthreads: \ref options_virt_parallel
 - \c contexts/parallel_threshold: \ref options_virt_parallel
 - \c contexts/stack_size: \ref options_virt_stacksize
 - \c contexts/synchro: \ref options_virt_parallel
-- \c contexts/guard_size: \ref options_virt_parallel
 
 - \c cpu/maxmin_selective_update: \ref options_model_optim
 - \c cpu/model: \ref options_model_select
@@ -693,8 +693,8 @@ silently overflow on other parts of the memory.
 - \c maxmin/precision: \ref options_model_precision
 
 - \c model-check: \ref options_modelchecking
-- \c model-check/property: \ref options_modelchecking_liveness
 - \c model-check/checkpoint: \ref options_modelchecking_steps
+- \c model-check/property: \ref options_modelchecking_liveness
 - \c model-check/reduce: \ref options_modelchecking_reduction
 
 - \c network/bandwidth_factor: \ref options_model_network_coefs
@@ -712,14 +712,14 @@ silently overflow on other parts of the memory.
 
 - \c surf/nthreads: \ref options_model_nthreads
 
-- \c smpi/simulation_computation: \ref options_smpi_bench
-- \c smpi/running_power: \ref options_smpi_bench
-- \c smpi/display_timing: \ref options_smpi_timing
-- \c smpi/cpu_threshold: \ref options_smpi_bench
 - \c smpi/async_small_thres: \ref options_model_network_asyncsend
-- \c smpi/send_is_detached: \ref options_model_smpi_detached
 - \c smpi/coll_selector: \ref options_model_smpi_collectives
+- \c smpi/cpu_threshold: \ref options_smpi_bench
+- \c smpi/display_timing: \ref options_smpi_timing
 - \c smpi/privatize_global_variables: \ref options_smpi_global
+- \c smpi/running_power: \ref options_smpi_bench
+- \c smpi/send_is_detached: \ref options_model_smpi_detached
+- \c smpi/simulation_computation: \ref options_smpi_bench
 
 - \c path: \ref options_generic_path
 - \c verbose-exit: \ref options_generic_exit