set_parallel_options¶
- -max_cores
The number of threads in parallel computation
- -max_timing_cores
set max cores for reporting timing
- -max_read_spef_cores
set max cores for reading spef
- -max_highlevel_cores
set max cores for highlevel optimization
- -enable_dist
enable distributed computing
-max_cores¶
The number of threads in parallel computation
attribute
- type:
INT
- positional:
True
- default:
1
related_options
simple case
There is currently no simple case.
-max_timing_cores¶
set max cores for reporting timing
attribute
- type:
INT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-max_read_spef_cores¶
set max cores for reading spef
attribute
- type:
INT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-max_highlevel_cores¶
set max cores for highlevel optimization
attribute
- type:
INT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-enable_dist¶
enable distributed computing
attribute
- type:
BOOL
- positional:
True
- default:
false
related_options
simple case
There is currently no simple case.