Menu

Commit [r21013]  Maximize  Restore  History

Merged revisions 21012 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r21012 | bugman | 2013-10-07 21:13:45 +0200 (Mon, 07 Oct 2013) | 9 lines

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 /branches/relax_disp
changed /branches/relax_disp/pipe_control/minimise.py
/branches/relax_disp/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.