thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
247 stars 149 forks source link

parellel = 'mpi' missing in Advanced_Hints - MPI Parallel computing section? #296

Open pauwiersma opened 1 year ago

pauwiersma commented 1 year ago

In the documentation it seems as if there is no need to write parallel = 'mpi' when creating an SCE-UA sampler. I'm guessing this part is simply missing? And if yes, would the cores assigned in mpirun have to match the ngs parameter in some way? Thanks a lot!

image