File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Docs/sphinx_documentation/source Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -566,8 +566,8 @@ can also be changed with an environment variable
566566both the :cpp: `ParmParse ` parameter and the environment variable are
567567present, the former will override the latter. In both cases, the number
568568string could have optional single quotes ``' `` as separators (e.g.,
569- ``10'1000'100' ``). It may also use floating-point notation (``2.5e10 ``), as
570- long as converting it does not introduce any loss of precision.
569+ ``10'000'000'000 ``). It may also use floating-point notation (``2.5e10 ``),
570+ as long as converting it does not introduce any loss of precision.
571571
572572The default initial size for other arenas is 8388608 (i.e., 8 MB). For
573573:cpp: `The_Managed_Arena() ` and :cpp: `The_Device_Arena() `, it can be changed
You can’t perform that action at this time.
0 commit comments