Menu

SVN archive Commit Log


Commit Date  
[r24081] by tlinnet

Made the processor.return_object get the back_calc structure in the expected order.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-18 09:37:12 Tree
[r24080] by bugman

Added a log file for comparing the speed of the disp_speed_branch to relax 3.2.2.

This is from the disp_profile_all.py statistics generating script.

2014-06-18 09:34:03 Tree
[r24079] by bugman

Increased the number of iterations to 1000 in all of the profiling scripts.

This is for better statistics in the disp_profile_all.py script, and makes the number consistent
between the different models.

2014-06-18 09:32:33 Tree
[r24078] by bugman

Created a super script for profiling the relaxation dispersion models.

This script will execute all of the current profiling scripts in the directory
test_suite/shared_data/dispersion/profiling for both the current version of relax and any other
specified version (current set to the 3.2.2 relax tag). It will run the scripts and relax versions
interleaved N=10 times and extract the func_*() target function call profile timings. This
interleaving makes the numbers much more consistent. Averages and standard deviations are then
calculated, as well as the speed up between the two relax versions. The results are printed out in
a format suitable for the relax release messages.

2014-06-18 09:31:35 Tree
[r24077] by tlinnet

Copyright fix for model TSMFK01.

Sebastien Morin did not take part of implementing the TSMK01 modelÃ.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-18 08:50:36 Tree
[r24076] by tlinnet

Copyright fixes for all the models, where Troels E. Linnet have made changes to make them functional for higher dimensional data.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-18 08:49:10 Tree
[r24075] by tlinnet

Replaced double or triple hash-tags "##" with single hash-tags "#".

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-18 08:44:04 Tree
[r24074] by bugman

Python 3 support for the dispersion profiling scripts.

The xrange() builtin function does not exist in Python 3, so this is now aliased to range() which is
the same thing.

2014-06-18 08:38:16 Tree
[r24073] by tlinnet

Implemented systemtest test_r1rho_kjaergaard_missing_r1, for safety check if R1 data is not loaded.

The systemtest passes, so target function is safe.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-18 08:35:42 Tree
[r24072] by bugman

Modified all of Troels' dispersion profiling scripts to work with older relax versions.

This is in preparation for obtaining some powerful timing statistics. The calls to the r2eff_*()
functions are unnecessary and are the only failure point in the scripts between the current code in
the disp_spin_speed branch and trunk or older versions of relax. So these function calls have been
eliminated.

2014-06-18 08:34:26 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.