Commit | Date | |
---|---|---|
[r27848]
by
tlinnet
Reverted r27840-r27845, related to Bug #23618, queuing system for multi processors is not well designed. The changes has not been proven to increase the minimisation time, and some of the fixes introduces unintentional bugs. The command used was: ..... Adding keyword for verbosity for multi processor mode. Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data. Adding to user function minimise.execute() the keyword "mp_verbosity", to control the amount In multi.processor(), moving up the debugging print-out of running sets of calculatation. In pipe_control of minimise, adding the possibility to control verbosity in multi processor mode. Suggestion Fix 1, in multi.processor.run_queue(). This fix changes, that the amount of simulations is not chunked up before sending each chunk to a CPU. Bug #23618: (https://gna.org/bugs/index.php?23618): queuing system for multi processors is not well designed. Suggestion for fix 2, where jobs are continously replenished when other jobs are finished. Bug #23618: (https://gna.org/bugs/index.php?23618): queuing system for multi processors is not well designed. |
2015-06-11 11:15:54 | Tree |
[r27847]
by
tlinnet
Small fix for the shell script to collect data files, and not use the program "column" in the end. The line width becomes to large to handle for column. Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data. |
2015-05-29 16:32:43 | Tree |
[r27846]
by
tlinnet
Added additional test to systemtest Relax_disp.test_bug_23186_cluster_error_calc_dw() to prove that Bug #23619 is invalid. Bug #23619: (https://gna.org/bugs/index.php?23619): Stored chi2 sim values from Monte-Carlo simulations does not equal normal chi2 values. |
2015-05-28 16:15:48 | Tree |
[r27845]
by
tlinnet
Suggestion for fix 2, where jobs are continously replenished when other jobs are finished. Bug #23618: (https://gna.org/bugs/index.php?23618): queuing system for multi processors is not well designed. |
2015-05-27 01:09:59 | Tree |
[r27844]
by
tlinnet
Suggestion Fix 1, in multi.processor.run_queue(). This fix changes, that the amount of simulations is not chunked up before sending each chunk to a CPU. Bug #23618: (https://gna.org/bugs/index.php?23618): queuing system for multi processors is not well designed. |
2015-05-27 01:09:57 | Tree |
[r27843]
by
tlinnet
In pipe_control of minimise, adding the possibility to control verbosity in multi processor mode. |
2015-05-27 01:09:55 | Tree |
[r27842]
by
tlinnet
In multi.processor(), moving up the debugging print-out of running sets of calculatation. |
2015-05-27 01:09:52 | Tree |
[r27841]
by
tlinnet
Adding to user function minimise.execute() the keyword "mp_verbosity", to control the amount |
2015-05-27 01:09:50 | Tree |
[r27840]
by
tlinnet
Adding keyword for verbosity for multi processor mode. Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data. |
2015-05-27 01:09:48 | Tree |
[r27839]
by
tlinnet
Printout when minimising monte-carlo simulations. Task #7826 (https://gna.org/task/?7826): Write an python class for the repeated analysis of dispersion data. |
2015-05-27 01:09:46 | Tree |