Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site Glacier.ARPA Path: utzoo!linus!decvax!decwrl!Glacier!conor From: conor@Glacier.ARPA (Conor Rafferty) Newsgroups: net.lang.f77,net.unix Subject: Re: Wanted: Ultra-fast fortran compiler for UNIX Message-ID: <9871@Glacier.ARPA> Date: Sun, 21-Jul-85 01:57:55 EDT Article-I.D.: Glacier.9871 Posted: Sun Jul 21 01:57:55 1985 Date-Received: Mon, 22-Jul-85 00:00:11 EDT References: <621@astrovax.UUCP> Reply-To: conor@Glacier.UUCP (Conor Rafferty) Distribution: net Organization: Stanford University, IC Laboratory Lines: 14 Xref: linus net.lang.f77:269 net.unix:4504 Summary: >Can anyone point to a company that supplies a UNIX Fortran compiler which >executes much faster than f77 (say, on par with the VMS compilers or better)? Actually there is limited room for improvement. The 4.2BSD compiler is considerably better than the original f77 in that respect. Published work (by Jack Dongarra at Argonne National Laboratory [dongarra@anl-mcs]) shows about 25-30% slower runtimes for the 4.2BSD compiler over the VMS 4.1 compiler, for dense linear algebra. I've also coded some sparse linear algebra (essentially Yalepack) in assembly and found only 30-35% speed up. Let's give credit where credit is due! Cheers, conor rafferty == decwrl!glacier!conor == conor@su-glacier.arpa