Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doc: add bmf/precision
authorBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 18 Mar 2022 21:26:28 +0000 (22:26 +0100)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 18 Mar 2022 21:26:28 +0000 (22:26 +0100)
docs/source/Configuring_SimGrid.rst

index f8d9242..cb93714 100644 (file)
@@ -317,8 +317,9 @@ configurations.
 Numerical Precision
 ...................
 
-**Option** ``maxmin/precision`` **Default:** 0.00001 (in flops or bytes) |br|
-**Option** ``surf/precision`` **Default:** 0.00001 (in seconds)
+**Option** ``maxmin/precision`` **Default:** 1e-5 (in flops or bytes) |br|
+**Option** ``surf/precision`` **Default:** 1e-9 (in seconds) |br|
+**Option** ``bmf/precision`` **Default:** 1e-12 (no unit)
 
 The analytical models handle a lot of floating point values. It is
 possible to change the epsilon used to update and compare them through