ParStates

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

ParStates

Section Execution::Parallelization
Type integer

This variable controls the number of processors used for the parallelization in states. The special value auto lets Octopus decide how many processors will be assigned for this strategy. To disable parallelization in states, you can use ParStates = no (or set the number of processors to 1).

The default value depends on the CalculationMode. For CalculationMode = td the default is auto, while for for other modes the default is no.

The total number of processors required is the multiplication of the processors assigned to each parallelization strategy.

Options:


Source information


Featured in chapters of the manual:

Featured in testfiles