Max number of parallel tasks

Read(1197) Label: parallel tasks, maximum number,

The option lets you set the maximum number of the parallel tasks. The multithreaded computation can be implemented through functions having a parallel processing option or with the fork statement. When a function does not specify the number of parallel threads through a parameter, it will, by default, automatically uses the value set in this option.