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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd458ec8f01c159a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-24 14:40:51 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!skynet.be!skynet.be!louie!tjb!not-for-mail Sender: lbrenta@lbrenta Newsgroups: comp.lang.ada Subject: Re: New Language Design: (Cray, Sun prep radical software models for petaflops systems) References: From: Ludovic Brenta User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Date: 24 Nov 2003 23:40:21 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: -= Belgacom Usenet Service =- NNTP-Posting-Host: 80.201.216.43 X-Trace: 1069713621 reader1.news.skynet.be 28316 80.201.216.43:36872 X-Complaints-To: usenet-abuse@skynet.be Xref: archiver1.google.com comp.lang.ada:2911 Date: 2003-11-24T23:40:21+01:00 List-Id: "Warren W. Gay VE3WWG" writes: > Full article at > > http://www.eet.com/story/OEG20031119S0013 Hans Zima, principal scientist at the Jet Propulsion Laboratory (Pasadena, Calif.), said he started working with two top Cray engineers in July to define a high-level programming language Zima said the new language will help software developers exploit both parallel programming techniques and the locality of data in a large clustered system. Ada would be a perfect fit. Ada already has tasking built-in for intra-node communications, and it has a Distributed Systems Annex for inter-node communications. I think that creating an optimised Ada run-time environment for massively parallel supercomputers is both feasible and highly desirable. Furthermore, I think Cray's input into the Ada revision process would be extremely valuable; perhaps some extensions to the standard would help get the most out of NUMA architectures. Is DARPA listening? They're paying for all this, after all. Now is the time to reap the benefits of all the US taxpayer money that went into Ada in the 1970's and 1980's. GNAT on Crays anyone? -- Ludovic Brenta.