You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying to calibrate a VIC model with SPOTPY. I tried the algorithms: SCE-UA, MC, LHS FAST, and ROPE from spotpy 1.6.2 with parallel process (openmpi 4.1.2). After optimization is done the mpi does not exit from the calibration process. Here is a minimal example:
I've tried many methods, and changing parallel='mpc' from 'mpi' does exit the simulation, but the computational time is long. Does anyone have any idea how to solve this problem?
The text was updated successfully, but these errors were encountered:
Hi, I was trying to calibrate a VIC model with SPOTPY. I tried the algorithms: SCE-UA, MC, LHS FAST, and ROPE from spotpy 1.6.2 with parallel process (openmpi 4.1.2). After optimization is done the mpi does not exit from the calibration process. Here is a minimal example:
And running with:
I've tried many methods, and changing parallel='mpc' from 'mpi' does exit the simulation, but the computational time is long. Does anyone have any idea how to solve this problem?
The text was updated successfully, but these errors were encountered: