From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2bce08ed42db01c2,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail From: keld_nielsen_4nulspam@yahoo.it Newsgroups: comp.lang.ada Subject: numerics+parallel+G5's Date: 5 Oct 2005 02:36:06 -0700 Organization: http://groups.google.com Message-ID: <1128504966.909984.72030@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 151.96.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1128504972 3711 127.0.0.1 (5 Oct 2005 09:36:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 5 Oct 2005 09:36:12 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=151.96.0.8; posting-account=fj0M5w0AAAAK3zNV1nwpKEXCacxUQ4bk Xref: g2news1.google.com comp.lang.ada:5396 Date: 2005-10-05T02:36:06-07:00 List-Id: Dear All, searching the group shows that there has been some activity on numerical issues implemented in Ada. My question is: Are there still someone out there with a combined interest in Ada and numerics - perhaps also in parallel algorithm implementations? Any collaborations? And by the way, does anybody have hints on how the G5 powerpc cpu works with numerics? For instance, the G5 has two FPU's, are they implicitly invoked or are there any tricks to apply for accessing both of them (leave out the "altivec" unit which is limited to 32 bit)?