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: 103376,fd3a5ba6349a6060 X-Google-Attributes: gid103376,public From: William Clodius Subject: Re: should I be interested in ada? Date: 1999/02/18 Message-ID: <36CC3761.15FB@lanl.gov>#1/1 X-Deja-AN: 445733888 Content-Transfer-Encoding: 7bit References: <7a72e6$g55$1@probity.mcc.ac.uk> <36C93BB4.1429@ecs.soton.ac.uk> <7afc1o$3mi$2@plug.news.pipex.net> <7aftp7$7u5$1@nnrp1.dejanews.com> <7aganv$qsc$2@plug.news.pipex.net> Content-Type: text/plain; charset=us-ascii Organization: Los Alamos National Lab Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-18T00:00:00+00:00 List-Id: Nick Roberts wrote: > > Surely this is a wee bit of an exaggeration? The majority of targets for > Fortran compilers are single-processor. I would be amazed if the majority of > Fortran compilers available today, commercially or not, were parallelising. > I am aware that there are a number of Fortran compilers which parallelise, > and have been for many years, but all but one, I believe, only do it for a > specific, fairly esoteric target (Crays etc.), thus not being likely, I > assume, to be useful to astrologers in general. > There are roughly four groups of Fortran compiler "vendors": 1. Those sold by the system vendors: IBM, Sun, Compaq/DEC, SGI/Cray, HP, Fujitsu, etc. These sell both single processor and multiprocessor systems. While most of the systems sold are single or dual processor, they always have multiprocessor compilation options for their compilers, otherwise they couldn't sell their high end systems. 2. Independent vendors that address a large variety of systems: e.g., EPC, Portland group, Pacific-Sierra, and NAG. These often also go after the high end, which means parallelization options. 3. Independent vendors that target the low end of the market, e.g., Lahey, Absoft, and Salford. In the past these have not had parallelization options, but with the popuarity of dual processor, and networked processors they are implementing them. 4. Academics that have often focused on parallelization. A lot of the focus on Fortran parallelization has been on HPF (High performance Fortran). Most implementors of these compilers have parallelization features. http://www.crpc.rice.edu/HPFF/compilers/index.html -- William B. Clodius Phone: (505)-665-9370 Los Alamos Nat. Lab., NIS-2 FAX: (505)-667-3815 PO Box 1663, MS-C323 Group office: (505)-667-5776 Los Alamos, NM 87545 Email: wclodius@lanl.gov