Menu

SVN archive Commit Log


Commit Date  
[r21018] by bugman

Added Remco Spranger's truncated ClpP data to test_suite/shared_data/dispersion/Spranger_ClpP.

This is the data attached to https://gna.org/task/?7712#comment6, and it will be used for testing
the implementation of the 'MQ NS 2-site' model, when added to relax.

2013-10-08 09:10:31 Tree
[r21017] by bugman

Created a set of scripts for testing out the multi-processor abilities of the dispersion analysis.

2013-10-08 07:15:11 Tree
[r21016] by bugman

Merged revisions 21015 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r21015 | bugman | 2013-10-07 21:54:45 +0200 (Mon, 07 Oct 2013) | 8 lines

Fix for the Monte Carlo simulation parallisation.

The processor.run_queue() method needs to be executed for all the optimisation user function of
relax (at the end of both the grid_search() and the calc() functions). Otherwise when removing the
processor.run_queue() call from the specific_analyses code results in a failure of the grid search
or back-calculation to be run until the minimise() user function call, which will be too late.
........

2013-10-07 19:57:17 Tree
[r21015] by bugman

Fix for the Monte Carlo simulation parallisation.

The processor.run_queue() method needs to be executed for all the optimisation user function of
relax (at the end of both the grid_search() and the calc() functions). Otherwise when removing the
processor.run_queue() call from the specific_analyses code results in a failure of the grid search
or back-calculation to be run until the minimise() user function call, which will be too late.

2013-10-07 19:54:45 Tree
[r21014] by bugman

Enabled the parallelisation of Monte Carlo simulations for the relaxation dispersion analysis.

2013-10-07 19:28:26 Tree
[r21013] by bugman

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.
........

2013-10-07 19:14:32 Tree
[r21012] by bugman

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.

2013-10-07 19:13:45 Tree
[r21011] by bugman

Fix for some inline references in the dispersion chapter of the user manual.

2013-10-07 18:59:20 Tree
[r21010] by bugman

Removed some strange characters from the Tollinger01 Bibtex abstract.

2013-10-07 18:57:04 Tree
[r21009] by bugman

Spacing fixes for the Tollinger01 Bibtex entry for the author initials.

2013-10-07 15:03:21 Tree
Older >
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.