Menu

SVN archive Commit Log


Commit Date  
[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
[r7718] by bugman

Manually ported r3242 from the multi_processor branch.

The command used was:
svn merge -r3241:3242 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py

This was a bugger!

....
r3242 | varioustoxins | 2007-03-27 17:04:02 +0200 (Tue, 27 Mar 2007) | 3 lines
Changed paths:
M /branches/multi_processor/specific_fns/model_free.py

changes to add minimise command processing for multiprocessing
....

2008-10-15 20:40:20 Tree
[r7717] by bugman

Partially ported r3241 from the multi_processor branch.

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

The changes to maths_fns/mf.py didn't need to be ported across.

.....
r3241 | varioustoxins | 2007-03-27 15:35:16 +0200 (Tue, 27 Mar 2007) | 2 lines
Changed paths:
M /branches/multi_processor/maths_fns/mf.py
M /branches/multi_processor/multi/mpi4py_processor.py

installation of simplistic remote minimisation command
.....

2008-10-15 20:10:31 Tree
[r7716] by bugman

Manually ported r3239 from the multi_processor branch.

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

.....
r3239 | varioustoxins | 2007-03-22 09:20:55 +0100 (Thu, 22 Mar 2007) | 3 lines
Changed paths:
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/relax

multi processor fixes for proper command queing with optional
load balancing iexception support and segmented results
.....

2008-10-15 20:05:14 Tree
[r7715] by bugman

Manually ported r3238 from the multi_processor branch.

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

.....
r3238 | varioustoxins | 2007-03-19 23:23:33 +0100 (Mon, 19 Mar 2007) | 3 lines
Changed paths:
M /branches/multi_processor/multi/mpi4py_processor.py
M /branches/multi_processor/relax

updates to create a better inter process command passing mechanism
and initiate relax in what might possibly be a sane state!
.....

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