Any decent Fortrans under Unix ? Which machine ?

x0705 wcs at ho95e.UUCP
Mon Feb 24 14:12:18 AEST 1986


In article <3274 at sun.uucp> guy at sun.uucp (Guy Harris) writes:
>> 	The Fortran users are unwilling to consider an Unix solution because
>> they believer that Fortran performance under Unix is woefully inadequate. I
>> have heard many informal reports to this effect and it certainly seems to be
>> firmly embedded in the folklore of Unix.
>
>As are a number of other incorrect or misleading claims.  There is no such
>thing as "FORTRAN performance under UNIX".  Which FORTRAN?  Which UNIX?
>.....[followed by good discussion of Fortran compilers]

The real issue your Fortran hackers should be worrying about isn't
performance (if they need MIPS, they can buy a Cray :-).  It's software
development support.  Unfortunately, there are two problems here:

	1) Most fortran hackers don't understand the question, much
		less know the tradeoffs of various systems.

	2) Those that do are used to *really complete libraries* that
		don't exist on the average Unix box.  They tend to say
		things like "Sure, there are good debuggers and
		interactive compilation is nice, but you expect I
		should rewrite EISPACK and IMSL when  I need them?".
		And they're right.  

If you need to support that community, you've got to give them the
library support they need so they can be productive.  IF you can't do
that, get a MicroVAX for them to work on in the daytime (while you run
UNIX on the real machine), and run VMS for them at night.  ( I got the
impression you were talking about VAX-sized machines.  If you're
talking about IBM-sized machines, run UTS in the daytime and VM at
night.)  Alternatively, find someone who makes a good library package, 
and force them into the twentieth century; real number-crunchers should
schedule their jobs to run overnight anyway because swapping/paging
will blow them away on a heavily loaded timesharing machine.

-- 
# Bill Stewart, AT&T Bell Labs 2G-202, Holmdel NJ 1-201-949-0705 ihnp4!ho95c!wcs



More information about the Comp.unix mailing list