Menu

Commit [r21012]  Maximize  Restore  History

Added multi-processor support for Monte Carlo simulations.

This simply involves accessing the multi-processor box singleton and running the
processor.run_queue() method within the pipe_control.minimise.minimise() function. This currently
does nothing as the processor queue is always empty. But if the code in the specific_analyses
package is modified to add slave commands to the processor but not execute the run_queue() method,
then the Monte Carlo simulations will be automatically parallelised.

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.