Menu

Commit [r15452]  Maximize  Restore  History

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

bugman 2012-03-07

changed /branches/frame_order_testing/maths_fns/frame_order.py
changed /branches/frame_order_testing/maths_fns/frame_order_matrix_ops.py
/branches/frame_order_testing/maths_fns/frame_order.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/maths_fns/frame_order_matrix_ops.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.