Slashdot Mirror


HP Finally Reveals The Alpha Marvel

brejc8 writes "HP have revealed the new range of AlphaServer systems. The new EV7 processors show very reasonable performance figures. Revealed by the inquirer the 1GHz versions have very similar SPEC scores as the 1GHz Itanium 2 (INT_2000 of 875 and FP_2000 of 1,500). This is very intersting after HP were rumoured to ensure that "...no Alpha benchmark will be released until the Itanium platform(s) is/are faster"."

10 of 152 comments (clear)

  1. Re:linux? by 1lus10n · · Score: 4, Informative

    they should, all current versions of the alpha procs run linux great. (as verified by the alphaserver 5000 sitting under my desk running RH 7.2)

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  2. It's hellaciously fast by nosferatu-man · · Score: 4, Informative

    ... at least on OpenMP type applications. Cribbed shamelessly from realworldtech.com:

    SPECOMP2001 results, base/peak:

    4 cpu:
    EV7/1150: 6027/6824
    I2/1000: 3762/4091

    8 cpu:
    EV7/1150: 10349/11929
    POWER4+/1450: 9458/ 9694
    PA8700+/875: 4375/ 4541

    16 cpu:
    EV7/1150: 17724/20637
    PA8700+/875: 7763/ 8788
    R14k/600: 7265/ 7726

    Note that this is not a pure CPU test (like SpecINT/FP), but rather a test of SMP performance. Looks like the tin-foil hat "Wait 'til EV8!" brigade might have been on to something ...

    'jfb

    --
    To spur "enterprise Linux," Big Bang, the distributed two-phase commit.
  3. Yes they do run Linux, VMS, Tru64 by Anonymous Coward · · Score: 3, Informative

    Real nicly too....everyone who's demo'd one has drolled at it.

  4. Re:HPs Strategy by Anonymous Coward · · Score: 3, Informative

    They need 'grout' to fill in the space between people currently on Alpha (or someone needing better performance NOW), before Itanium comes to the point in which they are the in thing. Alpha has MANY VERY loyal customers that would drop ship if they didn't have something to fill the space until Itanium comes of age. AMD doesn't have anything on EV8, it is EV6 they have and licensed technology for. Intel does however have rights to use everything from EV7 and EV8.

  5. Re:linux? by Compaq+Test+Drive · · Score: 5, Informative
    Speaking as someone who has in fact actually done it, yes, Linux will run on an EV7 Alpha system. If you'd like to try out an EV7 prototype system, we have one up in the HP Test Drive Program, where we give out free shell accounts on a wide range of hardware and operating systems. The EV7 prototype we have is running Tru64 UNIX at the moment, but we do periodically have Linux on there for people to try. We also have Itanium II systems running Linux, for anyone who would like to try them out as well.

    I may work for HP, but that does not imply that my opinions are theirs.

  6. SpecOMP (link) by nosferatu-man · · Score: 3, Informative

    Info on SpecOMP, just in case anyone's interested. Also, here's a snippet from the FAQ:

    Q3: What components does SPEC OMP measure?
    A3: Since the benchmarks are designed to reflect applications requiring compute-intensive parallel processing, they measure performance of the computer's processors, memory architecture, operating system, and compiler. It is important to remember the contribution of the latter three components.

    'jfb

    --
    To spur "enterprise Linux," Big Bang, the distributed two-phase commit.
  7. Re:HPs Strategy by heh2k · · Score: 3, Informative
    In my mind HP should either go one way or the other, not release a processor most people would claim to be better than Itanium. Why didn't Intel just buy the Alpha architecture and continue it?

    they were probably well into working on the itanic when the option to buyout alpha came along.

    Its a sad state of affairs when the superior architecture gets cut up and sold to different companies to produce two slightly inferior chips.

    yes, it is. and disregarding alpha for a moment, you would think after 20 so years of the pile of crap known as x86, that intel would be intelligent enough to make clean, sane cpu. instead they, of course, design the itanic. i've read about its isa and all i can say is "feature bloat". i also read a little of the hp book about porting linux. the itanic is the most overly complicated, misdesigned cpu i think has ever been made. at least when the 8086 came out, it was a good design (relatively speaking).

    it's funny how intel says "epic is simple, no ooo complexity" but doesn't mention the all rediculous crap like rotating register files, etc, etc. afaict, ia64 is MORE complex than any risc chip. NOT simpler. and throwing ooo out the door is stupid. a) compilers can't predict cache misses b) gcc sucks and so, to get anywhere near decent performance, you have to use a different compiler (dec's cc, and i think just about everyone else's, outperforms gcc). i predict that intel will be forced to eventually add ooo back. at best, intel has traded ooo complexity for the complexity of all the features needed for compiler driven scheduling, AND forced compilers to be very good just to get decent performance.

  8. Re:linux? by doorbot.com · · Score: 3, Informative

    That's probably going to be the single biggest factor in deciding which 64-bit server CPU dominates the marketplace.

    Linux on UltraSparc works great, and has excellent support under Debian (although I guess that's no surprise).

  9. Re:HPs Strategy by Isle · · Score: 3, Informative

    A great deal of Alpha architect left when Compaq bought Digital. They went mostly to AMD, making the Athlon faster (the main-design was already done), and their influence is also seen readily in the Sledgehammer design.

  10. Re:HPs Strategy by Syre · · Score: 3, Informative

    I said typically.

    The fact that your particular place of work happens to have it figured out is no contradiction to the general case.

    And you're talking local switching. In banking operations, you have remote hot standby in case your datacenter burns down or something else really bad happens (both COs you're connected to die at once, for instance).

    With remote hot standby, switching and switching back is often (note the often) much more painful.

    In case you still don't get it, note that switching implies that one of your datacenters is DOWN and you are now on a completely separate system with separate disk drives, communications links, etc. Switching back means that you have to bring everything back up, sync it, and fail back again.

    Sure, it works. Is it fun? No. Is testing it and retesting it under every failure condition under a new OS port and processer architecture fun?

    Um no.