source: branches/source_numpy_conversion/pypar-numeric/contrib/fra_DOUG.husk2 @ 7248

Last change on this file since 7248 was 5779, checked in by steve, 16 years ago

Added the old version of pypar which works with Numeric. Necessary for parallel code until we move anuga to numpy (and then we can use pypar as distribute via sourceforge).

File size: 3.5 KB
Line 
1From doug@arbor.net  Thu Aug 28 22:46:22 2003
2Return-Path: <doug@arbor.net>
3X-Original-To: ole@localhost
4Delivered-To: ole@localhost.anu.edu.au
5Received: from localhost (localhost [127.0.0.1])
6        by cuttlefish.anu.edu.au (Postfix) with ESMTP id 376FE3E96
7        for <ole@localhost>; Thu, 28 Aug 2003 22:46:22 +1000 (EST)
8Received: from wintermute.anu.edu.au [150.203.33.75]
9        by localhost with POP3 (fetchmail-6.2.1)
10        for ole@localhost (single-drop); Thu, 28 Aug 2003 22:46:22 +1000 (EST)
11Received: from anu.edu.au (anumail3.anu.edu.au [150.203.2.43])
12        by maths.anu.edu.au (8.11.6/8.11.6) with ESMTP id h7SCjok20775
13        for <ole@maths.anu.edu.au>; Thu, 28 Aug 2003 22:45:50 +1000 (EST)
14Received: from state.arbornetworks.com (state.arbornetworks.com [204.181.64.20])
15        by anu.edu.au (8.12.9/8.12.9) with ESMTP id h7SCjnah001230
16        for <Ole.Nielsen@anu.edu.au>; Thu, 28 Aug 2003 22:45:50 +1000 (EST)
17Received: from arbor-orr.arbor.net (plmomi-l10-816.dsl.tds.net [134.215.219.54])
18        by state.arbornetworks.com (Arbor Networks mail relay) with ESMTP id 8FC8E6355C
19        for <Ole.Nielsen@anu.edu.au>; Thu, 28 Aug 2003 08:45:47 -0400 (EDT)
20Message-Id: <5.1.0.14.2.20030828084434.043a5f68@state.arbornetworks.com>
21X-Sender: doug@arbor.net
22X-Mailer: QUALCOMM Windows Eudora Version 5.1
23Date: Thu, 28 Aug 2003 08:45:44 -0400
24To: Ole.Nielsen@anu.edu.au
25From: Doug Orr <doug@arbor.net>
26Subject: Re: pypar
27In-Reply-To: <20030828115708.GB3384@anu.edu.au>
28References: <5.1.0.14.2.20030827235617.04380488@state.arbornetworks.com>
29 <5.1.0.14.2.20030827235617.04380488@state.arbornetworks.com>
30Mime-Version: 1.0
31Content-Type: text/plain; charset="us-ascii"; format=flowed
32X-Sender-Domain: arbor.net
33X-Spam-Score: (-2)
34X-Spam-Tests: EMAIL_ATTRIBUTION,IN_REP_TO,MSG_ID_ADDED_BY_MTA_3,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES
35X-Scanned-By: MIMEDefang 2.36
36X-UIDL: 477221179dfe4b86b3d53a28e3ab6647
37X-Spam-Status: No, hits=-25.8 required=5.0
38        tests=EMAIL_ATTRIBUTION,IN_REP_TO,MSG_ID_ADDED_BY_MTA_3,
39              QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES
40        autolearn=ham version=2.53
41X-Spam-Level:
42X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp)
43
44At 09:57 PM 8/28/2003 +1000, Ole Moller Nielsen wrote:
45>Hi Doug
46>
47>Thank you very much for your mail
48>
49>May I ask what platform you are using: Solaris, Linux, Windows?
50>
51>Pypar was tested on all the platforms I had access to when I wrote it.
52>These days I use it exclusively with Linux.
53
54yes of course, ole.  the package looks very nice so far.  thanks for
55writing it!
56
57linux... redhat 7.1 or 2 with the lam mpi package.  it's trivial, but if
58you want a diff for the fix, I can give it to you...
59
60         -doug
61
62
63>Cheers
64>Ole
65>
66>
67>On Wed, Aug 27, 2003 at 11:59:29PM -0400, Doug Orr wrote:
68> > hi ole,
69> >
70> > I'm trying pypar with lam7.0 and it was crashing in MPI_Init.  it looks
71> > like they're assuming the last argument in the argv list is NULL.
72> >
73> > I assume someone has probably already pointed this out, but just in case...
74> >
75> >       -doug
76> >
77>
78>--
79>-------------------------------------------------------------------
80>Ole Nielsen                     | Email: Ole.Nielsen@anu.edu.au
81>-------------------------------------------------------------------
82>Mathematical Sciences Institute | Phone: +61 2 6125 3873 (Direct)
83>Australian National University  | Fax:   +61 2 6125 5549
84>Canberra ACT 0200               |
85>Australia                       |
86>-------------------------------------------------------------------
87>ANU CRICOS # 00120C
88>-------------------------------------------------------------------
89
Note: See TracBrowser for help on using the repository browser.