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.
Outputs
Examples
Set OML to use 8 threads in parallel loops:
parcluster(8);
Comments
Version History
2024.1
Version History
2024.1