Commit | Date | |
---|---|---|
[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 |
2012-03-07 15:45:24 | Tree |
2012-03-07 12:42:32 | Tree | |
2012-03-07 12:42:05 | Tree | |
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 |