use_parallel
Syntax
use_parallel = 1
- Meaning
Enables multiprocessing over q-points. It can speed up SED calculation, but each worker needs memory, so serial mode can be safer on memory-limited machines.
- Default
1.- Notes
On Windows, or when memory is limited, set
use_parallel = 0or use a smallmax_cores.