Commit | Date | |
---|---|---|
2012-03-07 12:39:40 | Tree | |
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. full_in_ref_frame |
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 |
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 |
[r15449]
by
bugman
Shifted the slave command setup from the target function to the frame order __init__() method. This is in preparation for transfer of data to the slaves prior to the target function calls. |
2012-03-07 10:34:59 | Tree |
[r15448]
by
bugman
The Processor_box is now initialised in the maths_fns.frame_order.__init__() method. This is to shift code out of the target functions. |
2012-03-07 09:58:06 | Tree |
[r15447]
by
bugman
The pcs_numeric_int_pseudo_ellipse_qrint() function has been absorbed into the target function. With the multi-processor changes, the calculation code from pcs_numeric_int_pseudo_ellipse_qrint is |
2012-03-07 09:54:28 | Tree |
[r15446]
by
bugman
Merged revisions 15440-15445 via svnmerge from ........ |
2012-03-07 09:26:29 | Tree |
2012-03-06 17:29:47 | Tree |