Menu

Commit [r21015]  Maximize  Restore  History

Fix for the Monte Carlo simulation parallisation.

The processor.run_queue() method needs to be executed for all the optimisation user function of
relax (at the end of both the grid_search() and the calc() functions). Otherwise when removing the
processor.run_queue() call from the specific_analyses code results in a failure of the grid search
or back-calculation to be run until the minimise() user function call, which will be too late.

bugman 2013-10-07

changed /trunk/pipe_control/minimise.py
/trunk/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.