Menu

Commit [r24513]  Maximize  Restore  History

Merged revisions 24511 via svnmerge from

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

........
r24511 | bugman | 2014-07-10 16:02:25 +0200 (Thu, 10 Jul 2014) | 9 lines

Fix for the relaxation dispersion analysis Monte Carlo simulation printouts on clusters.

The multi-processor code was calling the print() function from the Slave_command.run() method,
however this runs on the slave processor. This has been shifted to the Results_command.run() method
which runs on the master once the results have been returned via the Results_command. Now the
printout of the simulation number and cluster ID will be visible when running via OpenMPI on a
cluster.
........

bugman 2014-07-10

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/specific_analyses/relax_disp/optimisation.py
/branches/frame_order_cleanup/specific_analyses/relax_disp/optimisation.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.