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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1094ba,1ec99b0df63ed9ca X-Google-Attributes: gid1094ba,public X-Google-Thread: 103376,64c375eca99d686e X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Object-oriented Fortran vs. Ada 95? Date: 1996/02/20 Message-ID: <312A5D68.1B7C@escmail.orl.mmc.com>#1/1 X-Deja-AN: 140329737 references: <4fu3vd$t0n@jeeves.usfca.edu> content-type: text/plain; charset=us-ascii organization: Lockheed Martin Marine Systems mime-version: 1.0 newsgroups: comp.lang.fortran,comp.lang.ada x-mailer: Mozilla 2.0b6a (X11; I; HP-UX A.09.01 9000/750) Date: 1996-02-20T00:00:00+00:00 List-Id: Israel Gale wrote: > > In article <4gajp4$6aj@fg70.rz.uni-karlsruhe.de> > ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig) writes: > > > If you compare Fortran 95 with Ada 95, what obstacles to high > > performance do you see in Ada? > > Fortran 95 fits naturally with HPF (High Performance Fortran), a set of > industry-standard extensions to enable execution in parallel across a > network. Some Fortran 90/95 compilers already come with HPF. Does Ada > have a standard parallel dialect? Yup. The OLD version of Ada has tasking primitives not as a dialect, but as an integeral part of the language standard. The new version not only has tasking, but optional support (in one of the standard's annexes) for distributed programming. -- T.E.D. | Work - mailto:dennison@escmail.orl.mmc.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |