next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
>
The Macaulay2 language
>
parallel programming with threads and tasks
>
maxAllowableThreads
maxAllowableThreads -- the maximum possible number of simultaneously running tasks
Synopsis
Usage:
maxAllowableThreads
Outputs:
an
integer
, the maximum number to which
allowableThreads
can be set
Description
i1 : maxAllowableThreads o1 = 4
See also
parallel programming with threads and tasks
For the programmer
The object
maxAllowableThreads
is
an
integer
.