Menu

Commit [r15490]  Maximize  Restore  History

Merged revisions 15471,15473-15474,15479-15483,15487 via svnmerge from

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

........
r15471 | bugman | 2012-03-12 15:26:57 +0100 (Mon, 12 Mar 2012) | 5 lines

Added some code to detect the bit version of MS Windows in the information print out.

This should help better determine if 32 or 64-bit Windows is being used.
........
r15473 | bugman | 2012-03-13 16:56:38 +0100 (Tue, 13 Mar 2012) | 3 lines

Added the ability to skip scripts in the package __all__ list unit test checks.
........
r15474 | bugman | 2012-03-13 16:57:14 +0100 (Tue, 13 Mar 2012) | 3 lines

The multi-processor package 'test_implementation.py' script is now blacklisted from the __all__ check.
........
r15479 | bugman | 2012-03-15 16:48:13 +0100 (Thu, 15 Mar 2012) | 5 lines

The extern and minfx.scipy_subset relax packages are now excluded form the API documentation.

This will be updated at http://www.nmr-relax.com/api/ after the next relax release.
........
r15480 | bugman | 2012-03-15 16:58:15 +0100 (Thu, 15 Mar 2012) | 3 lines

Epydoc docstring fix.
........
r15481 | bugman | 2012-03-15 17:05:18 +0100 (Thu, 15 Mar 2012) | 3 lines

The setup.py script can now be imported for the epydoc API documentation system.
........
r15482 | bugman | 2012-03-15 17:06:12 +0100 (Thu, 15 Mar 2012) | 5 lines

The multi-processor test implementation scripts are now excluded from the API documentation.

The import of the scripts was failing, and they are not part of the relax API.
........
r15483 | bugman | 2012-03-15 17:21:14 +0100 (Thu, 15 Mar 2012) | 3 lines

Formatting of the epydoc exclusion list.
........
r15487 | bugman | 2012-03-15 20:05:40 +0100 (Thu, 15 Mar 2012) | 13 lines

Fix for bug #19528 (https://gna.org/bugs/?19528).

This bug was reported by Hugh Dannatt (h dott dannatt att sheffield dot ac dot uk).

The problem was in the multi-processor code for the model-free calculations, specifically for the
Monte Carlo simulations. Rather than processing the queue of slave processor commands for the
model-free calculation for each spin system at the end of each simulation, the processing of the
queue was happening at the end of all Monte Carlo simulations. This caused memory usage to bloat!
A full description of the problem can be found at
https://mail.gna.org/public/relax-users/2012-03/msg00037.html (Message-id:
<CAED9pY_Z1wGEg3gZo3WCkhvYTBdqs-Feex5Og4vJFovgJkUOyw@...>).
........

bugman 2012-03-15

changed /branches/relax_disp
changed /branches/relax_disp/generic_fns/minimise.py
changed /branches/relax_disp/info.py
changed /branches/relax_disp/multi/__init__.py
changed /branches/relax_disp/scons/manuals.py
changed /branches/relax_disp/setup.py
changed /branches/relax_disp/specific_fns/model_free/mf_minimise.py
changed /branches/relax_disp/test_suite/unit_tests/_multi/test___init__.py
changed /branches/relax_disp/test_suite/unit_tests/package_checking.py
/branches/relax_disp/generic_fns/minimise.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/info.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/multi/__init__.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/scons/manuals.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/setup.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_fns/model_free/mf_minimise.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/test_suite/unit_tests/_multi/test___init__.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/test_suite/unit_tests/package_checking.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.