source: pypar/TODO @ 900

Last change on this file since 900 was 85, checked in by ole, 19 years ago

Added pypar files

File size: 852 bytes
Line 
1
2Fix up reduce to deal with complex as well as ND.       
3       
4New test using unit testing.
5
6Better documentation.   
7
8Use Python exceptions in mpiext.c
9       
10Re-introduce optinal length if one wants to communicate less
11than given array (very low priotity)
12
13(See also TODO section in README)
14
15DONE:
16-----
17Address 2D arays as per mails (dir: 2D) - DONE version 1.7
18Fix up status object to be returned (depending on optional flag arg)   
19
20Get pypar to work under redhat 7.1 with LAM as per suggestion by Doug Orr
21(LAM assumes that last commandline arg is None) See fra_DOUG.husk3.
22ALso acknowledge Dave Reed for pointing out the problem. DONE.
23Wait for dave reed to acknowledge that it also works under solaris.
24DONE in 1.6.5
25
26
27Also add to doc that pypar needs Numeric (and Python 2.3?) (Already in there)
28
29Fix confusing errmsg when Numeric isn't installed (David Brown)
Note: See TracBrowser for help on using the repository browser.