Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!labrea!decwrl!pyramid!prls!mips!larry From: larry@mips.UUCP (Larry Weber) Newsgroups: comp.arch Subject: Re: What with these Vector's anyways? Message-ID: <567@gumby.UUCP> Date: Tue, 4-Aug-87 21:07:38 EDT Article-I.D.: gumby.567 Posted: Tue Aug 4 21:07:38 1987 Date-Received: Tue, 18-Aug-87 02:33:49 EDT References: <218@astra.necisa.oz> <142700010@tiger.UUCP> Reply-To: larry@gumby.UUCP (Larry Weber) Distribution: world Organization: MIPS Computer Systems, Sunnyvale, CA Lines: 11 Keywords: scalar vs. vectors, benchmarks, Dhrystone, sorting In article <24645@sun.uucp> dgh@sun.UUCP (David Hough) writes: > How many C compilers can handle Spice-3 fully optimized? >And how many Fortran compilers can handle Doduc's program fully optimized? In case anyone wants to count, the MIPS compilers optimize both Spice-3 and Doduc's program. It also optimizes HSPICE and the UNIX kernel. David, is absolutely right: real programs puts a heavy drain in getting the optimizer done correctly. I wonder if any "dhrystone" runs actually have bugs in them but no one can tell because it computes nothing that can be tested. Larry