Commit | Date | |
---|---|---|
[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 | |
2012-03-06 16:11:02 | Tree | |
[r15443]
by
bugman
Updated the value.set user function unknown parameter error message to list the known ones. |
2012-03-06 14:57:04 | Tree |
[r15442]
by
bugman
For Unix and GNU/Linux systems, the relax info printout now shows the ram and swap size. |
2012-03-06 14:48:22 | Tree |
[r15441]
by
bugman
Expansion and improvement of the information printed out by 'relax --info'. A number of details are now taken from the sys module. |
2012-03-06 14:15:10 | Tree |
[r15440]
by
bugman
Bug fix for relax not starting on 32-bit machines. This was first reported by Hugh Dannatt <h dott dannatt att sheffield dot ac dot uk> in the post at The numpy.float128 object appears to be missing on 32-bit numpy versions (at least on old numpy |
2012-03-06 13:32:08 | Tree |