|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
Parallelization | ![]() |
| Parallelization is an option for Compile that specifies whether it should create a compiled function that could run in parallel. |
Typically, $ProcessorCount is used to determine how many threads can be used:
|