Miscellaneous
MIKE SHE has been parallelized, but it uses a “shared memory” approach. This means that the efficiency starts dropping off even after the second core. After about 4 cores, you won't see much speed improvement. It depends on the model.
MSHE always runs with the maximum allowed number of threads, which will not be slower, but may be less efficient if you are running multiple simulations at the same time. The following extra parameter option allows you to control the parallelization of each simulation.
Parameter Name |
Type |
Value |
---|---|---|
max number of threads |
Integer |
Greater than or equal to 1 |