DOI-BOR / ostrich

An optimization toolkit for model calibration
GNU General Public License v2.0
1 stars 1 forks source link

Verified derivative methods #38

Closed dloney closed 2 years ago

dloney commented 2 years ago

Full build of initial LM engine upgrade

dloney commented 2 years ago

There was an issue with the passing of tied parameters across the MPI interface, namely I had forgotten to append those to the vector to be transferred. This recent commit fixes that. I'm testing on our hydrologic model with the most parameters, almost 10,000. I haven't seen any performance issues. Memory is a bit higher than I would like, but it's reasonable with this number of parameters and alternatives being stored and processed.