Slashdot Mirror


Sun's Zippy New Chips

Mark the Revelator writes: "Reuters has a story about Sun unveiling it's latest and greatest UltraSparcIII chips. The new chips are being made by TI and are the first UltraSparcs to use copper instead of aluminum for transistor connections. Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz ... for now."

246 comments

  1. Britney by Smegma4U · · Score: 1

    But Britney does have talent!

    It's just that you usually the only place you see that kind of talent is in porno movies...

    --
    If it's supposed to move and doesn't, use WD-40. If it moves and it shouldn't, use duct tape.
  2. Sun's MAJC by joneshenry · · Score: 3, Interesting

    Ars Technica has a fantastic article comparing and contrasting Sun's future MAJC (Microprocessor Architecture for Java Computing) CPU architecture with Intel's IA-64. It's going to be very interesting to see if Sun can carve out a large enough market to ensure MAJC's viability. My uninformed opinion after reading the article--Sun has been making decisions since its founding that have given it the only chance to survive. By almost totally eschewing both Intel and Microsoft, Sun has been forced to innovate on both hardware and software to compete with these giants. Sun simply had to invent Java--what was the alternative, reselling NT "workstations"?! Now Sun has leveraged Java into strategic partnerships with IBM, Oracle, etc. to create from scratch a major software niche, not to mention Java's future in the embedded markets. MAJC it seems to me is the logical step in hardware once Sun made the commitment to Java and once Sun decided not to become a reseller of Intel chips like say HP. Without having to worry about what Intel wants, Sun can use its traditional RISC approach to registers to once again offer a fantastic alternative--read the Ars Technica article cited above: "MAJC, however, spends so much of its die space on registers that it can have the register states for four different threads loaded at once. Since it doesn't have to save and load register states to switch between threads, its context switches are very fast". In the 1980s HP saved the company investing in PA-RISC. Maybe that was because the engineer founders David Packard and Bill Hewlett were still alive and strong. I believe that it is Sun that has applied that lesson of not surrendering control over the CPU architecture, and that HP will continue to pay a heavy price for deciding to go with Intel. Financing new chip architectures is difficult, but in my opinion there is no future for being a reseller unless one is IBM or Dell. (And note that IBM resells only because it wants to since it already manufactures alternatives, it is beholden to no one. Just who will be able to compete with IBM's Global Services?)

  3. Re:Megahurtz! by rimcrazy · · Score: 1

    I don't know why you buy computers for, but we buy them to run our applications. I don't give a flying f*#& about benchmarks, CPU speed, Cache and any other dribble PC manufactures or reviewers or dipshits like yourself spew about. What I care about is getting the job done as fast as possible and as cheap as possible. For MY work and MY applications that solve MY problems, Intel machines running Linux perform at a cost performance ratio 6x to 8x better than anything SUN makes. YOUR milage may vary. Your intelligence or lack thereof will help keep SUN around. Go ahead an flush your $$$ away. You've obviously flushed your brains away.

    --
    "TV, a medium as it is neither rare nor well done." Ernie Kovacs
  4. Re:Stop the slaughter by Saidin · · Score: 1

    Future processors will, at least partly, be reconfigurable, that is they will load a set of instructions and save it, and then have to load the data only.

    You just described a cache, and they have been used for years.

  5. Re:numbers don't matter, USII sucks by Anonymous Coward · · Score: 0

    Oops, sholud be this

  6. Re:UltraSPARC chips Vs Intel by Anonymous Coward · · Score: 0
    Try opening ssl or ssh sessions on both. Itenium can handle 300+/sec and UltraII wooping ... 30/sec Check Coradiant's SSL transactions benchmarks paper on www.coradiant.com ....

    The report only mentions SSL and the numbers 331 for Itanium and 32 for US2. They ran different software on different operating systems on different hardware platforms. Do you understand what that means? Did they produce a random number ever, if so how? Solaris doesn't come with /dev/random or /dev/urandom, but Linux does. OpenSSH runs around 60 commands and weighs the times if /dev/urandom isn't available to read from. What does the software coradiant use do?

  7. Re:Stop the slaughter by apirkle · · Score: 1

    TI has been the major supplier of Sun's Sparc chips for a long time.

  8. Re:Only 900mhz? by colinm1981 · · Score: 1

    I realize that, but the sentence "Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz" implies that the Itanium runs faster than 900mhz... that is what i was referring to. I didn't really get the point of that sentence since they are both 64-bit chips, and if anything, the Sparc should be faster clock-for-clock than the Itanium.

    --
    -Colin
  9. Re:Different Architecture by Ghengis · · Score: 1
    The UltraSPARCIII chips running at "only" 900mhz is still much faster than a Pentium class chip running at equivalent speeds.

    Based on what data? Are they faster all around... in every type of computation? I doubt it. I'm sure they are much faster at some types of instructions, and I'd take a Sun over an Intel machine any day, but the performance depends on what types of programs you're running (and how many people are going to be running them at the same time.)

    --

    "The best laid plans of mice and men gang oft agley..." - ROBERT BURNS

  10. Re:F1 vs. Honda in chick appeal by Fishstick · · Score: 1

    Yeah, but only the kind with feathers.

    --

    There is much cruelty in the universe, John.
    Yeah, we seem to have the tour map.

  11. Re:RISC/CISC by Anonymous Coward · · Score: 0

    Right. EPIC is a little bit different than VLIW. With VLIW, the compiler has to know the number of execution units on the processor at *compile* time. This isn't a problem for custom embedded systems, but for shrink-wrapped software it is a *big* problem. Why? Because when a new processor is introduced with more execution units, the old binary code won't run on it. EPIC makes code that doesn't depend on the number of execution units.

    Tim

  12. Benchmarks anyone ? by jdorff · · Score: 1
    Sun Blade 1000 UltraSPARC-III 900 MHz: SPECint2000 = 467
    Intel D850GB motherboard Pentium 4 1.7 GHz: SPECint2000 = 586
    All from http://www.specbench.org.

    My old manager had a great reason for buying Sun; no one will ever put M$ windows on it!

    1. Re:Benchmarks anyone ? by Anonymous Coward · · Score: 0

      1.) Intel is part of a committee that put together some of these benchmarks, at least in the past 2.) You are comparing integer benchmarks, if you look at the fp benchmarks you'll see the exact opposite results 3.) USIII is 64bit, P4 is 32bit... there are things the USIII can do that the P4 isn't equiped to touch 4.) P4's are notorious for running at half speed when they overheat... and they will overheat... i.e. USIII = stability Specint2000 is a poor benchmark to begin with and it is ridiculous to use that alone to compare the 2 cpus, period!

    2. Re:Benchmarks anyone ? by Tower · · Score: 1

      But just as important...
      Sun Blade 1000 UltraSPARC-III 900 MHz: SPECfp2000 = 482
      Intel D850GB motherboard Pentium 4 1.7 GHz: SPECfp2000 = 608

      Same source

      --
      "It's tough to be bilingual when you get hit in the head."
    3. Re:Benchmarks anyone ? by Tower · · Score: 2

      Fixed

      Links

      (Preview looked good... what's going on there?)

      --
      "It's tough to be bilingual when you get hit in the head."
    4. Re:Benchmarks anyone ? by Tower · · Score: 1

      A bigger issue is that Sun is very late to market with the US-III - the new models in the Spring couldn't even measure up to a
      Now if only AIX was as friendly as Solaris :)

      (and oh, yeah - #include"std_disclaim.h")

      --
      "It's tough to be bilingual when you get hit in the head."
    5. Re:Benchmarks anyone ? by Anonymous Coward · · Score: 0
      And how long will that P4 system be in use at a company before being dumped/donated? 3 years? Maybe 5 years now because the hardware is so fast, if nothing goes wrong. Of course, the P4 motherboard is end-of-road already, as the socket format has changed.

      That Sun Blade 1000 will still be in use in 10 years time. I wouldn't be surprised if it was still around in 15 years time doing some odd task or another. Maybe a processor upgrade in a few years time to make it fast as new...

      Still, I find $9000 a tad hard to justify against a $4000 fully loaded (SCSI, etc) P4.

  13. Idiot stoners by Anonymous Coward · · Score: 0

    ...Solaris went out of business and was taken over by Sun...

    Can you fucking dumbass college students at least sober up before posting your pro x86 dribble that you've been brainwashed into thinking? Nobody gives a flying fuck that you smoked bowl for breakfast.

  14. And how was it "Offtopic"? by fmaxwell · · Score: 2
    Would the moderator that modded my message down please explain to me how it was "Offtopic"? It was about the comparisons being made between the new Sun Ultrasparc III CPU and the Intel stuff. Other moderators thought it was "interesting" and "informative." So what bug crawled up your butt and made you mod it down as "Offtopic"?

    P.S. I now have "only" 49 karma points. You've injured me to the core! hehehe

  15. Re:Different Architecture by Anonymous Coward · · Score: 2, Informative

    Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz ... for now." Itanium only run at 733 or 800MHz

  16. Re:The Ultimate IBM POWER2 by Octorian · · Score: 1

    IBM RS/6000 POWERserver 590

    My webserver, in fact. (though it's done other things as well)

  17. Re:Different Architecture by be-fan · · Score: 2

    In general when comparing archtectures, then yes, some architectures are better than others at some things... but the x86 is CRAP AT EVERYTHING. IT SUCKS. IT HAS ALWAYS SUCKED.
    >>>>>>>>>
    I wouldn't go that far. It sound like trolling to me.

    It is register starved, has a crappy "grown" CISC instruction set that's a bitch to optimise,
    >>>>>
    I don't know about GCC, but Intel does a damn good job at it. (Check out Intel C++ 5.0)

    has a wierd memory map that, again, is a bitch to optimise, tends to have crappy I/O throughput, cache coherency issues (related to aforementioned instrcution set and memory map),
    >>>>>>
    What "weird" memory map? I've actually read the whole x86 system designer docs, and the only wierdness is that I/O devices are mapped in at 640K instead of high up where they should be. That and the 4GB virtual address space (think big mmaps) but you can hardly fault it for being 32 bit.

    highish latency on task switching
    >>>>>>
    Only if you use the standard TSS system (which nobody does). Plus, it has lots of optimizations (like global PTEs and delayed saving of the FP/SSE registers) that make task-switching quite speedy. Plus, from the (admittedly old) lmbench benchmarks, Linux 1.3 on x86 context switches faster than any other OS on any other platform. (www.bitmover.com/lmbench, I think). Plus, QNX manages to get. 4.5 microsecond task switches on Pentium-class processors, so I doubt x86 task switching is THAT slow.

    (well... that depends on how enamoured you are of memory protection, of course - see AmigaOS/AROS on x86 for near-minimal latenncy, with no mem-protection...) and is JUST CRAP.
    >>>>>>>>>
    QNX does memory protection (as does Linux ;)

    Basically, for a given MHz rating, the x86 will always come out slowest, no matter what test you do. Except running x86 binaries, of course...
    >>>>>>
    Actually, the P4 runs SSE ops *really* fast.

    Thanks to Open Source, I can now happily use Linux on PPC and ARM boxes, and there's finally some nice, cheap PPC MoBos that aren't apple coming onto the market.
    >>>>>>>
    So you want to pay more to get less functionality?

    Seriously, x86 doesn't suck as much as you think it does. Intel and AMD have invested a huge amount of money in improving the architecture, and even if it is often slower in instructions per clock, the sheer clockspeed of x86 chips often make them outperform their competitors. Plus, they have great price/performance ratio.

    --
    A deep unwavering belief is a sure sign you're missing something...
  18. Cheap hardware by Rommel · · Score: 1

    One of the reasons the Intel universe gets a bad rep for reliability is the cheap hardware people cobble together and call a "server."

    Some people think a machine with 256MB of SDRAM and two 30GB IDE drives make for a good server. Never mind considerations of ECC memory or mirrored disk. Let's not even talk about using overclocking in a server!

    I've seen some pretty good reliability from properly architected Intel boxes. As good as a real Unix server? Not yet, but they're getting ever closer.

  19. Re:missing the point as usual by Anonymous Coward · · Score: 0

    Amen.
    I have a Sparc IPC, Sparc5 and an Ultra 1. Never have I seen any hardware glitch. The only software problems have been caused somewhere between my chair and my keyboard.

  20. Re:Different Architecture by Waffle+Iron · · Score: 2
    the x86 is CRAP AT EVERYTHING. IT SUCKS. IT HAS ALWAYS SUCKED.

    Well, I've been happily using SUCKY computers since 1983. There's nothing more satisfying than using a really good kludge. Running a direct descendant of the world's first microprocessor (the Intel 4004) at thousands of times the original performance level is an awesome kludge. Throw in all of the goodies availible for x86 machines (OS's, apps, hardware) and its been like spending 18 years in a candy store.

    You can stay up there in your ivory tower and watch the rest of us having fun down here in the fresh air.

  21. Re:Apples and Oranges by emurphy94108 · · Score: 1

    Even similar architectures can perform differently at the same clock speed. Look at the PIII and the P4. IIRC, a P4 at 1.7MHz is approximately as fast as a PIII at 1.3 MHz.

    --
    "The Artist, seeking Beauty, discovers Truth; The Scientist, seeking Truth, discovers Beauty."
  22. Re:Size by Jeff+DeMaagd · · Score: 2

    I don't expect an UltraSparc comparison, but given that there are known performance issues in the P4 with "legacy" code, I wonder how easily that benchmark could have been stacked. How well would it compare with a PIII?

  23. Re:Different Architecture by rho · · Score: 2
    You use a Sun because you want an architecture that will scale smoothly up to 64-way (I *guarantee* that will be faster than any single x86 machine).

    Or if you want a machine that was designed and built by engineers, not by a 14-year-old in his basement (or the Dell equivalent thereof).

    I'm not a huge fan of Solaris, but Sun hardware is good stuff. I think SGI hardware is better stuff, or used to be before SGI decided it would be fun to implode.

    You buy Sun if you want scalability and reliability. You buy Intel if money is an issue.

    --
    Potato chips are a by-yourself food.
  24. Real story about 900mhz! by Anonymous Coward · · Score: 0

    Well, this is old news! Actually, SUN couldn't get TI to manufacture the cheap in high yields at 900mhz. This is why most of their new machines are coming out with 750mhz instead of 900mhz. Moreover, SUN said they would switch to a Taiwan based manufacturer to get the yields up for 900mhz and above so that they don't fall behind Intel/AMD in the MHZ game!

  25. Re:I can remember thinking... by revscat · · Score: 2

    Know what makes me feel old? My first box ran at 4.77MHz. Yeah. 4.77. Umm. And it had two floppies! RaH! No hard drive, just two floppies.
    And later I got a 300 baud modem. Double RaH.

    Later,
    daWiz

    The Wizard's Realm - Telegard 2.0 - 686-0235

  26. Zippy Processors? by geomon · · Score: 1
    Sorry, I couldn't help it... The title got me.

    Here's a real Zippy processor.

    --
    "Rocky Rococo, at your cervix!"
  27. TI? by Quill · · Score: 1

    The new chips are being made by TI

    Does this mean that I'll be able to run the "Space Rocks" game I programmed on my TI-85 graphing calculator?

    --
    My religion forbids the use of sigs.
    1. Re:TI? by Derkec · · Score: 1

      I think Sun's chips have been made by TI for a long time. Sun doesn't have to pay for a fab, and TI gets to show of their equipment so when intel or amd want to build a fab, they might choose TI equipment.

  28. Re:Nice to see they aren't caving by Anonymous Coward · · Score: 0

    Since I've been working in an HP shop I've noticed HP seems to be the most uninteresting tech company. With the exception of the Superdome they haven't done anything innovative in a decade. Maybe I'm just bitter, but HP seems to be a "me too" company.

  29. Re:Traffic Jam by RobHood · · Score: 1

    An even better analogy than the F-1 in traffic is doing a straight comparison to a pickup.

    Give the racer and the pickup each a load to haul. The racing car will pass the pickup several times hauling the load, but the truck driver will be twiddling his thumbs waiting for the other guy to finish.

    While Sun boxen are only decent at CPU power, that was not the central design goal. Pushing data is.

    --
    -RobHood
    I'm not an anti-{insert OS} zealot. I just like blowing people's little minds.
  30. Re:Yawn! by Anonymous Coward · · Score: 0

    This is about the closest I've seen to a multi-G4 machine: www.totalimpact.com. They have 4 and 8 node G4 clusters. Each CPU node is smaller than Apple's Cube, and the 8 node cluster (expensive at $28k) weighs in at a mere 22lbs..

  31. Re:Stop the slaughter by Saidin · · Score: 1

    No. Sun's chips have always been fabbed by TI. I believe, however, that TI just recently started fabbing chips with CU interconnect.

  32. Apples and Oranges by Bilbo · · Score: 2, Insightful
    Ugh! When will people learn that comparing raw MHz numbers on compleatly different architectures is totally meaningless??? Now, comparing two RISC chips might come close to giving you a meaningful idea of which chip is faster, but against a PIII? It's like comparing the top end RPM on a SUV engine and a motorcycle engine.

    Duh!

    --
    Your Servant, B. Baggins
    1. Re:Apples and Oranges by MrJace · · Score: 1

      sorry for the format..... ugh..

      first time using slashdots posting.

      My post should read like:

      >the shorter the pipeline, the more efficient the processor is at performing tasks.

      Thats not true.

      A well built pipeline of PROPER length is the fastest of all. The macintosh has a shorter pipeline only because it has a more RISC-ish chip. The instructions sent to it require fewer processing tasks to perform, this is typically directly tied to the pipeline "length". (ie the typical number of processing levels is typically the same as the length of the pipeline, so if the pipeline has a length of 7 then there are probably 7 levels of processing) However, the p4 probably has 20 levels of processing to go through.

      While the macintosh can push more "weak" instructions through faster, the p4 can push more "powerful" instructions through for processing power which rivals or exceeds that of the macintosh. What the mac expo showed was not how much faster the macintosh is than the pc, it showed how many raw instructions it could send. Which in itself means absolutely nothing.

    2. Re:Apples and Oranges by MrJace · · Score: 1

      >the shorter the pipeline, the more efficient the >processor is at performing tasks. Thats not true. A well built pipeline of PROPER length is the fastest of all. The macintosh has a shorter pipeline only because it has a more RISC-ish chip. The instructions sent to it require fewer processing tasks to perform, this is typically directly tied to the pipeline "length". (ie the typical number of processing levels is typically the same as the length of the pipeline, so if the pipeline has a length of 7 then there are probably 7 levels of processing) However, the p4 probably has 20 levels of processing to go through. While the macintosh can push more "weak" instructions through faster, the p4 can push more "powerful" instructions through for processing power which rivals or exceeds that of the macintosh. What the mac expo showed was not how much faster the macintosh is than the pc, it showed how many raw instructions it could send. Which in itself means absolutely nothing.

    3. Re:Apples and Oranges by toki · · Score: 1

      mhz is meanlingless unless you take into account pipeline length as well. apple did a really good demonstration at macworld NY 2001, where they showed why the g4 at 800 mhz is faster than a 1.7 ghz pentium 4. the pentium series has a pipeline lenght of 20, which is how they got the mhz so high. g4 only has a pipeline lenght of 7, and i think ultrasparc iii has a pipline length of 10 or 11. the shorter the pipeline, the more efficient the processor is at performing tasks.

  33. Re:Imagine a beowulf cluster of these by beezly · · Score: 1

    Durham University USIII Cluster running Gridengine went live yesterday (31st June). It's now the highest performing academic supercomputer in the UK.

  34. Re:What? by Anonymous Coward · · Score: 0

    You can't compare a P4 with UIII. The SUN processor is 64bits and costs alot more. I don't want to see a P4 in a server.

  35. Re:Different Architecture by AndroSyn · · Score: 1

    Well there is the Blade 1000, which uses the US3, but that box is far, far from cheap with a price tag of around $9000 USD.

    But then again, your boss really likes you and you know you can con him into buying you hardware necessary do get your work done :P

  36. a completely arbitrary comment by Casca · · Score: 1

    I recently received the sunfire 280r I ordered for use as a network management station. One of the first things I noticed was how fast it was able to un-gzip files. It sounds silly, but I didn't think it worked the first time I ran the command, the prompt just came back too fast. I thought, "hey, what the hells wrong with gzip?", then realized that it was just a lot faster than the other systems I had been using.

    I know its just anectdotal, but hey, some of the best stuff is!

    --
    Casca
  37. Re:RISC/CISC by stew77 · · Score: 1

    The P4 should have shown everyone that MHz dont't say anything. In most cases, a fast Athlon or P3 can beat the almost 400MHz faster P4. So there's no reason why a 900MHz Sparc or a 866MHz G4 shouldn't be able to compete with the CPUs above. MHz don't count - it's that simple.

  38. Re:Stop the slaughter by sharkey · · Score: 5, Funny

    Won't somebody PLEASE think of the child processes?!?!

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  39. Re:F1 vs. Honda in chick appeal by anticypher · · Score: 3, Funny

    An F1 stuck in down-town NYC would certainly attract more chicks than an Accord in Montana. Isn't that why we choose the flashiest hardware we can, to get more chicks? :-)

    On the other hand, a sparc runs the software I want to run, and the software I earn tons of money from. So of course, having tons of money gets higher quality chicks better than any car :-)

    the AC
    [not a politically correct post since I'm in a country which has outlawed 'Merkin correctness]

    --
    Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on
  40. Intel machines in the EDA market (Re:Megahurtz!) by TurkishGeek · · Score: 1

    This was an interesting remark, I started to hear similar things very often recently. My understanding is that most EDA software on the x86 platform is written for WindowsNT/2000. Isn't your productivity to some degree limited by the stability of the Windows operating system, especially for CPU-intensive, lengthy tasks like formal verification and transistor-level simulation? (But then, these things are most likely done on server farms in big companies, anyway) Are you using your x86 machines for these tasks; or are you mostly using them for HDL design entry/simulation; and synthesis?(which will admittedly be a lot more cost-effective on x86 systems)

    It's just sad that many EDA companies tried offering their products on Linux; and had to pull them back because of low demand.

    --
    Zigbee Central: A Zigbee weblog
  41. Nice to see they aren't caving by baptiste · · Score: 2
    For a while one had to wonder if the high end CPU makers were just giving up and jumping on the Intel bandwagon (*cough* HP *cough*) Glad to see Sun is still looking to extend and improve their CPU line to stay competitive.

    Don't get me wrong, I love my Athlons, but I used to work in an HP based shop with PA-RISC all around. I'll never forget when the K-Class and N Class servers first came into our data center with the latest PA-RISC beasts - they were so fast it was scary (this was like 3 years ago)

    1. Re:Nice to see they aren't caving by jweage · · Score: 1

      I work for an HP (mostly) shop as well. The N-Class machines have very good I/O, but CPU just doesn't cut it anymore.

      However, the HP visualize workstations tend to be a balanced solution - better than SGI and Sun, at least in the recent past.

    2. Re:Nice to see they aren't caving by baptiste · · Score: 2

      You're right - the costs were scary - though having been there - I know that other factors come into play including the relationship with teh vendor, the support, etc, etc. The costs for HP-UX alone will make you turn pale. But I'd much rather have seen HP try to reduce the cost of PA-RISC CPUs (Which I felt were a very good technology) to compete instead of ditching them. Of course if Itanium lives upto its billing it'll be moot anyway, but if it doesn't, well that puts HP in an interesting position.

    3. Re:Nice to see they aren't caving by Anonymous Coward · · Score: 1, Interesting

      PA-RISC chips may have been fast, but the cost is outrageous. Last year, my company put 4 more 552 MHz CPU's into our N-Class, at a cost of $20,000 each. Figure out the price/performance ratio on those and it is nowhere close to Intel or AMD cpu's. But, non-techie managers don't understand such things. They'll buy 1 HP cpu instead of 10 Intel cpu's because HP hardware must be better... I'm not too disappointed that HP is trying to switch to Intel processors, especially if it will make them more price competitive.

  42. Re:UltraSPARC chips Vs Intel by codingOgre · · Score: 1

    This *really* depends on what your doing. I mean if you run Seti (or things with massive FP) then a US450 is about the equivalent of a 900Mhz Pentium III. (I have did many tests to prove this). BUT if you talking integer performance (with the exception of RDBMS) then the Pentium III is faster. I just got a Sunfire 280 in (2x750USIII) and I can't wait to play around with it.

    --
    Space may be the final frontier, but it's made in a Hollywood basement. --Red Hot Chili Peppers, Californication
  43. Re:Sun Blade 1000's run them. by Anonymous Coward · · Score: 0

    starting at 10,000 bucks a throw i should think so!! (monitor not included) http://store.sun.com/catalog/doc/BrowsePage.jhtml? catid=55877

  44. Re:Different Architecture by aheitner · · Score: 5, Informative

    Hmm, Not really.

    I mean, yeah, they're totally different. And they're faster clock-per-clock (with added benefit to FP stuff).

    But a 1.4GHz Athlon blows away a 7-800MHz UltraII for most kinds of computation. A 1 GHz Athlon seems to be about (42, 29) on the (retired) SPECint95/SPECfp95. A 450Mhz Ultra-II (not Ultra-IIi, I'm looking at results for an SPARCstation Ultra-60) gets about (20, 27). That's a bit faster int clock-per-clock, and a lot faster FP. Note that for practical stuff (databases, web, whatever) int is more important. Of course benchmarks are hard to interpret, but this gives you an idea. All the SPEC benchmarks are available at www.specbench.org. Of course there are no Ultra-III results, but I'm guessing it's not going to be 2x as fast as the best x86s (at least I'll wait to see the results before I believe it).

    You use a Sun because you want an architecture that will scale smoothly up to 64-way (I *guarantee* that will be faster than any single x86 machine).

    Actually if you want to both go fast at the low end and scale well, you can buy an RS/6000 -- IBMs Power3 and Power4 chips are absurdly fast and scale very well (and actually focus on memory bandwidth for database performance). But a bottom-of-the-line Sun is a lot cheaper than the cheapest RS/6000.

    Full disclosure: I work for IBM (in software) and I've seen a good bit of internal stuff about IBM chips, esp. the upcoming Power4. Most of that information has now been published in MicroProcessor Review and is now publicly available, I think you'll find it if you poke around...

    (even more amusing full disclosure: I'm a huge fan of old Sun stuff, their machines are beautifully engineered. i use a couple old 32bit sparcs for all kinds of things)

  45. Yawn! by Anonymous Coward · · Score: 0

    Yes, but MHz is essentially meaningless as we all know. One of the new dual-800MHz Apple Macintosh G4s would run rings around this, even if they do manage to increase the clock speed.

    1. Re:Yawn! by Splatta · · Score: 1

      but can apple give you a 64 processor machine?

    2. Re:Yawn! by Lussarn · · Score: 1
      One of the new dual-800MHz Apple Macintosh G4s would run rings around this

      Your altivec optimezed CPU are playing in a different leage. UltraSparcs are for servers and are top of the line when it comes to 16 cpus. Something I have never seen on a mac.

      Why don't you present some fact to back your statement up. Of course it's hard to find because Apples only bench Photoshop. Acording to specbench a 900mhz US-III is about as fast as an Athlon Tbird 1.2 on a shitty mobo with 133mhz mem. Of course mac/G4 benches are nowhere to find on that site.

      I can not understand why you should compare compare one US-III to two G4. seems odd.

    3. Re:Yawn! by khuber · · Score: 0, Redundant

      Where can I buy a 64 processor G4 box?

      -Kevin

    4. Re:Yawn! by RevAaron · · Score: 2
      Close enough? Extra points for being in the same easy-to-use spirit as Apple's products themselves: Project AppleSeed.

      Runner up goes to Black Lab Linux.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  46. hidden on chip ... by Anonymous Coward · · Score: 0

    if you look really close you can see the TI-99/4a instruction set.

  47. this could have been cool.... by etherm · · Score: 1

    if they had delivered on time instead of 3 years late.....

  48. Re:RISC/CISC by codingOgre · · Score: 1
    This would also mean that it may be a little while until some quality IA64 compilers are released.

    Already done.

    They even have a compiler plugin for VC++ that generates fast binaries. Check this out.

    --
    Space may be the final frontier, but it's made in a Hollywood basement. --Red Hot Chili Peppers, Californication
  49. Bingo by coreman · · Score: 1

    Somebody got the reference

  50. Does anybody understand anything about processors? by emil · · Score: 3, Insightful

    The Itanium achieved some truely awesome SPEC-FP scores that made Sun look pretty bad. At FP, Itanium whales.

    Itanium suffers from the same problems as the Pentium 4, in some ways, in that you can't ever branch. If you can find code that does this, and doesn't have many NOPs, the Itanium will perform very well. That doesn't describe much general-purpose code in the real world.

    So, the crux of this is that Itaniums are faster at some things, just like the Pentium 4 is faster at some things. The risk is that these Intel processor applications are becomming highly specialized, and better general-purpose processors are available.

  51. Re:Different Architecture by 4of12 · · Score: 2

    I think the UltraSPARC III is about 2-3 years late to the table.

    The old RISC hardware chips are dying off slowly since they can't afford the build the kind of expensive Fabs that are needed to compete with Intel and AMD.

    Except IBM, of course. I did read something about the Power4 (see also this pdf ) and its emphasis on maximizing memory BW - some of the figures sounded awesome. I was really looking forward to being able to pick and choose between Power4 and 21364(pdf), but Compaq seems to have throttled the Alpha. As if the IA-64 is better!

    For scalability, though, I have to wonder if rack-mounted Alpha4's connected with high-speed interfaces like Myrinet could provide an alternative to hardware like a Sun ES10000. I haven't tried Scyld or MOSIX to know if they make using such clusters a "smoothly scalable" solution. The big Sun SMP machines are nice, but they're also expensive and the aging UltraSPARC II processors are nothing to write home about anymore.

    --
    "Provided by the management for your protection."
  52. Re:F1 vs. Honda in chick appeal by pkesel · · Score: 1

    There are chicks in Montana? Plural?

    --
    - Sig this!
  53. Re:MHz to MHZ by etherm · · Score: 1

    OK, so those raw numbers look pretty close......out of curiosity what is the difference in price? Its the price/performance that Intel usually wins with, right?

  54. missing the point as usual by chegosaurus · · Score: 2, Insightful

    Ther're so much more to buying Sun kit than CPU cycles.

    You get (IMHO) the best OS you can run on a server (*incomparably* more reliable than Linux in my experience).

    You get a better build quality than with PC class gear. (not so with the low-end Ultras I know, but have you tried carrying an E450 around lately?) I've worked with Sun boxes (mail hubs, NIS servers etc.) that haven't been swtiched off in 8 or 10 years.

    You get excellent support - hardware or software. It costs, but it's worth it.

    You get as much SMP as you could want.

    You get insane amounts of addressable RAM and faster bus speeds.

    In short kids, you get *proper computers* running a *proper OS*.

  55. Re:RISC/CISC by Anonymous Coward · · Score: 1, Interesting

    Doesn't apply well at all. They're all RISC now, but with CISC wrappers on some, you decide which. BTW: The Sparc III, code name Cheetah, is designed with multi-processor scalability in mind, including local and global cache coherency. Its databus is 128bits wide and I hear from reliable sources so close, that the 1.2 Ghz is only limited by product yield.

  56. MHz to MHZ by shokk · · Score: 5, Informative

    Just because the MHz on the Sun equipment (900MHz) is lower than the current Pentium (1.5MHz), don't be fooled into thinking the Intel hardware is better. What matters after all, is throughput and pumping that data. Check your specs!

    Check this 4 CPU Intel vs the 1 CPU Sun considering plain speed...

    CINT2000: Intel Corporation Intel D850GB motherboard(1.5 GHz, Pentium 4 processor) - 536 524
    CFP2000: Intel Corporation Intel D850GB motherboard(1.5 GHz, Pentium 4 processor) - 558 549
    CINT2000: Sun Microsystems Sun Blade 1000 Model 1900 - 467 438
    CFP2000: Sun Microsystems Sun Blade 1000 Model 1900 - 482 427
    CINT2000: Advanced Micro Devices Tyan Thunder K7 Motherboard, 1.2GHz Athlon MP Processor - 522 495
    CFP2000: Advanced Micro Devices Tyan Thunder K7 Motherboard, 1.2GHz Athlon MP Processor - 481 433


    Throughput on the Sun with 2 CPU, but strangely enough, none for any Intel hardware. Throw a 2 CPU AMD in there, though...

    CINT2000 rate: Sun Microsystems Sun Blade 1000 Model 2900 - 10.7 9.97
    CFP2000 rate: Sun Microsystems Sun Blade 1000 Model 2900 - 10.2 9.09
    CINT2000 rate: Advanced Micro Devic Tyan Thunder K7 Motherboard, 1.2GHz 2CPU - 10.8 11.1
    CFP2000 rate: Advanced Micro Devic Tyan Thunder K7 Motherboard, 1.2GHz 2CPU - 8.30 9.14

    --
    "Beware of he who would deny you access to information, for in his heart, he dreams himself your master."
    1. Re:MHz to MHZ by CarrotLord · · Score: 2
      yeah, but it depends how you measure performance... If you are talking merely of processing speed (even including factors like memory bandwith, I/O, etc etc etc), then intel beats sun on price/performance no worries...

      However, you often need to consider the need for scalability, reallyreally good uptime, support for old machines a few years down the track (and parts availability), and so on. Even the way that performance degrades as load increases can be a differentiating factor. The extra $$$ you spend on Sun gear certainly does get you more, but the question is whether that is worth paying for in your situation...

      rr

      --
      Quidquid latine dictum sit, altum videtur.
    2. Re:MHz to MHZ by be-fan · · Score: 4, Informative

      Check this 4 CPU Intel vs the 1 CPU Sun considering plain speed...
      >>>>>>>>>
      I believe it says Pentium 4 as in the "Pentium 4," not 4 Pentium CPUs ;) The P4 doesn't do SMP yet, so the comparison is even.

      CINT2000: Intel Corporation Intel D850GB motherboard(1.5 GHz, Pentium 4 processor) - 536 524
      CFP2000: Intel Corporation Intel D850GB motherboard(1.5 GHz, Pentium 4 processor) - 558 549
      CINT2000: Sun Microsystems Sun Blade 1000 Model 1900 - 467 438
      CFP2000: Sun Microsystems Sun Blade 1000 Model 1900 - 482 427
      CINT2000: Advanced Micro Devices Tyan Thunder K7 Motherboard, 1.2GHz Athlon MP Processor - 522 495
      CFP2000: Advanced Micro Devices Tyan Thunder K7 Motherboard, 1.2GHz Athlon MP Processor - 481 433
      >>>>>>>>>>
      So you just proved that the P4 chop-shops the UltraSparc in SPEC...

      Throughput on the Sun with 2 CPU, but strangely enough, none for any Intel hardware. Throw a 2 CPU AMD in there, though...
      >>>>>>>>>
      Again, P4 doesn't do SMP, but Athlon does.

      CINT2000 rate: Sun Microsystems Sun Blade 1000 Model 2900 - 10.7 9.97
      CFP2000 rate: Sun Microsystems Sun Blade 1000 Model 2900 - 10.2 9.09
      CINT2000 rate: Advanced Micro Devic Tyan Thunder K7 Motherboard, 1.2GHz 2CPU - 10.8 11.1
      CFP2000 rate: Advanced Micro Devic Tyan Thunder K7 Motherboard, 1.2GHz 2CPU - 8.30 9.14
      >>>>>>>>
      So, the dual CPU athlon beats the UltraSparc in SPEC as well.

      Avoid showing data that refutes you claims...

      --
      A deep unwavering belief is a sure sign you're missing something...
    3. Re:MHz to MHZ by Zigurd · · Score: 2

      Sorry but that all sounds like whistling past the graveyard, and isn't one of the points of open source to obtain those same qualities without resort to minicomputer-era support contract prices? It might be an argument for some telecom applications, but outside of telco COs and a few narrow verticals, cheaper is cheaper, no matter how you look at it. As for parts availability, it is hard to beat standard PCs. Anything you make millions of each month is unlikely to ever wind up lacking for parts, no matter how old the installation.

    4. Re:MHz to MHZ by plankers · · Score: 1
      Two words: backside cache

      CPUs made by IBM and Sun for their high-end servers have enormous amounts of backside cache. IBM puts 8MB of cache on the CPU itself. This helps tremendously. Coupled with its advanced design, a 600 MHz POWER3 CPU from IBM can chew through more data than most Intel CPUs, and most Sun CPUs (until now). These new Sun CPUs have SPEC ratings that are very comparable to the IBM CPUs, though IBM will be releasing the POWER4 CPUs soon enough, placing them back at the top of the pile.

      What's Sun stock at these days, anyhow?

    5. Re:MHz to MHZ by kinkie · · Score: 2

      Software can only do so much.
      Suppose that a CPU fails in your precious server: on Intel hardware you have to take the server down, replace the CPU and reboot.
      Certain models of Sun hardware have CPU hot-plugging: a faulty CPU gets detected by the OS and is taken offline. A techie comes, replaces the CPU without turning the computer off, and then the new CPU is taken online without breaking a sweat.
      Some goes for RAM.

      Ever tried changing a broken RAM stick on Intel wihtout powering off? Don't do that, you can't.
      The PC platform only has one strong point: it (used to be) is simple and widespread, and those factors mean cheap. Other architectures are not as simple or not as widespread, thus are more expensive. But they are consistent, they are scalable, and they are reliable. All things that the PC architecture is not.

      --
      /kinkie
    6. Re:MHz to MHZ by Anonymous Coward · · Score: 0

      Allright hotshot. Points me to the limitation of the x86 architecture that prevents an OS from detecting a faulty CPU and disabling it. Now suppose you're running Linux on an UII, how well does Linux handle fault-tolerance?

      In summary:
      It's not the CPU.
      It's not the OS
      It's not the architecture
      It's not the hardware

      It's how the CPU, OS, architecure and hardware work together.

    7. Re:MHz to MHZ by akuma(x86) · · Score: 1

      MHz to MHz is silly. What you want to compare is TIME. How long does it take to finish a task given the hardware available TODAY and for what price. SPEC scores are based on time. Intel has the fastest single processor chip available today for running SPEC like applications. Now when you compare SPECrate, did you forget to look at the DELL systems with 2-way P4 Xeons? Or how about the 4-way and 8-way PIII Dells? Or...the 32-way!! Unisys PIII systems? If you care about SPECrate, then Intel has some extremely competitive offerings. Considering that Sun is supposed have vastly superior system/memory design, I think that it is telling that a 2-way Intel or AMD system is competitive with a 2-way sun system that costs a lot more.

  57. Re:Different Architecture by Anonymous Coward · · Score: 0

    Yeah, but Sun has always had pathetically slow chips whether running Slowaris or Linux. Their only advantage is that new chips from Intel tend to be slow in their first offerings. But now, with Intel having purchased Alpha from Compaq, and if they realize what they have and incorporate it into future chips, Sun will remain further back with slow chips and a lackluster OS. Sun is the Microsoft of the UNIX world. Great marketing, so-so product.

  58. Re:RISC/CISC by iseletsk · · Score: 1

    Wow, I heard completly different argument about 5 years ago, regarding the reason why RISC is faster (MhZ wise) than CISC.

  59. Re:RISC/CISC by jrennie · · Score: 1

    Uh.... No. The Alpha was a RISC design. It used simple instructions and a long pipeline so that the amount needed to be done each clock was very little. This allowed them to ramp up the clock speed. For a while, the Alpha had the highest clock speed of any processor (I remember 866Mhz Alphas while Intel was still working in the 300-400Mhz range).

    The Intel is more of a mixed design---some instructions are complex, but the pipeline on Intel chips is long. As with the Alphas, very little is done per clock cycle, so they've been able to push up the clock speed. Intel has lots of $$$, so it hasn't been difficult for them to achieve very high clock speed levels.

    Btw, does anyone know what the current Alpha clock speed is?

    The CISC philosophy, which Sun adopts, is to have fewer clocks, but to get more done each clock. CISC designs don't need such a long pipeline and hence aren't as susceptible to branch mis-predictions. However, the higher Mhz processoros usually still win since they have long pipelines which allow many smaller operations to be done simultaneously. It might take 20 clocks to finish an instruction, but an instruction completes almost every clock. (Comp. Sci. professors like to use a "laundry" analogy.) Branches ("if," "while," "goto" in code) can be deadly, but only if the processor guesses the wrong branch to take. Fortunately for Intel and others that adopt the long-pipeline philosophy, simple algorithms can predict the correct branch with very high accuracy (99.9%+). Hence, long-pipeline chips tend to get stuff done faster than CISC-minded models.

    Jason

  60. SWOT + missing MP chipset / glue by Anonymous Coward · · Score: 0

    Until a decent MP chipset is rolled out for wintel platform, sun looks pretty. Compaq is supposed to be rolling out something good, on the mp front. speed has little to do with it, and lucky for sun , intel is rationing l1 cache, crippling otherwise good processors. maybe this is a price/marketing thing like xeons. if amd rolls out its trump card, and if intel follows, the price/performance drops in a lacklustre market - so everyones profits fall - and revenue growth. Be excited about the good stuff being held back. also lowish memory prices mean premiums for top end cpus drop.

  61. Re:Stop the slaughter by Anonymous Coward · · Score: 0

    Since you apparently are not very familiar with computer architecture R&D I'll clue you in before you make an ass of yourself again.

    By loading instructions, what the poster meant was that the CPU can have an area of reconfigurable gates with which to implement a function directly into hardware. After that's done, any time the CPU needs to run a certain function, it can use the hardware it on-the-fly configured exactly for that purpose and gain an enormous speed up.

  62. Only 900 mhz, but... by Anonymous Coward · · Score: 1, Informative

    keep in mind that these are pure RISC processors and have always toasted any CISC or CISC-to-RISC processor of a much higher processor rating.

    1. Re:Only 900 mhz, but... by AlgUSF · · Score: 1

      Processor Rating?

      Do you mean clock rate?

      We all should remember microprocessors 101 where you learn that clock rate isn't a fair measurement between two different processor archetectures. It isn't really hard to bump up the clock rate 2x when you double the length of the pipeline is it?

      --


      I want my rights back. I was actually using them when our government stole them after 9/11.
  63. I can remember thinking... by seldolivaw · · Score: 2

    ...that I would never see the words "they only run at 900MHz". Okay, so I'm only 19, but I feel old now.

    1. Re:I can remember thinking... by Anonymous Coward · · Score: 0

      Pah, you were lucky (and there never was a 120 baud modem, guess you mean 1200)

      My fisrt computer was a 1MHz 6502 with cassett tape ! and no modem. Built my own 1200/75, 300/300 modem for it !

    2. Re:I can remember thinking... by Tower · · Score: 1

      Yup, 1200 - just a typo...

      (and here's a new one...)
      Slow down cowboy!

      Slashdot requires you to wait 20 seconds between hitting reply on comments.pl and submitting a comment.

      It's been 15 seconds since you hit 'reply'!

      I wonder when that happened...

      --
      "It's tough to be bilingual when you get hit in the head."
    3. Re:I can remember thinking... by Tower · · Score: 1

      Yeah, my first was 1.3MHz Z80, single floppy...... added the 120 baud modem later :P

      --
      "It's tough to be bilingual when you get hit in the head."
  64. Clock Speed is a marketing tool by BigTimOBrien · · Score: 1

    Here's the formula for computing a metric that allows you to compare two different chips regardless of architecture when running a specific program:

    Effective Speed( Program p ) = Instructions in p * Avg # of cycles to complete 1 instruction * seconds per cycle

    In other words seconds per cycle is the inverse of clock speed.

    What can be gained from this equation:

    1. Chip A is not "faster" than Chip B. The speed of a chip depends on the program being executed. The equation above can be made more general by focusing on instruction types and not complete programs, but since the average user uses "programs" the above equation is more relevant.
    2. Clock Speed is irrelevant when not discussed in the context of the chip architecture. Is there parallel execution? What is the architecture of the chip including: the pipeline, any caches, etc.
    3. Focus on the program, and how different programs run differently on different architectures. It is more than possible that when changing architectures some programs may run faster and some programs may run slower depending.

    Stop drooling about clock speeds, it is nearly meaningless, and is only a marketing tool. If users thought feature size was cool, we'd be having this argument about how "0.18 micron feature size" is meaningless when trumpeted out of context.

    Start getting interested in SPECint and SPECfp metrics. Why don't chip makers start focusing on those metrics?

    When Moore's law starts failing, someday, we'll see far more innovation in chip designs that don't relate to feature size or clock speed. There's a whole unrealized sea of optimization that could happen to speed up current designs right now. We all beat up Microsoft for being a monopoly, how about Intel :-).

    --
    ------ Tim O'Brien
  65. RISC processor performance fallacy by JCholewa · · Score: 2, Interesting

    > keep in mind that these are pure RISC processors
    > and have always toasted any CISC or CISC-to-RISC
    > processor of a much higher processor rating.

    That is misleading and, in fact, bordering on the level of a total lie. The benefits of RISC architectures are not performance. They're simplicity. This simplicity, in the past, sometimes had the benefit of increasing performance, but higher performance is not a rule in and of itself.

    Saying that "pure RISC processors ... have always toasted any CISC or CISC-to-RISC" is a solid lie. There are plenty of occasions where a CISC processor outperforms a RISC processor.

    In specfp_2000, the lowest frequency Pentium 4 scores a 516, while the highest frequency UltraSPARC III scores a 482. The slowest Pentium 4 is 7.1% faster than the fastest USPARCIII.

    In specint_2000, the slowest P4 gets a 490, while the fastest Sun processor gets a 467. Here, the wimpiest current generation Intel processor is 4.9% faster than the best thing Sun can offer.

    These above factors keep in mind that the Sun chips are *specifically* architected to achieve the highest performance possible, pretty much regardless of cost. They are full-on server chips. The Intel Pentium 4 series are designed with cost factors in mind. The Pentium 4 cannot be a three thousand dollar behemoth due to its target market (actually, the 750MHz USPARCIII processor module costs about $7k on Sun's website). So the USPARCIII can have the benefit of loads of added performance enhancing features while the Netburst (P4) architecture has to cut corners at every step.

    the UltraSPARC III outperforms the Pentium 4 on a clock for clock basis. Of course, the original Pentium outperforms the Pentium 4 on a clock for clock basis on many benchmarks, too. This means nothing. It is merely reflective of different design strategies. I can easily point out the fact that the Pentium 4 offers higher performance per watt or higher performance per number of integer ALUs. But, like "performance per megahertz", those are also stupid measurements.

    There is nothing out there which would cause me to believe that an x86 processor made with the design strategy of the UltraSPARC III ("we're gonna sell this for thousands of dollars, so throw in the kitchen sink, too!") would not outperform the UltraSPARC III at like frequency. Well, except if the the fp instructions on the USIII are three operand, but that's a special case. ^_^

    -JC
    http://www.jc-news.com/

  66. Re:Sun Blade 1000's run them. by TheAcousticMotrbiker · · Score: 1

    We've ported our software from Sun to Linux (and to SGI, we used to have it on IBMs as well, but there is no amrket there anymore). [ http://www.jasongeo.com for those who care about cutting edge seismic inversion, stochastic inversion and other really cool stuff. Though that site is the marketing friendly version ] Anyway, we found that for our applications a 1Ghz PIII is about 3.5 times as fast as a Sun ultra 10/60/80 (with an Ultra II 440 cpu). A blade 1000/750 is about half as fast as a PIII/1000

  67. No, Itanium is VLIW. It has some benefits of RISC. by emil · · Score: 1

    While it may be up for some debate, CISC processors are known primarily for opcodes of variable length (some instructions are one word, some two, some three, etc.). They are also known for an overly-rich instruction set and a smaller number of registers.

    RISC processors are known for uniform length of opcodes, a library of instructions that has been tuned to optimize compiler output, no direct operations on memory other than load/store, and a larger number of registers (sometimes allocated in clumps like the Sparc register windows).

    VLIW (which Intel calls Epic) is also known for uniform length of opcodes, but gathers several opcodes into a bundle and executes the bundle all at once. The Itanium executes 3 instructions at a time in this way. The Itanium's main weakness is that it cannot execute these "bundles" out-of-order, and it relies upon compile-time analysis for most of its optimization when the least is known about the executible code.

    AFAIK, both the Pentium 3/4 and the Athlon still have out-of-order RISC processors at the core, and translation units that move x86 code into the native code. Cyrix was the last vendor to make a real x86-CISC processor, but it couldn't scale much beyond 400MHz, so VIA killed it.

    The original Pentium had something similar to the VLIW idea in that it had two parallel execution units for executing two instructions at once (super-scalar), but the second execution unit got switched off if there was a dependency between the group of two instructions.

  68. Re:Different Architecture by larien · · Score: 2

    Different architecture; the blade 100 uses 500MHz US2i chips, these are US3. They're unlikely to release a blade 100 with these chips in the near future. Longer term, I'd imagine a successor to the Ultra 5 type systems will be forthcoming at some point in the next 6 months or so, but it would almost certainly be more expensive.

  69. Victim of Megahertz Marketing by Max+Entropy · · Score: 1
    > Although they're supposed to compete with Intel's
    > Itanium chips, they only run at 900MHz ...
    > for now.

    C'mon!! Raw clock speed is not the best-- or even a "good" --measure of a microprocessor's performance. You've been reading to much of the rhetorical effluvium that spews from the marketroids in the x86 camp.

  70. Re:RISC/CISC by bribecka · · Score: 3, Interesting
    In addition, I beleive that the Itanium CPU itself does no real optimization of the instructions, such as common subexpression elimination, loop unrolling, etc. Instead it relies on the compiler to create highly optimized code.

    Is this a good idea though? I mean, using one of today's compilers, ported to a IA64/Itanium architecture, a compiled program might run very slowly, since today's compilers probably let a bit of the optimization (within reason) up to the CPU. This would also mean that it may be a little while until some quality IA64 compilers are released. Or am I misinformed?

    --

    Where are we going and why am I in this handbasket?

  71. Re:RISC/CISC by unicaller · · Score: 1
    (I remember 866Mhz Alphas while Intel was still working in the 300-400Mhz range).

    Well Alphas broke in to that clock speed only after they went with coper interconnects witch was not fully developed until well after the P!!! came out(P!!!'s start @450Mhz.) Yes back in the 486 days RISC prossers had a higher clock speed and deeper pipe, but since the PC50 CISC prossers have had higher deeper pipes Intel knew that clock speed was the only way to catch up with many of the RISC prossers.

    By the way the best I86 branch perdiction unit ever had a 99.4% it was used on the AMD K6-2/3, but held back the clock speed so it was dumped for the standord ~99.1% Bevlive it or not that makes a big diffrence.

  72. Really unfortunate remark by Anonymous Coward · · Score: 0

    It's a sad commentary on the community when articles on slashdot equate CPU clock speed to performance. Anyone with a clue knows that this is not the case, CPUs are complex systems with a broad spectrum of performance characteristics. Just compare Pentium 4 performance to Pentium III, or to Athlon, it should be clear by now even to casual observers that clock speed is not the sole factor involved in determining processor performance. A 900 MHz part from Sun should be a very impressive chip.

  73. Cool. by sporty · · Score: 2, Funny
    They run 900mhz for now, but when sun hits a switch, they all will overclock themselves!

    With the same switch, world peace will come, britney spears will have some talent and just maybe, code redworm will stop being a "threat". Ok ok.. I went overboard witht he britney spears thing, sorry ;)

    --

    -
    ping -f 255.255.255.255 # if only

    1. Re:Cool. by Anonymous Coward · · Score: 0

      I think Britneys got a lot of talent if you know what I mean. I don't know where she gets the time to sing, be a movie star, and send me 20 emails a day telling me about her new website with upskirt xxx pics and exclusive naked offstage shots.

  74. Price performance issues by Derkec · · Score: 1

    Everyone seems to assume that a basic Sun workstation will set them back 5-10K. I just checked the website and you can get an entry level system for about a $1000(US). Sun is a bit server-centric though.

  75. Re:Intel machines in the EDA market (Re:Megahurtz! by rimcrazy · · Score: 1

    Not true at the moment. These simulations were run on RedHat 6.2 running on 1Ghz PIII's. EDA vendors are currently dumping all NT support like crazy and jumping to support Linux. Most chip suppliers are setting up massive (100's of PC's running Linux) simulation farms for the above reason. PC's are cheap. Linux is great and for EDA apps it screams compared to SUN solutions. SUN makes nice machines and great OS's. Just way out of line in a cost/performance tradeoff.

    --
    "TV, a medium as it is neither rare nor well done." Ernie Kovacs
  76. Megahurtz! by rimcrazy · · Score: 2, Interesting

    I don't know what APPLICATIONS you people are running but it seems all you are comparing are SPEC marks. We run Cadence Verilog and Synopsys synthesis on our Dell PIII 1Ghz machines and they blow the frigging doors of all of our SPARC's. For IC design applications at least 64Bit vs 32 Bit is a non issues as most of the apps are not compiled for 64bits. Performance is mostly just CPU clock speed so a 1Ghz PIII runs at just over 2x a Sun Ultra 450. Given that there is about a 3-4x difference in cost and about a 2x performance bonus you get about a 6x-8x cost/performance benifit. I'll take Intel machines all day long. Sun better wake up or they are going to lose the CAD market. Course, I don't think they really care about that one anyway.

    --
    "TV, a medium as it is neither rare nor well done." Ernie Kovacs
    1. Re:Megahurtz! by Anonymous Coward · · Score: 0

      dumbass... PIII 1GHz is NOT 2x as fast as a US450, period!!! These are two totally different architectures and to say that one is 2x as fast as the other based solely on clock speed makes you sound like a complete moron. Now MAYBE your application does run faster than the US450, that's not surprising at all. Different applications will use the cpu in different ways. It could also be that your applications were poorly ported to the Sparc or maybe the sparc is running other apps you are unaware of, etc. etc. But don't post crap on here making a stupid ass statement that "Performance is mostly just CPU clock speed so a 1GHz PIII runs at just over 2x a Sun Ultra 450". You insult everyone here with that dumbass statement. Go back to your $10/hr CAD job buttboy.

    2. Re:Megahurtz! by Anonymous Coward · · Score: 0

      hehe... I have a hunch that the SPARC is just slow when it comes to IC design apps. Here at SIUE, we use Mentor Graphics instead of Cadence (We're going to give Cadence a try in the next few months though). We have some PA-RISC machines here that run at equivelent clock speeds as our Sun machines, but they'r about 2 to 3 times as quick when it comes to anything CPU intensive in Mentor. When running Advanced MS (for Mixed digital/analog simulation) it's probably more like a factor of 4. Duno how this compares to Intel stuff cause we never run this stuff on Intel hardware...

  77. Re:Source of Bloat not Source by Anonymous Coward · · Score: 0

    I would say that if the machine-level hacker knows the CPU architecture and the application down to the specific instructions, it is very often that the hacker can beat the compiler. Take a look at this optimization of RC4 and tell me if you change your mind.

  78. Re:RISC/CISC by heh2k · · Score: 1
    VLIW let's a compiler pack multiple commands to multiple execution units into a single long word. The idea is to use very RISCy commands to keep a superscalar set of execution units more fully utilized. Great idea, if your compiler can do it.

    there's next to no advantage to using vliw in modern cpus. all it does is make instruction to exec unit assignment simpler. everything that a vliw cpu gains from a good compiler a risc cpu will also gain. it's just that vliw is extremely ineffiencent without a very good compiler.

  79. Re:Different Architecture by Anonymous Coward · · Score: 0

    running what Mr. Enduser? sure it will be faster with one damn user on it

  80. Re:Size by Jeff+DeMaagd · · Score: 2

    And comparision with _just_ a P4 isn't going to be much of a believable benchmark.

  81. Re:Different Architecture by Anonymous Coward · · Score: 0

    I'd like to know how soon they're gonna release a cheapo Blade 100 using this processor. I was considering picking up one of the 500 mhz models, but now I'm definitely gonna hold out for the next couple of revisions of the machine.

  82. CISC, RISC, etc. by Anonymous Coward · · Score: 0

    A fairly comprehensive overview: http://www3.sk.sympatico.ca/jbayko/cpu.html#AppA

  83. Re:Intel machines in the EDA market (Re:Megahurtz! by Anonymous Coward · · Score: 0

    I don't know where your hearing that but EDA tools are virtually all produced for Solaris, and HP-UX. NT is actually what EDA companies tried supporting but found the low demand. Nobody actually uses NT for real IC designs. As for Linux, EDA companies are porting as many products as possible to it. Applications run twice as fast as on the fastest UII and they're many times cheaper. In fact I was in a meeting a few months ago for the group in my company (one of the major EDA company) that determines which platforms to support and they were absolutely impressed with the performance of x86 on Linux. There are a few known kernel bugs to work out in Linux for these long jobs but overall people are very happy with it.

  84. Re:Good For Sun by __aahlyu4518 · · Score: 1

    Ok I'll bite...

    UltraLinux

  85. Size by MaynardJ · · Score: 1
    Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz
    Remember what apple says, size dosen't matter
    1. Re:Size by RevAaron · · Score: 1

      Apple makes it's machines mostly for joe-schmuck home user and designers rather than sysadmins, and consequently aren't going to show speed comparisons between G4/P4/USIII with Photoshop. Especially because the newest version of Photoshop on Solaris is 3.01, while Mac and PC versions are up to 6.

      --

      Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
  86. Intel says Itanium 800=SPARC 450 by MRcow · · Score: 1

    Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz ... for now

    Yes, as many others have pointed out, 900MHz high-end RISC chips should run comparably well to CISC chips with a much higher clock-speed.

    Note that, in one of Intel's benchmark of their Itanium chips, an Itanium 800MHz was tested against an UltraSPARC-II system running at "only" 450MHz.

    Of course, the results of this benchmark "show" that Itanium systems gave 12x more throughput than the UltraSPARC ones. Still, though, the benchmark was done with those chips because the chips are thought to be equal in processing power (taking into account the CISC speed to RISC speed translation).

    mrcow

  87. question? by 4n0nym0u$+C0w4rd · · Score: 1

    Ok from what I understand about how processors work (very little) generally the more transistors the faster the chip is (I think). So what would happen if they doubled the size of the chip, and thus doubled the amount of the transistors, rather than attempting to fit more in a smaller space, would the new chip run faster? I know this isn't an extremely desirable solution, I'm just curious.

    --

    "
    1. Re:question? by RadioheadKid · · Score: 1, Informative

      Not really, the more stuff you put into a chip, the more complicated the layout and the more difficult it is to guarentee signal integrity at higher clock speeds. Remember there is propagation delay, cross talk, and power supply and ground concerns that must be addressed. Adding more landscape to the chip can help, like with caching, (Xeon's for example), but pretty soon you'll end up with the equivalent of a SMP machine, in one chip, which doesn't make sense financially.

      --
      "Karma can only be portioned out by the cosmos." -Homer Simpson
  88. What? by RainbowSix · · Score: 3, Insightful

    Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz ... for now.

    Just becaue it runs "only" at 900mhz doesn't mean anything compared to an Itanium running at a higher clock speed. There are many more factures like pipelines, cache, and over all archetecture. A 900mhz sparc could beat an Itanium at a higher clock speed just like Athlons and PIIIs can beat P4s in certain benchmarks while running at lower clockspeeds. (not saying it will or will not, but you can't discount one processor based only on clock.)

    --
    --------
    It's OK to be social, just don't tell anyone about it.
    1. Re:What? by Anonymous Coward · · Score: 0

      Well current Itaniums run at 733-800MHz....

  89. Ha ha, very funny by HoserHead · · Score: 4, Insightful
    You'd be surprised. Texas Instruments makes calculators and projectors (DLP - in digital theatres) which are end-user visible, but they are much, much bigger in the chip manufacturing business; chips are their biggest business. Know that cell phone you're talking on? Chances are, it's got a TI chip in it.

    They make all of Sun's UltraSparc chips, and also manufacture other, more esoteric things - like dual core chips (DSP and ARM, known as OMAP).

    All in all, TI is much, much more than calculators.

    1. Re:Ha ha, very funny by BigTimOBrien · · Score: 1

      And, chances are that the clock speed on the TI chip be it a DSP chip or a general microprocessor is something on the order or 100 - 200 MHz.

      How come people don't go around bragging about Clock Speed for a cell phone. Probably because it doesn't matter? so take that a little bit farther, how come someone like Yahoo doesn't go around bragging about the 450 MHz ultraspace chip they have running the website.... because it doesn't matter. It just doesn't matter.

      Hey, isn't it cool that I have a 50 MHz coffee maker?

      --
      ------ Tim O'Brien
  90. Re:I'll take it any day over intel by Anonymous Coward · · Score: 0

    Ok, enough Intel/X86 bashing. I will agree that the USIII is better for SMP, but everyone seems to be ignoring the cost. Let's compare two machines that cost around $3k. A 1.4 Athlon right now cost around $250. What does this new Sparc cost? A hell of a lot more than $250. I can build an X86 server with IDE RAID for under 3k that will perform well for most server applications. Can you build a Sun box for that?

    Hmmm a Sparc 250 right now is going for 5k... It has a Ultra2 (not an Ultra3) at 300mhz.... I am willing to bet that an AMD 1400 will beat the snot out of that machine for half the price. What if you wanted to upgrade to another processor in that Sun box? Well that will cost you another $1500. For that price you can almost buy another complete X86 box.

    I am a huge Sun fan, but for most small servers, you can't beat X86 with Linux.

    Steve Michael

  91. Source of Bloat not Source by fm6 · · Score: 3, Insightful
    bloated, overly-complex, overly-layered code. Things that should have been written in assembly language have been written in high-level languages.
    You're assuming that hand-coded assembly language is always tighter than code generated by a compiler. That depends on the skill of the assembly programmer and the quality of the compiler. How many machine-level hackers can outcode a good optimizing compiler?

    Windows is bloated because MS piles feature onto feature. The features don't work together, so there's a lot of implementation redundancy. If something goes wrong, a kludgy fix is added, making things worse. Everything gets totally redesigned every 6 months, so there's a lot of backward-compatibility support -- more implementation redundancy.

    1. Re:Source of Bloat not Source by dublin · · Score: 2

      How many good optimising compilers do you know of?

      Sun's, to name one - it does an excellent job of not only standard optimizations, but also understanding what optimizations work to take full advantage of the UltraSPARC architecture, including the UPA and the other switching interconnects inside Sun boxes. (Remember, folks, Intel & AMD are archaic in this regard, REAL computer companies like Sun and IBM gave up buses in favor of switches for in-box interconnects years ago. That's the reason middling Sun boxes crank the I/O equivalent of the mainframes of a couple of years ago, more than Intel boxes can even dream of. (I know, I'm currently trying to get high performance I/O on an Intel platform (for software reasons), and it's darn near impossible - the I/O architecture is just garbage. If I could use a Suns or RS/6000s for this app, I could save a lot of money, and more grief.

      There's a reason people are willing to part with all that money for big Unix boxes: It's that they're simply capable of doing (and thus cheaper for) the seriously heavy duty jobs. And no, Beowulf clusters don't help I/O, before anyone suggests that... :-)

      --
      "The future's good and the present is nothing to sneeze at." - Roblimo's last ./ post
    2. Re:Source of Bloat not Source by MikeBabcock · · Score: 2

      How many good optimising compilers do you know of?

      --
      - Michael T. Babcock (Yes, I blog)
  92. Only 900mhz? by colinm1981 · · Score: 1, Offtopic

    I thought Itanium ran at 800mhz max....

    --
    -Colin
    1. Re:Only 900mhz? by Libertarian001 · · Score: 1

      The "900MHz" is referring to USIII, not Itanium.

    2. Re:Only 900mhz? by akaina · · Score: 1

      damn right... a good friend of mine got mp3's to play on a 40Mhz sparc station using mpg123. Compare that to the average mp3 software requirements of intel players, which is somewhere around 100Mhz. And even in THAT percentage doesn't do sparcs justice. I think you could play mp3's on something slower than 40mhz. Call me crazy...

      --
      Remembering that you are going to die is the best way I know to avoid the trap of thinking you have something to lose.
    3. Re:Only 900mhz? by RedRider · · Score: 1

      Exactly. Intel has made a fortune by marketing their chips solely on MhZ and probably 99/100 people consider, this to be a measure of speed. It's really difficult to look at any numbers and determine speed, since so much depends on the efficiency of the instruction set and quality of compilers used by high-level languages. In the end I think the best measure of speed, is probably MIPS (millions of instructions/second)...

    4. Re:Only 900mhz? by Explo · · Score: 1

      In the end I think the best measure of speed, is probably MIPS (millions of instructions/second)...

      Except that the amount of instructions to perform a certain task is quite dependent on the instruction set - so the same task may need considerably less or more instructions on different instructions sets.

      I think that the best measure of speed is how quickly the desired tasks are completed ;)

      --
      Everyone who makes generalizations should be shot.
  93. RISC/CISC by silicon_synapse · · Score: 2, Offtopic

    Correct me if I'm wrong, but isn't the Itanium a CISC-based processor while the sparc is a RISC-based processor. Even at 900MHz, it should outperform most CISC-based processors. Or should I stop posting at 8AM?

    1. Re:RISC/CISC by dirty · · Score: 1

      Based on past experience I'd have to say you're right. A friend of mine had a 166mhz US II (I think) system, and it completely smoked my pII-300. There's a heck of a lot more to system speed than raw MHz.

      --

      -matt
    2. Re:RISC/CISC by jongus · · Score: 1

      That doesn't make sense. Would you care to elaborate on why the Sparc with, as you say, a more CISC like design have a lower clockspeed compared to the Alpha? Isn't the main advantage in using a CISC design that your chip can be clocked higher?

    3. Re:RISC/CISC by bribecka · · Score: 1

      I think there were a number of issues why the first few P4 chips stunk in addition to compiler support. It also had something to do with the actual chipset and RAM and I think if the planets weren't in perfect alignment and you didn't stand on one foot while chewing gum and humming "Sweet Caroline", it pretty much sucked.

      --

      Where are we going and why am I in this handbasket?

    4. Re:RISC/CISC by shimmin · · Score: 2, Interesting
      The "if your compiler can do it" is the mother of all caveats.

      From my point of view, the Iantium shares a lot of similarities with the iAPX432 of 20 years ago. Both are new architectures that purport to emulate the previous technology, but from all reports at least, don't do that emulation very well. Both rely on software technology that exists only in the laboratory, if there.

      Only time will tell if both share the same marketing fate.

    5. Re:RISC/CISC by David+Greene · · Score: 1
      CSE and loop unrolling are high-level optimizations left to the compiler. Show me any processor that can do these on chip.

      I don't know if any of this has made it into commercial processors, but there have been many publications on value caches, prediction, etc. Essentially they are doing hardware CSE. Some papers have even gone so far as to have the hardware examine instructions as they are entered into the window and optimize sequences on-the-fly.

      As for loop unrolling, the P4's trace cache can theoretically remove branch instructions (in the sense of removing them from the critical path), though I'm doubtful whether that is at all practical. The trace cache is mainly a decode cache. I'm not aware of any completely hardware-oriented method to remove counter increments and tests.

      --

    6. Re:RISC/CISC by color+of+static · · Score: 5, Insightful

      Those terms don't apply well with modern processors. Pentiums class processors are primarly CISC with some RISC features/ideas (not many though). The Sparc family has been RISC with a lot of complexity thus making them be more CISC than say the Alpha. That has historically been why their clockspeed is lower than alpha, but still performs about the same for general purpose computing.
      The Itanium is a branch off of a different tree, Very Long Instruction Word, which is a branch off of RISC. VLIW let's a compiler pack multiple commands to multiple execution units into a single long word. The idea is to use very RISCy commands to keep a superscalar set of execution units more fully utilized. Great idea, if your compiler can do it.

    7. Re:RISC/CISC by TummyX · · Score: 1

      Uh. Since when was Itanium a CISC-based processor?

    8. Re:RISC/CISC by codealot · · Score: 1

      In addition, I beleive that the Itanium CPU itself does no real optimization of the instructions, such as common subexpression elimination, loop unrolling, etc. Instead it relies on the compiler to create highly optimized code.

      CSE and loop unrolling are high-level optimizations left to the compiler. Show me any processor that can do these on chip.

      Anyway, IA-64 and US-III have one thing in common, they are both in-order processors, so both are very sensitive to instruction scheduling in the compiler.

    9. Re:RISC/CISC by Tim+Doran · · Score: 2

      Don't let it heat up either...

    10. Re:RISC/CISC by archen · · Score: 1

      isn't that what the problem with the P4 is? That there are no compilers optimizing for it? I think Intel is taking a bad approach by relying too much on compiler optimization. Supposidly once programs are optimized for the P4, it will run programs far faster (than say an Athlon). As for all those legacy apps (that is, everything nowdays)... sure they'll run, but performance wise? oh well, you should have recompiled it. Might not be so bad for the UNIX systems where you can recompile your stuff if you have the code, but on Windows you will just get shafted

    11. Re:RISC/CISC by Leimy · · Score: 1

      Actually its not just VLIW. Its EPIC.
      Explicitly Parallel Instruction Code. Its in its
      own class. It may indeed be VLIW like but its called EPIC!

      Yes the compiler optimization is the key on such an architecture. You basically don't want to ever write assembler on an Itanium if you can avoid it. [unless you are the compiler writer I suppose]

  94. New chips by Captain+Bonzo · · Score: 1, Funny

    Yes, but are they compatible with high speed fish?

  95. Re:Sun is dying by Anonymous Coward · · Score: 0

    Bullshit. SunOS is 5+ years old. It is like saying M$ is dying because there in no NewsNet posts from DOS boxes. Solaris is server OS, there are few workstations but millions and millions of servers in corporate environment.

  96. Re:megahertz schmegahertz by balls001 · · Score: 1

    At least with the G4 vs P4 debate, people can bring out benchmarks. I don't think anyone's put an Itanium up against this Sun bad boy yet, so all this article accomplishses is start a minor war, and no one will move an inch unless they have to, since there is no real proof available to make them change their minds.

    It's just like religion.

  97. Re:Different Architecture by buysse · · Score: 2

    blade 100 uses 500MHz US2i

    Actually, it's using UltraSparc IIe chips. It's basically a USIIi with the bus interface from a III (based on conversation with a Sun engineer). It was done as an experiment to get the front side bus right, probably for the IIIi, and they figured out that it was better than the IIi, used it in the Blade 100, the X1, and IIRC the T1.

    --
    -30-
  98. more sun news by Anonymous Coward · · Score: 0
    In other Sun news, Sun Microsystems lays off a thousand employees, shooting stocks up a buck, bringing McNealy another $10m or $20m to continue living in his mansion and riding around in his limo at the expense of previously dedicated employees.

    http://news.cnet.com/news/0-1003-200-6728520.html

  99. Re:Doze requirements (OT) by fmaxwell · · Score: 2
    How I hate to ruin a good discussion about cool stuff from Sun talking about MS legacy junk.

    I agree, but it's infuriating to see Intel's chips and architecture trashed in comparison to Sun's based mostly on problems with the Windows OS. Yes, Sun's stuff is far superior, but Intel's, while not elegant, is pretty damned fast.

    I would not think of running any of their newer bloaty code on a 486.

    That's okay because it's not an option. Their setup for ME tests to verify that you have AT LEAST a 150mhz Pentium. Anything less and it refuses to install (there is a secret switch to skip that test).

  100. Re:UltraSPARC chips Vs Intel by Anonymous Coward · · Score: 0

    Hmm... I don't work on the Ultra 10's on my desk because they're too slow (and only 512 megs RAM, not enough). I personally do my development and testing on Ultra 80s, an E420, a couple E450s and 4 E6500's. I don't know what applications you're running but groups in my company have been benchmarking systems running Linux with PIIIs (~1GHZ) and they are blowing away the UltraSparcs. 1.5x to 2x faster in the type of applications we produce. I'm not sure why you're comparing the UltraSparc II to a Pentium anyway. Did you mean to refer to a PIII? The UltraSparc II and PII and PIII are almost the same age. We also have tests systems running with the UltraSparc III at 750MHz but I haven't played with them enough to get an idea of their speed.

  101. Re:Sun Blade 1000's run them. by heh2k · · Score: 2, Informative
    No shit your US3 is 64bit and the Intel P machines are 32bit. RISC vs. CISC is not giving the biggest performance boost the 64bit architecture is.

    uh, more bits doesn't mean a faster cpu. in fact, it means pointers are twice as long, which means they take up twice the cache and twice the memory bandwidth. the fact that most 64bit cpus are faster than more 32bit cpus has absolutely nothing to do with them being 64bit.

  102. I'll take it any day over intel by JasonVergo · · Score: 1

    I much rather have a 900Mhz 64-bit processor that works over Intel's abortion. Plus the fact that the UltraSparcIII is superscalar to 1024, leaves Intel eating Sun's bits.

  103. Traffic Jam by beanerspace · · Score: 5, Insightful
    MHz, 900 or otherwise doesn't really mean that much in light of how much traffic a computer can bus. Meaning, what good is it to process really fast if after processing, instructions get bogged down in a traffic jam getting back down to the backplane, up and down memory and/or various interface boards ?

    Part of Sun's success is how well they address the bus/throughput issue, as opposed to 'other' computer architectures. And that's why JUST comparing MHz is like comparing apples and oranges.

    Or perhaps a better anology is comparing a Formula 1 Racing car stuck in down-town NYC Traffic, versus a 6 cylinder Honda Accord on flat, wide-open highway in Montanta, during the daytime when the weather is perfect.

    1. Re:Traffic Jam by SiliconJesus · · Score: 3, Insightful

      Here's the analogy I use here at work comparing the two.

      The Intel chip is like a sports car.
      The UltraSparc is a Tractor Trailer

      They both have the same horse power (in theory). The intel's nice and zippy, assuming that you don't have alot of weight. The UltraSparc may not be as zippy, but it can handle a heck-of-a-lotta more load. Its sorta like the difference in gear ratios. Now, would you like to pull a tractor trailer with a Lamborghini? No. Would you like to drag race the Tractor (stock of course - I've seen the races on speedvision (GRIN))? No. It depends on your application. DB's are a heavy load. Just think about it.

      --
      Clinton made me a Republican. Bush made me a Libertarian. Trump is making me question reality.
  104. cache baby by Anonymous Coward · · Score: 0

    can you say 8Megs of cache? as intel chugs along with 512k, maybe a Meg...need anymore be said?

  105. Re:UltraSPARC chips Vs Intel by larien · · Score: 1

    Unfortunately, this is what a lot of managers will see: "Here, this Intel system runs at 1.8 GHz! Why are we buying this slow system which runs at half the speed?" People who understand systems see this is patently crap, but it's what the non-techies see. Even IBM systems are only just getting up to 750MHz, but they still kick a lot of Intel systems into touch as far as performance goes.

  106. Re:UltraSPARC chips Vs Intel by Anonymous Coward · · Score: 0

    Here's a tip: If your comparing CPUs, benchmarks are basically all the information you need to know. If you're comparing systems (which means real world loads) then that is where benchmarks fail because not one of them can reproduce your specific real world load. In addition, it's not the UltraSparc CPUs that you want on your "mission-critical" applications but it's the huge cache, and the rest of the hardware that surrounds the (by my personal experience and estimation inferior) CPU.

  107. The Ultimate IBM POWER2 by Octorian · · Score: 1

    IBM's older Power2 processor is probably the ultimate example of "mhz doesn't count". The version I've got in a machine runs at 66MHz, but smokes a 200MHz 21064 Alpha. (then again, it was 6-way superscalar and loaded 8 words from memory per clock) Heck, in my own usage, it "feels" like a low-end P2 (and probably is just as good or better on FLOPS).

    And this thing was made in 1992!

    1. Re:The Ultimate IBM POWER2 by easter1916 · · Score: 0

      What box is it in, is it an RS?

  108. Re:UltraSPARC chips Vs Intel by larien · · Score: 5, Informative
    People often say things like that, but my experience is that you may get something like a 50% boost in an equivalent clock speed USII chip.

    Where the real advantages come in is with things like memory architectures (eg, memory interleaving) and bus speeds (where the system bandwidth is more than an x86 solution) which is relevant in databases. Added to that, you can scale these up much more (the E6800 can have 24 900MHz CPU's, for instance; Fujitsu have recently released a 128 CPU system based on their USII clone at 500+MHz).

    If you want a measure of raw CPU performance, check www.spec.org; currently, the fastest single CPU systems are Intel P4's (although some alphas come damn close). The Sun 280R doesn't come close to that, although it is faster than its clock speed would suggest...

  109. Sun Blade 1000's run them. by fialar · · Score: 2, Interesting
    I recently installed a Sun Blade 1000 here at work. It's an Ultra Sparc III 750 Mhz processor. It was a HUGE upgrade from the Ultra 1 it was replacing. Pretty soon I'll be rolling out Sun's Gridware to make the most of it.

    It blows any of the pentium-based machines we have here out of the water.

    -fialar

    1. Re:Sun Blade 1000's run them. by dustintodd · · Score: 1

      No shit your US3 is 64bit and the Intel P machines are 32bit. RISC vs. CISC is not giving the biggest performance boost the 64bit architecture is.

      - Dustin -

  110. megahertz schmegahertz by option8 · · Score: 2

    wow, someone badmouths a 900 mhz chip from sun being competition for the Itaniums (which, i read somewhere, were only running at 800 at this point...), and all of a sudden the "it's the pipeline, stupid" and "there's more than just megahertz" people come out of the woodwork.

    i'll have to remember this when the next G4 vs Pentium4 debate comes up...

  111. Re:Different Architecture by Dmitry+Skylarov · · Score: 0

    "Seems?" Exactly what type of scientific tests did you perform to find such conclusive evidence as "seems?" Let me guess -- your Windows box, which is optimised for the desktop, "seems" faster than CDE on the Sun box, which runs over an OS optimised for REAL computing. You little dipshits refuse to learn...

    --

    ----
    Please, I are begging you! To save Dmitry from teh jail!

  112. MHz vs Processes per Clock Cycle by Anonymous Coward · · Score: 0

    It's not how fast the processor runs that is the most important performance factor, it's how much it does per cycle.


    Zero Kelvin
    neux.org


  113. Re:Intel 64 vs. Sun 64 by Anonymous Coward · · Score: 0

    Could you even tell anyone what the fuck the difference is? I think not. Why don't you go back to writing Perl for web pages.

  114. UltraSPARC chips Vs Intel by HerrGlock · · Score: 3, Informative

    I work with Ultra 10s, 60, and 80s daily. From the normal work, UltraSPARC chips do things about twice the speed of a similarly 'clocked' Pentium chip.

    UltraSPARC 450s do things about the same time as Pentium 900s, etc.

    These should be screamers. Don't be fooled by the number attached to the chip.

    DanH

    --
    Cav Pilot's Reference Page
    UNIX - Not just for Vestal Virgins anymore
    1. Re:UltraSPARC chips Vs Intel by Anonymous Coward · · Score: 0

      It all depends on the application you're running. You seem to be a sysadmin type. Do you actually work on the things that make the company money? The developers that do might not give a crap about a good server. They want something that compiles code like a banshee and runs THEIR application (not some IT database or a file server) as fast as possible.

    2. Re:UltraSPARC chips Vs Intel by emurphy94108 · · Score: 1

      Just a quick question which you don't need to know anything about processor architectures to answer. I've read a lot of posts here comparing USIII's to P4s, and I'm finding it a bit difficult to believe that a $5,000 PROCESSOR can even be compared to a processor that finds its way into $1,200 SYSTEMS. Am I hallucinating?

      --
      "The Artist, seeking Beauty, discovers Truth; The Scientist, seeking Truth, discovers Beauty."
    3. Re:UltraSPARC chips Vs Intel by HerrGlock · · Score: 2

      I would not be surprised to find this out at all. I was talking about Joe Average using both systems. The Sun systems are made with SCSI and have a bus that tends to take things faster than Intel clone stuff. To me, as a SysAdmin and to my end-users, why doesn't matter near as much as the fact that it does work faster.

      My comment was on clock speed and how most people only look at the CPU speed and decide that is how fast the machine works without taking into account the different architectures as a whole into account, as it seems the writer ofthe article saw '900 Mhz' and used the word 'only' in the write up.

      DanH

      --
      Cav Pilot's Reference Page
      UNIX - Not just for Vestal Virgins anymore
    4. Re:UltraSPARC chips Vs Intel by pjgunst · · Score: 1

      If you want a measure of raw CPU performance, check www.spec.org; currently, the fastest single CPU systems are Intel P4's
      Errr, the spec benchmarks aren't that good for comparison. It gives you a general idea of a CPUs performance, I agree, but there are a few issues you have to keep in mind when interpreting those figures.
      First of all, all major CPU / chips manufacturers provide their own compiler. The compiler is heavily tweaked to get the last .00001% of spec-performance out of a chip, at least if the manufacturer has the time and money to invest in such a costly procedure. Not all of these manufacturers can afford to do this, which has certainly some impact on the figures.
      Second remark: CPU manufacturers only make the figures public if they're good enough. Otherwise they claim it doesn't do the CPU justice and one should look at the real world performance (and we all know there are three kinds of lies, and benchmarks are one of these).
      Last thing I want to point out: most spec benchmarks are mathematical algorithms, stressing specific issues (fp or int performance, memory bandwith,...). It doesn't give the complete picture.

      IMHO, one should use the right tool for the job. The itanium will have its favourite playground, the SPARC will certainly be used a lot more in mission-critical database applications.

    5. Re:UltraSPARC chips Vs Intel by Anonymous Coward · · Score: 1, Informative

      Try opening ssl or ssh sessions on both. Itenium can handle 300+/sec and UltraII wooping ... 30/sec Check Coradiant's SSL transactions benchmarks paper on www.coradiant.com ....

  115. Re:Different Architecture by Stochi · · Score: 1

    one thing i have noticed about Sun hardware as compared to Intel hardware is that the Sun stuff will take quite a load without crumbling under the pressure. my experience has been that whether you've got 1 user or 100 users on the system, the Sun stuff pretty much runs the same. with Intel hardware, your results will vary, especially among the different OS's, but overall, i don't think Intel hardware handles a heavy load as well as Sun equipment.

  116. Re:Intel 64 vs. Sun 64 by kireK · · Score: 1

    No really.... look at the RISC vs CISC threads. Also, you need to compare the rest of the system design. I'll put a 300Mhz Ultra SPARC II in a old e250 up against a 1.4 GHz PC as an email server any day... the e250 will blow the pants off of the PC.

  117. Odd... by Anonymous Coward · · Score: 0

    Back when AMD processors were running at higher Mhz than Intel processors, everyone in /. seemed to be singing a very different tune... the opposite of the current song, in fact. Its' amazing how fast everyone has gotten educated to the reality that Mhz is a foolish metric...

  118. Itanium by chinakow · · Score: 1

    Itanium only runs at 800Mhz so what part of this chip running at 900 Mhz is slow?

    Jon

  119. Stop the slaughter by 91degrees · · Score: 4, Funny
    Millions of innocent instructions are being executed every day. The latest generation of processors is killing these instructions faster and more efficiently.

    How in a civilised society can we sit back and let this apocolypse happen? I say its time to end this now. Boycott processors. Save the instructions

    1. Re:Stop the slaughter by coreman · · Score: 5, Funny

      Did they get the execution speed up by going with Texas Instruments?

    2. Re:Stop the slaughter by ceeam · · Score: 1, Funny

      Somehow they still manage to retire after being executed. Well, probably things are not that bad for them..

    3. Re:Stop the slaughter by Anonymous Coward · · Score: 0

      Did they get the execution speed up by going with Texas Instruments?

      Yes, but apparently the executions arn't nearly efficient enough, so they're testing out a chinese company right now (UMC, a taiwanese company actually).

    4. Re:Stop the slaughter by j7953 · · Score: 3, Interesting
      Save the instructions

      Actually, this will happen. Current processors are designed so that with each cycle they load and decode the instructions they're going to execute (and, of course, the data the instruction is going to work on). When the instruction is completed, it's thrown away. This is highly inefficient for loops, because the same code is loaded again and again. Think about audio or video decoders -- the same decoding instrcutions are reloaded all the time.

      Future processors will, at least partly, be reconfigurable, that is they will load a set of instructions and save it, and then have to load the data only. This is supposed to be the optimum between a hardware-only implementation (fastest, but can't change when, for example, encodings change) and current "software-only" implementations (most flexible, but processors must (re)load instructions in each cycle).

      Take a look at, for example, PACT if you're interested in this technology, they're one of the companies developing such processors.

      --
      Sig (appended to the end of comments I post, 54 chars)
    5. Re:Stop the slaughter by Extimes · · Score: 1

      of course. they already execute the most people... now they can start working on instructions!!

      --
      I want transparency effects. I want so much transparency, I can see the back of my monitor! http://www.andrew.cmu.edu/
  120. Sun's chips are SLOW compared to SMP Intel boxes by Anonymous Coward · · Score: 0

    Why would anyone with half a brain buy expen$ive Sun hardware when you could get beautiful 4 or 8 way Intel-based Compaq or Dell boxes for half the cost and over twice the speed? It's ironic that Sun's Java push will ultimately lead companies to buy inexpensive non-Sun hardware to run the language they invented. When that day comes and Sun's hardware sales fall off a cliff - do you think J2EE will remain free? Don't bet on it.

  121. Pleading with the boss by bjb · · Score: 1
    "Uhm.. Mr. Bossman, can I get a new UltraSPARC III machine?"
    'No! We're under budget cuts right now!'
    "But c'mon! I really want one! They're s00pur c00l!"
    'No! You'll stick to your microSPARC and like it!'
    Kinda makes me wish I didn't transfer from my last job.. THEY would have gotten me one... :-(

    Moral of the story: These things may be cool, but they're so expensive only your boss could buy one for you.

    --
    Never hit your grandmother with a shovel, for it leaves a bad impression on her mind...
  122. MHz not only measure of speed by IGnatius+T+Foobar · · Score: 3, Interesting

    Attempting to measure how fast a computer can go by its CPU's clock speed is tantamount to measuring how fast a car can go by its engine's horsepower. There are many more factors at play here.

    Let's start with the whole RISC vs. CISC thing. Everyone knows that RISC is more efficient; the only thing that has kept CISC alive this long is backwards compatibility with the Wintel juggernaut. You develop a lean, efficient instruction set, then you write compiler back ends that take advantage of it.

    Also keep in mind that Sun's motherboard designs are true performers. The path between the CPU, memory, and bus are designed to move data around in ways that just aren't possible with Intel.

    Did you know that SPARC is more or less an "open" CPU design? It was designed to be a multi-vendor instruction set, one that would be 'common' without having one vendor calling all the shots. Read www.sparc.org for more details.

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
    1. Re:MHz not only measure of speed by David+Greene · · Score: 4, Insightful
      Let's start with the whole RISC vs. CISC thing. Everyone knows that RISC is more efficient

      Really? By what measure? CISC is generally much more efficient with respect to code size, an important consideration in embedded systems.

      I'll assume you were talking about the performance domain. Be careful with your categorizations. There are no "pure" RISC or CISC designs anymore. O-O-O superscalar architectures have pretty much killed any simplicity in so-called RISC designs. Now it's true that uniform instructions make O-O-O much easier. But vector processing and multimedia operations don't really qualify as RISC in the classic sense.

      Sun has made some obvious mistakes in the past: fixed-size register windows and delay slots come to mind. Like Intel/HP they have in the past made the mistake of thinking that the compiler can do more than it really can (at least at this point). Parallelism is hard enough to extract at run time. It's much more difficult at compile time. Some of this has to do with maintaining the separate compilation model and speed/memory complexity issues (many compiler algorithms are NP-complete).

      And of course, all CPU vendors except Intel/HP have made the mistake of having an inadequate number of general-purpose registers. Ironic, eh? :)

      That's not to say the compiler can't do more. It can do a lot. Unfortunately, CPU vendors have not provided the necessary hardware to make this possible. In the future you will see a style much more similar to IA-64: the hardware and compiler conspiring together to extract parallelism, save power, etc.

      Here's something to think about: the original intent of RISC was to allow simpler pipeline stages and higher clock speeds. So why does a CPU implementing a CISC-ish ISA have a 50% higher clock rate than a RISC-ish ISA implementation? Deeper pipeline, sure. But don't let labels fool you. There is much more going on in the architecture world.

      I do agree with you on the scalability issues of SPARC systems. That's their bread and butter.

      --

    2. Re:MHz not only measure of speed by Anonymous Coward · · Score: 0

      To do the same task, RISC takes more instructions that CISC. These instructions have to be stored somewhere. On smaller lower powered devices designers sometimes trade off some of the RISC ideals of the processor to reduce the amount of memory that is required to store the instruction to run the system. e.g. if you add 1 instruction to the processor that reduces the codesize by a factor of a third but only adds about .5% to the CPU power requirements, reducing the amount of memory required in the device so saving say 10% of the power, makes a lot of sense - even if my explanation doesn't

  123. numbers don't matter, USII sucks by Anonymous Coward · · Score: 0

    At least for ssl transactons. Check www.coradiant.com on www.coradiant.com

  124. Intel 64 vs. Sun 64 by dustintodd · · Score: 1

    One of the reason that UltraSparc kicked the crap out of Intel P series chips is that that intel chips are 32bit and the UltraSparc platform is 64bit. A similarly clocked Itanium and US3 is going to compete in the same performance range because they will both be 64bit chips. The old rule of thumb that a Sun chip is twice fast a similarly clocked Intel chip is history.

    - Dustin -

  125. Now with deeper pipelines and higher operating tem by sg3000 · · Score: 2

    And it doesn't enable the Internet either.

    I'm a little surprised a technical web site would fall for the pure marketing hype. Next we're going to have an article complaining that the Ultra SPARC IIIs run only at 900 MHz and can't play the new space cadet game. That is a fun game it wasnt free but it was worth the money.

    --
    Insert simplistic political, ideological, or personal proselytization here.
  126. Re:Sun is dying by Anonymous Coward · · Score: 0

    For all practical purposes, Slashdot is dead.

    People not using Solaris is killing Slashdot? Damn those IRIX users!

    Solaris went out of business

    Did it instantly delete itself from everybodies harddrives when it went out of business?

    Sun...sell another troubled OS.

    Since when did Sun replace Solaris with BeOS?

    A recent article put SunOS at about 80 percent of the Solaris market

    My head hurts. See I would put SunOS at about 100% of the SunOS market, and Solaris at about 100% of the Solaris market. Although we all know now that Solaris has gone out of business, and Sun now sell BeOS. If you're interested, i'd also put BeOS at about 100% of the BeOS market.

    Now slightly offtopic, who the hell is Kreskin anyway?

  127. 900MHz by Anonymous Coward · · Score: 0
    Although they're supposed to compete with Intel's Itanium chips, they only run at 900MHz ... for now

    BTW, I heard three months ago they had prototypes running at 1.5GHz. I guess there still working out the kinks.

  128. Articles and Comments by xinu · · Score: 1

    Now these are the kinds of articles and comments that I enjoy. It's on the techy side and not fluff pop culture material or the latest craze or fad in overclocking. It also seems to bring out the more intelligent people in the group for real comment. Not just some zealots praising an OS over another or just personal opinions. Keep these kinds of articles up!

  129. Re:Different Architecture by xphase · · Score: 2, Interesting

    There was something linked from solaris central about how the Ultra III was for massively multi-processor machines, not workstations. The Ultra IIIi will be the workstation processor clocking in(I think) at well over 1GHz. I'd provide the link, but I can't remember it.

    -blah

    --
    The following sentence is TRUE. The previous sentence is FALSE.
  130. Why is Spec so great and other musings. by Anonymous Coward · · Score: 0

    What makes Spec so much better than all benchmarks(no sarcasm here, i'm really interested) and why do so many people point to Spec when it comes to checking processing power? Are they anymore untainted than any other benchmark? What other benchmarks are out there that maybe have a different set of priorities than spec? If an Athlon or P4 doesn't win a benchmark, is it invalidated? Isn't it possible that a processor can completely suck at a certain Specbench and actually be fairly good overall? In other words, what kind of correlation does a spec score have on the performance of my computer or a set of computer systems in everyday use? I say throw the benchmarks out. For most people using computers, it is the operator that is causing the greatest bottleneck. The best advances in computing have been those that help the operator become more efficient.

    1. Re:Why is Spec so great and other musings. by ahde · · Score: 1

      My Cyrix 233 really sucks alot when it comes to specFP, but it's a major contendor when it comes to spec$$

  131. MHz doesnt matter!!! by bonez_net11 · · Score: 1

    When are people going to get the clue that clock speeds don't really matter unless your comparing clock speeds of a CPU from the same family? I mean, a P4 1.7GHz is way slower than the PowerPC G4-867 or whatever they are up to. Here is a link to a little tidbit that John Rubinstein from Apple Computer gave at MacWorld NY the MHz Myth. http://www.apple.com/g4/myth/

  132. Re:Different Architecture by Big+Jason · · Score: 1

    A fully loaded RS/6000 B50 can be had for half the cost of the nearest Sun box, an E220R. You are right in that IBM cannot compete with Sun's 1U offereings, such as the Netra X1 ($995).

    I've worked with Solaris and AIX, and while the RS6Ks are much better technologically, AIX is of no match to Solaris. Once you get used to a SYSV system, such as Solaris, you can move around to HPUX, SCO (god forbid) and Linux with ease. As for AIX, everything is so outlandish and archaic. Don't even get me started on the ODM, or the idea to use "stanzas" in config files. Let's not forget the mentality to create a command for every piddly function, some of which could be accomplished by editing a file. mknfsexp is a prime example.

    If only Solaris 2.51 PPC had been successful, we could have had the best of both worlds. Sun doing the software, IBM doing the hardware.

  133. Different Architecture by Splatta · · Score: 3, Informative

    The UltraSPARCIII chips running at "only" 900mhz is still much faster than a Pentium class chip running at equivalent speeds. This is completely different architecture than x86.

    1. Re:Different Architecture by Doctor_D · · Score: 1
      Well, a good place to start would be a couple of books...

      Solaris Internals
      The SPARC Architecture Manual, Vol 9

      As far as building applications for the Ultra Enterprise 10000, I don't believe you need to do much special, other than ensuring your program is multi-thread safe, or at least multi-processor safe (safe from deadlocks, and so on...) You can check http://docs.sun.com/ for information.

      To answer your question about the kernel. From what I've read thus far, there is a single kernel running on the domain, and since the kernel itself is multi-threaded, it can run on all of the processors in the domain. There is a much better description in the book, and I can't serve it justice here. (That and I don't have it with me at the moment.)

      --
      "If you insist on using Windoze you're on your own."
    2. Re:Different Architecture by Anonymous Coward · · Score: 1, Informative

      In general when comparing archtectures, then yes, some architectures are better than others at some things... but the x86 is CRAP AT EVERYTHING. IT SUCKS. IT HAS ALWAYS SUCKED.

      It is register starved, has a crappy "grown" CISC instruction set that's a bitch to optimise, has a wierd memory map that, again, is a bitch to optimise, tends to have crappy I/O throughput, cache coherency issues (related to aforementioned instrcution set and memory map), highish latency on task switching (well... that depends on how enamoured you are of memory protection, of course - see AmigaOS/AROS on x86 for near-minimal latenncy, with no mem-protection...) and is JUST CRAP.

      Basically, for a given MHz rating, the x86 will always come out slowest, no matter what test you do. Except running x86 binaries, of course...

      The ONLY reason we're still stuck with it is because of the Windows/DOS monopoly, and customer stupidity. I remember, even back in the 80s, having to patiently explain why my M68k Amiga was running rings around a PC of the time rated at triple the MHz (O.K. the amiga has co-processors left, right and centre with independent DMA, but my point still stands).

      Thanks to Open Source, I can now happily use Linux on PPC and ARM boxes, and there's finally some nice, cheap PPC MoBos that aren't apple coming onto the market.

    3. Re:Different Architecture by MentlFlos · · Score: 1

      Yet its amazing how as and end user, the x86 boxes I use seem much faster than any of the suns we have here.

    4. Re:Different Architecture by hoquaim · · Score: 1

      Where can I find information (books, papers) describing building applications for systems of that size (64-way UltraII machines)?

      I have no idea how such beasts are used... is there one kernel running on each processor? Do you have to link with special Sun libraries for any application?

    5. Re:Different Architecture by styopa · · Score: 2

      The Ultra III was only started about 7 years ago, if I correctly remember the info that I got when I worked at Sun. It was released after 6 years of development, only a year behind schedule. Frankly, I don't understand you arguments of why the Ultra's and RISC processors are going to die.

      Although I agree that the Alpha and the MIPS that SGI uses are going out. Also there is, or at least was, a planned kill date for the PA-RISC chips that HP uses. Those have evidence but the IBM Power series and the Sun Ultra series still seem to sell very well. Companies still need very large machines to take care of business, and the big players still use RISC architecture, architecture that scales.

      The IA-64 has had major problems, and is several years late. Sun has pulled its support of the IA-64 chips even after they proved that Solaris 8 runs without a hitch on them because they realize that there is nothing to worry about right now. There are huge performance problems, and being a brand new architecture, it will have to go through several generations before the bugs are worked out. Meanwhile the Ultra chips have a reputation of having the fewest number of bugs upon release.
      The big SMP machines may start to make more of a come back. The idea of having applications on the net and having bare bones machines in peoples homes is the directions that I see all of the major players going. The best machines to handle large loads are not x86 style machines but the "slow" work horses that today are all RISC.

      Aging Ultra II processors may be nothing to write home about but they work, and work, and work. The chip is and more importantlyand more importantlystable, and reliable, and so is the OS. People can depend on their ability to handle large loads, even if they are not exactly the fastest things out there.

      Rack mounted Alpha's could most likely handle the load of the Sun ES10000, but there are several drawbacks. First you have to deal with Alpha's, which, althought are amazing machines, have issues of lack of support and development, and frankly are very expensive. I am currently working in a High Energy Physics lab with huge numbers of relatively new Alphas and trying to find software that is not a rev or two behind the other UNICes is difficult. On top of that the Ultra 60 that was purchased was a much better deal with better support. Alpha clusters are powerful but a
      multiprocessor Sun box will do a more effecient job because the processors are designed for it.

      --
      Disclamer - Opinion of Person
  134. Imagine a beowulf cluster of these by spongman · · Score: 2

    Alternatively, read this.

  135. Can we get any less scientific? by fmaxwell · · Score: 4, Informative
    I have seen various generalizations in this thread about RISC vs. CISC, Intel vs. Sun, etc. It makes no sense to compare a Sun running Solaris to an Pentium/Athlon running Windows 9X/ME/NT/2000/. When you consider that even a $35 Duron running at 750mhz is executing 2 BILLION instructions per second, a better question is "where is all of that horsepower going??!!" It is going into bloated, overly-complex, overly-layered code. Things that should have been written in assembly language have been written in high-level languages.

    Just look at the requirements to run the various Windows OSs. When Windows 95 came out, the bare minimum to run it was a 386DX at 33mhz, 4MB RAM, and a 100MB hard drive. Windows ME requires, at a minimum, a 150mhz Pentium, 32MB of RAM, and 480MB of hard drive space. The RAM requirements have quadrupled, the hard drive space has gone up by a factor of five, and CPU power has gone up by somewhere around a factor of 10. (I know that there is some disagreement about what the actual minimums are, but I believe these to be in the ballpark and they illustrate my point.)

    So, if you want to find out what the CPU is capable of, dump the OS, write an application that taxes the CPU, and run it on each. (No, you do not need an OS to run a program.) Until you do that, you're just tossing around meaningless numbers.

  136. UltraSparc by Anonymous Coward · · Score: 0

    Imagine a Beowolf Cluster of THESE!!!

  137. It's not all about the Mhz!! by sup4hleet · · Score: 1

    According to my experience, my 100Mhz whizbang chip with a 512 bit bus, can roll up you P4 1.4ghz and smoke it!

  138. Benchmarks that matter to the buyer by Mannerism · · Score: 1

    I'm seeing alot of SPEC this and SPEC that but unless I'm mistaken most people buying these machines are way more interested in TPC. So until I know how Oracle behaves on a latest-generation Sparc box running Solaris versus a comparable HP box running HP-UX or [insert architecture and OS here], I'm not placing any bets. Besides, as long as price/performance stays reasonably close, Sun users will stick with Sun and HP users will stick with HP and so on. There tends to be too much of an investment (in terms of in-house knowledge, existing software, vendor relationships, etc.) to compel anyone to switch over a relatively minor difference.

  139. 900 Mhz IS a higher clock speed than Itaniu by Snack+Cake · · Score: 1

    The fastest Itanium chip right now is 800 Mhz. A lot of people have been railing (correctly) against Mhz vs. Mhz comparisons, but in this case, it isn't even necessary. Itanium is not the same as a P2/P3/P4. It is a totally different architecture, and its clock speed currently tops out at 800 Mhz, not 1.7 Ghz like the P4.

  140. Re:Sun is dying by Anonymous Coward · · Score: 0

    If you are going to attempt to troll, at least make the post somewhat comprehensible. Most of what you said had no flow, contained too vague references, incorrect logic, and complete
    mis-information.

    On the other hand, I do see Sun as a troubled
    platform, as I have never been a fan of SunOS/Solaris, and the hardware costs are beyond any reasonable price for the not so spectacular performance. At my last job, they put a brand new, $8,000 dollar Sun workstation on my desk, and it was so damn slow compared to much cheaper PC models, they really gotta get their act together, paying through the nose for a crappy system is unreasonable.

  141. A better question. by pmz · · Score: 1
    Okay, lots of benchmarks, MHz, etc., being quoted above. Here is another question that is more appropriate: does the Itanium have the built-in fault tolerance features of the UltraSPARC architecture? I really don't know (that's why I posed the question).

    I do know that Solaris on SPARC is pretty robust, and I can jerk it around without it complaining. A Solaris/SPARC system is also very resilient when hardware fails (if the system is set up for it). The reason for this is that Solaris, SPARC processors, and the rest of the computer are in a sort of symbiosis--they are designed to work together very well (and they do). That's why I prefer my 9-year-old SPARCStation over my more modern PC; it is just a better architecture to work with.

    I also know that this is generally not the case for Pentium-based systems. Many Pentium-based servers look and behave as if they were engineered by monkeys--especially when they are forced to suffer under Windows. Will this improve with the Itanium?

  142. completely differant and now by johnjones · · Score: 1, Offtopic

    well I have to say that the HHGTG was on the googlebox last night very shocking

    and amuseing

    the improberbility drive had me in fits of laughter proberly

    ah well if only that women had not forgotton how everyone could be happy and live in peace

    damn her

    regards

    john jones

  143. What about Intel vs Intel Specs? by HiredMan · · Score: 1

    What's lost in all the AMD vs SPARC vs P4 debate is what horrible SPEC INT performance the Itanium has:
    The 800Mhz Itanium has the same Spec Int 2000 performance as a 800Mhz Pentium III!

    And that's with 128 registers and all the "workstation" bus piplines fast memory and everything else vs. the Intel reference motherboard for the Pentium 3.

    Yes, the Itanium has good SpecFP performance - but I bet a couple Ghz Alphas would have spanked the Itanium workstations HARD using old tech chips that have been available for quite a while.
    All we can hope is that Intel doesn't buy the Alpha and kill it off.... oops... too late.

    =tkk

  144. closed hardware? by Anonymous Coward · · Score: 0

    at least SPARC encourages chipmakers to implement their own SPARC-clones, ever heard of Intel being happy with AMD x86 clones?

  145. Quality Reporting from Slashdot Once Again! by Anonymous Coward · · Score: 0

    Wow.. My Mhz are faster than your Mhz... Come on guys... I bet you run WinBlows too... Are you even old enough to know what a 64 bit machine means?

  146. Comment removed by account_deleted · · Score: 0, Troll

    Comment removed based on user account deletion

  147. Hmm! by Anonymous Coward · · Score: 0, Offtopic

    Wow, imagine a Beowulf cluster of these...

  148. Doze requirements (OT) by twitter · · Score: 1
    How I hate to ruin a good discussion about cool stuff from Sun talking about MS legacy junk.

    It was hard for me to run a reasonably configured Win95, release 1, on 66Mhz 486 with 500MB hard disk and 16MB ram. Another 500MB hard disk helped. Later MS ware, while having needed fixes like the ability to see much larger hard disks, use MSIE which wants a 500MB hard disk foot print. I would not think of running any of their newer bloaty code on a 486.

    --

    Friends don't help friends install M$ junk.

  149. RISC vs CISC, Apples vs. Oranges by Anonymous Coward · · Score: 0

    There is a lot of confusion as to what RISC and CISC are exactly. However, there are some features that all RISC chps have:
    1. Fixed length instructions
    2. Load/store architecture (only load and store instructions access memory)
    Anything else has already been adopted in CISC chips, such as pipelining, caches, etc. As far as I know, these two things are still the main differentiators (all RISC chips share these two things).

    Apples vs. Oranges: if that is true then you cannot compare PIII to P4 to AMD (all different architectures), but such comparisons are done daily on various PC hardware sites. You can compare the performance of architecturally different machines, but not solely on the CPU clock speed (which by itself isn't very informative).

    Also, saying things like: "the cpu is slower but is has a better memory architecture/bus" ignores the fact the memory architecture is largely determined by the CPU's capabilities. I doubt that many x86 processors can support 8MB of 2nd level cache which alphas can. Does this mean the alpha has an advantage? Of course it does, just as it would if it had more execution units, higher clock speed, etc. Interestingly, it is now CISC (x86) that needs the high clock speed to maintain performance (P4).

    Finally, it is interesting to note that spec's benchmarks indicate that the P4 and even P3 are faster than the athlon, but many PC hardware sites claim otherwise.

  150. Some numbers - memory subsystem is important by mike449 · · Score: 1

    I run the same applications on Ultra 60 (Solaris) and on 1GHz Pentium III (Linux). These are EDA tools from Synopsys and Cadence, integer only. Programs with small main loop footprint (work from L1 or L2 cache) run faster on Pentium, proportional to the clock speed, i.e. two times faster. However, when there is a lot of random accesses all over the main RAM, Sun hardware runs slightly faster. Looks like it has better RAM subsystem.

  151. Mod this up! by Anonymous Coward · · Score: 0

    This is orders of magnitude more funny than the parent...

  152. Architecture by sparkz · · Score: 1

    The UltraIIIs come with nice new toys, too - they're available in the E3800, E4800 and E6800, which can all run a cluster-in-a-box, amongst other things.
    Also, many people are still using Solaris 2.6 because they like it and see no need to change. Because the UltraIIIs require Solaris 8, people get to see the new toys in that, too (IPMP - redundant network connections, and other such goodies)
    discl: I work with Sun, though not for them.

    --
    Author, Shell Scripting : Expert Re
  153. Memory bandwidth on a Power, you say? by Octorian · · Score: 1

    My 1993-era POWERserver 590 (66MHz Pwr2) really blew me away when I found these results (MB/s) in the STREAM benchmarks. And yes, I did reverify them. Though you only get these numbers with at least "-O5" to the compiler, so it could be doing something funny. However, without super-optimization, it does get at least half these numbers, which is still pretty impressive.

    Machine ncpus COPY SCALE ADD TRIAD
    RS/6000 590 1 600.0 533.3 654.5 654.5

  154. Re:Other factors in Sparc's favor by Anonymous Coward · · Score: 0

    Register windows are a double edged sword. When we run out of windows, we overflow which means pushing 16 registers onto the stack, which at the best of times implies at the very least 16 mem accesses (not to mention stack checking etc).

    With only 8 register windows, there is not an OS/app in existance that can perform even the simplest sys call without causing an overflow (or ten).

    Don't even THINK about context switching...

  155. Re:Save the Instructions! by haruharaharu · · Score: 1

    internal cache stores the undecoded instructions, so you still have to decode them each time. This only matters if your decoder can't fill the pipelines on the chip.

    Incidentally, the P4 stores decoded instructions in a cache, but it can only issue 3 of those instructions each cycle, so you're guaranteed to have an underutilized chip

    --
    Reboot macht Frei.
  156. Thank you by coreman · · Score: 2

    18 comments in and somebody caught that. Bugs the hell out of me when I see that in a chip review. Maybe someone will invent a 3ghz chip next week that uses 4 t states for every internal cycle (read 750mhz). I'll bet the press would hype it up and the investors would pour in the money, and we'd all be rich before we had to get it out of the fab... hold that thought

  157. Slight nit to pick... by emil · · Score: 5, Insightful

    As you implied, SMP performance is extremely important to people who buy Sun.

    In this case, you wouldn't care much how an individual processor performed; you are most concerned with the performace of, say, a 32-way system and it's ability to quickly shuttle data between processors, memory, and disk.

    Our beloved Athlon only scales to 2-way, and it's SMP architecture is now being entirely redesigned with the NUMA hypertransport.

    Sun probably suffers in raw MHz and SPEC scores because they put so much effort into the SMP aspects.

    And, of course, Sun outsells some (arguably) better technology (Power, Alpha) because they are much more open and their service organization is superior.

  158. Other factors in Sparc's favor by Prof.+Pi · · Score: 3, Informative
    As I'm sure many have pointed out, raw clock speed isn't the only determinant of performance. Other architectural features play a BIG role. Two advantages for Sparc:

    • Sparcs (and other RISC processors) have more general-purpose registers, especially in floating point. Hence, big loops generate fewer "spills" (temporarily storing a reg to memory/cache because you need that reg for another intermediate calculation).
    • The Sparc architecture has a more efficient calling mechanism (register windows)
  159. Save the Instructions! by Bilbo · · Score: 1
    > Future processors will, at least partly, be reconfigurable, that is they will load a set of instructions and save it, ...

    Correct me if I'm wrong, but isn't this what an internal instruction cache is?

    --
    Your Servant, B. Baggins
  160. Alpha is the closest thing to "pure RISC" by Anonymous Coward · · Score: 0

    If you want pure RISC Alpha is the nearest thing to it. In fact one of the RISC pioneers (can't remember the guy's name ATM) said a few years back "RISC processors have got so complicated that the original design goals have been all but lost".

    Once you start to add features like out-of-order execution, branch prediction, register windowing, speculative fetching, etc, etc your chips start to get complicated and won't scale as well hence is the opposite of RISC philosophy of keeping the design simple (a by-product of reducing the IS) for better performance.

  161. Itanium is slow anyway by Anonymous Coward · · Score: 0

    Compiling on our Itanium (667Mhz) machine is like make world on a 386.

  162. Re:MIPS asm found in MS SRC by ZxCv · · Score: 1

    IIRC, 1992 was when work began for the first iteration of WinCE and I believe MIPS was the only CPU supported initially, with MS adding the other CPUs as they went along...

    --

    Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  163. But ... by Anonymous Coward · · Score: 0

    But what good are these chips? You can't run Windows NT on them!!

  164. FreeBSD by cpeterso · · Score: 1


    how come someone like Yahoo doesn't go around bragging about the 450 MHz ultraspace chip they have running the website.... because it doesn't matter

    That Yahoo uses FreeBSD/Intel is probably another reason.

  165. Re: Late by aheitner · · Score: 2

    I also noticed (over the past few years) that Sun has been leaning on the UltraII since like 1999.

    Back then they were way ahead of the game, since Intel/AMD were doing about a quarter their current clock speed, while Sun was doing about half.

    I wonder what happened :)