Menu

SVN archive Commit Log


Commit Date  
[r15459] by bugman

Added a reference implementation to the multi-processor package.

This is to demonstrate to users of the package how an implementation is created.

2012-03-08 09:44:57 Tree
[r15458] by bugman

Merged revisions 15457 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r15457 | bugman | 2012-03-07 16:45:24 +0100 (Wed, 07 Mar 2012) | 7 lines

Removal of another relax dependency from the multi-processor package and elimination of "^[[1034h".

This should hopefully be the last relax dependency removed. This import of dep_check was the source
of the "^[[1034h" character being printed at the start of the relax stdout stream, though the reason
for it's existence is unclear!
........

2012-03-07 15:46:04 Tree
[r15457] by bugman

Removal of another relax dependency from the multi-processor package and elimination of "^[[1034h".

This should hopefully be the last relax dependency removed. This import of dep_check was the source
of the "^[[1034h" character being printed at the start of the relax stdout stream, though the reason
for it's existence is unclear!

2012-03-07 15:45:24 Tree
[r15456] by bugman

Merged revisions 15455 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r15455 | bugman | 2012-03-07 13:42:05 +0100 (Wed, 07 Mar 2012) | 3 lines

More important import fixes for the multi-processor package.
........

2012-03-07 12:42:32 Tree
[r15455] by bugman

More important import fixes for the multi-processor package.

2012-03-07 12:42:05 Tree
[r15454] by bugman

Merged revisions 15453 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r15453 | bugman | 2012-03-07 13:39:06 +0100 (Wed, 07 Mar 2012) | 3 lines

Important import fix!
........

2012-03-07 12:39:40 Tree
[r15453] by bugman

Important import fix!

2012-03-07 12:39:06 Tree
[r15452] by bugman

Shifted the transfer of much of the data to the slave command to the __init__() method.

This should improve the multi-processor scaling by reducing data transfer times per function call.
However, from testing this currently does nothing! The structures now pre-transfered include:

full_in_ref_frame
r_ln_pivot
A
Ri_prime
pcs_theta
pcs_theta_err
missing_pcs

2012-03-07 11:36:44 Tree
[r15451] by bugman

Shifted the Sobol' point subdivision from the target function to the __init__() method.

This should speed up the target function. The data transfer to the slave also occurs at the
__init__() method level, reducing data transfers per function call.

2012-03-07 10:54:57 Tree
[r15450] by bugman

Shifted the subdivide() fn from frame_order_matrix_ops to the frame order target function class.

2012-03-07 10:38:42 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.