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 ........ |
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 |
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 |