Menu

SVN archive Commit Log


Commit Date  
[r7728] by semor

Passed the 'file_data' variable to the det_dimensions() function and removed some 'self.' instances.

The system test for XEasy peak list support now goes further... However, more work is still needed.

2008-10-15 21:18:55 Tree
[r7727] by bugman

Manually ported r3254 from the multi_processor branch.

The command used was:
svn merge -r3253:3254 svn+ssh://bugman@.../svn/relax/branches/multi_processor .

.....
r3254 | varioustoxins | 2007-03-30 11:26:11 +0200 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/uni_processor.py

corrections to keyword passing to dict.update()
.....

2008-10-15 21:12:52 Tree
[r7726] by bugman

Manually ported r3253 from the multi_processor branch.

The command used was:
svn merge -r3252:3253 svn+ssh://bugman@.../svn/relax/branches/multi_processor .

.....
r3253 | varioustoxins | 2007-03-30 10:58:03 +0200 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/processor.py
M /branches/multi_processor/multi/uni_processor.py
M /branches/multi_processor/relax

'classification' of Processor classes
.....

2008-10-15 21:12:00 Tree
[r7725] by bugman

Manually ported r3252 from the multi_processor branch.

The command used was:
svn merge -r3251:3252 svn+ssh://bugman@.../svn/relax/branches/multi_processor .

.....
r3252 | varioustoxins | 2007-03-30 09:57:54 +0200 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/processor.py
M /branches/multi_processor/multi/uni_processor.py

applied GPL v2 licenses
.....

2008-10-15 21:10:22 Tree
[r7724] by bugman

Manually ported r3251 from the multi_processor branch.

The 2 commands used were:
svn merge -r3250:3251 svn+ssh://bugman@.../svn/relax/branches/multi_processor .
svn merge -r3250:3251 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py

.....
r3251 | varioustoxins | 2007-03-30 09:53:32 +0200 (Fri, 30 Mar 2007) | 2 lines
Changed paths:
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/specific_fns/model_free.py

MF class name fixes also now works on python 2.3.3
.....

2008-10-15 21:09:28 Tree
[r7723] by bugman

Manually ported r3250 from the multi_processor branch.

The command used was:
svn merge -r3249:3250 svn+ssh://bugman@.../svn/relax/branches/multi_processor .

.....
r3250 | varioustoxins | 2007-03-30 09:32:44 +0200 (Fri, 30 Mar 2007) | 3 lines
Changed paths:
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/processor.py

Minor name changes on MF memo slave and result commands
.....

2008-10-15 21:05:57 Tree
[r7722] by bugman

Manually ported r3249 from the multi_processor branch.

The 2 commands used were:
svn merge -r3248:3249 svn+ssh://bugman@.../svn/relax/branches/multi_processor .
svn merge -r3248:3249 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py

.....
r3249 | varioustoxins | 2007-03-30 09:00:39 +0200 (Fri, 30 Mar 2007) | 4 lines
Changed paths:
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/uni_processor.py
M /branches/multi_processor/specific_fns/model_free.py

more work to remove specious calls to module mpi4py when starting
uniprocessor version feedback prints correctly
.....

2008-10-15 21:04:33 Tree
[r7721] by bugman

Manually ported r3248 from the multi_processor branch.

The 2 commands used were:
svn merge -r3247:3248 svn+ssh://bugman@.../svn/relax/branches/multi_processor .
svn merge -r3247:3248 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py

.....
r3248 | varioustoxins | 2007-03-29 21:47:17 +0200 (Thu, 29 Mar 2007) | 4 lines
Changed paths:
A /branches/multi_processor/multi/commands.py
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/processor.py
M /branches/multi_processor/specific_fns/model_free.py

more modifications to remove accidental dependances on mpi4py in uni_processor
creation of command module
.....

2008-10-15 20:57:55 Tree
[r7720] by bugman

Manually ported r3246 from the multi_processor branch.

The command used was:
svn merge -r3245:3246 svn+ssh://bugman@.../svn/relax/branches/multi_processor .

.....
r3246 | varioustoxins | 2007-03-29 19:43:49 +0200 (Thu, 29 Mar 2007) | 3 lines
Changed paths:
M /branches/multi_processor/multi/mpi4py_processor.py
A /branches/multi_processor/multi/processor.py
M /branches/multi_processor/multi/uni_processor.py

corrections to remove unexpected calls of from mpi4py import MPI in
mpi4py_processor from uniprocessor leading to an unexpected requirement of mpi4py
.....

2008-10-15 20:55:11 Tree
[r7719] by bugman

Manually ported r3243 from the multi_processor branch.

The 2 commands used were:
svn merge -r3242:3243 svn+ssh://bugman@.../svn/relax/branches/multi_processor .
svn merge -r3242:3243 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py

This code is becoming horribly broken. This can't be fixed yet as it will make porting impossible!

.....
r3243 | varioustoxins | 2007-03-29 11:45:22 +0200 (Thu, 29 Mar 2007) | 4 lines
Changed paths:
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/multi/uni_processor.py
M /branches/multi_processor/prompt/interpreter.py
M /branches/multi_processor/relax
M /branches/multi_processor/specific_fns/model_free.py

First fully working multi branch with both uniprocessor and mpi4py support
communication overhead for 18 residues (test_short.py from chris) with
in memory io ~25%
.....

2008-10-15 20:53:04 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.