Skip to content

Commit 791d7a4

Browse files
committed
minor
1 parent eb38b46 commit 791d7a4

File tree

1 file changed

+2
-2
lines changed
  • Docs/sphinx_documentation/source

1 file changed

+2
-2
lines changed

Docs/sphinx_documentation/source/GPU.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -566,8 +566,8 @@ can also be changed with an environment variable
566566
both the :cpp:`ParmParse` parameter and the environment variable are
567567
present, the former will override the latter. In both cases, the number
568568
string 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

572572
The 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

0 commit comments

Comments
 (0)