parcluster

Indicate the number of threads desired in parallel loops

Syntax

parcluster(threads)

Inputs

threads
The desired number of threads to use in parallel loops.
Type: scalar
Dimension: scalar

Outputs

Examples

Set OML to use 8 threads in parallel loops:
parcluster(8);

Comments

Version History

2022

Version History

2022