Menu

Commit [r24511]  Maximize  Restore  History

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 /trunk/specific_analyses/relax_disp/optimisation.py
/trunk/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.