Slashdot Mirror


Dual 1Ghz G4 PowerMac With Extra Yummy

A huge number of readers submitted the new Dual Ghz Power Mac that Apple has announced. Includes a Geforce 4 and assorted other bells and whistles that will ring and blow for the Mac Junkie. They start at $3k and seriously make me want a Mac.

40 of 875 comments (clear)

  1. Moore's Law in effect? by toupsie · · Score: 5, Informative

    I just bought a dual 500 G4 PowerMac about 1 1/2 years ago for $3,000 w/ an ATI Rage Pro 128. Now I can get a dual 1Ghz PowerMac w/ a GeForce4 for $3,000. Awesome!

    --
    Strange women lying in ponds distributing swords is no basis for a system of government.
    1. Re:Moore's Law in effect? by Pope · · Score: 2, Informative

      Interleaving RAM hasn't been an issue since the days of the 9600, man! Macs have been using bog-standard DIMMs for years, and those don't interleave.

      Oh, and the 1.5 GB is the max (hah pun!) the machine can handle, so 2G would be a waste of cash. Go 1G or 1.5G.

      --
      It doesn't mean much now, it's built for the future.
    2. Re:Moore's Law in effect? by Anonymous Coward · · Score: 1, Informative

      The 'Bog Standard' DIMMs can interleave. There are no special requirements. It's similar to RAID 0 on HDD with data striped across two or more HDD. You don't need special HDD for that.

    3. Re:Moore's Law in effect? by TheCrazyFinn · · Score: 2, Informative

      Nope. The Max is 3x512Mb DIMMS, good luck putting the 4th DIMM in a 3 DIMM Slot Machine, as all the QuickSilver G4's are 3 slot. Now you might be able to put 4 512's into an old Sawtooth and have it work.

      I suggest you read the specs yourself Mr. Partridge.

      The Crazy Finn

      --
      "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
  2. Wrong Pricing by alernon · · Score: 3, Informative

    The high end is 3k, the low end starts at 1,600. But that's without a superdrive or the GeForce4

  3. Press Release by lyonsden · · Score: 2, Informative

    Apple Press Release http://www.apple.com/pr/library/2002/jan/28pmg4.ht ml

  4. They do not *start* at $3k by MatriXOracle · · Score: 5, Informative

    The lowest priced PowerMac model is $1599 (US, no display). That's with the single-800 MHz processor.

    The *top of the line* model with the dual-GHz is $2999.

    I know that this article is specifically about the dual-GHz model, but don't give the impression that PowerMacs start at $3k. They're not all that expensive.

  5. Damn by Uttles · · Score: 4, Informative

    In addition, the PowerPC G4 can perform four (in some cases eight) 32-bit floating-point calculations in a single cycle -- two to four times faster than processors found in PCs.

    That's fast. I just love the details behind the facts: Pentiums suck, I'll take 1 G4 over a P4 at ANY speed. Anyway, enough trolling, if you click on the processors link in the article, apple gives a pretty nice overview of why their dual processor G4's are really, really nice.

    --

    ~ now you know
  6. Dual Processors and Software by BoarderPhreak · · Score: 4, Informative
    It seems a LOT of people are simply mistaken about dual processor Macs...

    Under MacOS 9 you needed specially tuned apps to take advantage of that second CPU... Like Photoshop.

    Under MacOS X, it's no longer required, and EVERY app now benefits from that second CPU. Just like Linux or Solaris would.

    1. Re:Dual Processors and Software by jkujawa · · Score: 4, Informative

      Every app will benifit because, even though every non-threaded app will only run on one processor, the OS will split running apps among processors, each processor will only have half as much work to do.

      I'm not certain that Darwin is able to move a process from one processor to the other, but either way, this is a win.

    2. Re:Dual Processors and Software by LenE · · Score: 5, Informative

      What he means is that the OS will balance load by divvying up the processes and threads (tasks) between the available processors. Also, if an application is threaded (in any of the supported thread architectures) then it will also automagically take advantage of the available processors.

      OS X maps processes and threads to mach tasks, which will get pre-emptively scheduled on available processors. I don't have my docs with me, but there are three different threading systems which will take advantage of multiple processors. The exception is applications running in Classic (MacOS 9 running on OS X) are stuck on the processor that Classic is running on. These apps will run threaded, but are bound by the limitations imposed by the Classic environment.

      -- Len

    3. Re:Dual Processors and Software by RC514 · · Score: 2, Informative

      Sorry to disappoint you, but automatic parallelization of algorithms is a field of research in which quite a few obstacles still need to be overcome before something like you propose would enter the mainstream. What does work right now is the distribution of already parallel processes/threads to several cpus, but that requires either several applications to run or a multithreaded application. For anything worth running on multi-processor hardware, the parallelism inside the operating system gives only negligible advantages.

      --

  7. Re:I've always been a fan of Macs, but.. by SirSlud · · Score: 2, Informative

    > a 3d card runs a 2d app 72 percent faster?

    When you run your filters (which is where most photoshoppers are able to judge the 'speed' of their platform compared to past experiences or other platforms), the PowerPC-optimized version of Photoshop screams. I've seen it first hand, the G4 beside a higher-clocked P3, and the G4 simply obliterates the P3.

    Now, I'm a PC guy, but I respect that when it comes to raw performance given a properly optimized and compiled app, the PowerPC chips just scream.

    But most important lesson, geez, your videocard is not doing your calcs in a hardcore photoshop session ... your CPU is.

    --
    "Old man yells at systemd"
  8. Re:Geforce 4 MX? by Toraz+Chryx · · Score: 2, Informative

    the NV17(-M) is NOT a Geforce 4 level product (it's the part to replace the Geforce2Go in the notebook arena)

    the Geforce 4MX should (apparently) outpace a Ti500 slightly.

    I should point out that the Mac had the Geforce 3 slightly before everyone else did. (only a couple of days, but hey, they WERE first)

  9. Re:nice by Pfhor · · Score: 2, Informative

    The video cards have VGA connectors on them, they always have. They also have the ADC connector, which is what you need to plug in an apple monitor (it is a spec that ibm made a while ago). Of course, there are boxes you can buy to plug the monitor into machines that have DVII on them also (almost all shipping geforce3 cards have them, IIRC)

  10. Re:"Faster-than-light processor speed?" by jbloggs · · Score: 0, Informative

    its called marketing.

  11. Re:Not bad, for starters by Brendor · · Score: 2, Informative

    The g5s are supposedly due for Macworld NY '02. These will be the sawtooth equivalent w/ DDR, 1394b and possibly USB 2.0. The current specs seem more inline with the recent Notebook upgrades/ speed bumps.

  12. Re:Where's the audience? by psxndc · · Score: 3, Informative
    To piggy back this comment: Graphics people need all the processing power so that they can have Photoshop, Illustrator and one or two other graphics programs open at the same time (especially for animators). IIRC, Photoshop itself has built in dual proc support.

    psxndc

    --

    The emacs religion: to be saved, control excess.

  13. Just get one already, Taco! by berniecase · · Score: 2, Informative

    Seriously, you know you want one. It's the killer BSD box that you've wanted now! Just go out and get one!

    Finally, dual-GHz. This is a big psychological barrier that Apple has crossed. I couldn't be happier.

    --Bernie

  14. It really needs SCSI drives! by Greg151 · · Score: 2, Informative

    It says that it "supports" up to three SCSI drives, whatever that means, but it comes with Ultra ATA drive stock. For a machine of this performance potential, there is no substitute for a really good scsi drive, like the Fujitsu MAN series.

    For those that believe that IDE has caught up, I have done a comparison on a Sun Ultra 5, which comes with internal IDE drives, and an optional SCSI interface. We had the stock IDE, and a Sun labeled external SCSI drive, and the SCSI drive kicked old school at about 1.6 times faster.

    Considering Apple is marketing this to graphics/music/multimedia pros, who really use bandwidth, this box needs SCSI.

  15. Re:GeForce4 ? by ergo98 · · Score: 2, Informative

    It's the MX though. I have an obsolete GeForce (1) 256 DDR in my PC and at 32-bit colour it eclipses the GeForce2 MX, which itself is heavily bandwidth deprived. From the benchmarks given on Apple's site the GeForce4MX in this machine isn't all that.

    If anything the GPU T&L is probably extremely fast, in which case they should have used a very high polygon test to benchmark and show the differences. As it is, using Quake 3 at 1024x768 32-bit is probably memory choking it.

  16. Re:macs by gamgee5273 · · Score: 5, Informative
    I suggest you go to a local CompUSA or Apple Store and ask them - nicely - to open the display G4. The cooling system is minicule - a heatsink with case fans - compared to what has to be done with Pentium IIIs and IVs (some designs look as though they would make impressive window unit air conditioners).

    Again, we bring the argument of CISC v. RISC up, and in this day and age that is of more importance than a chip's megahertz, which is simply a marketing myth (a well-spun one, but a myth all the same). The question should be: "How fast will the system do what I need it to do?" not "How fast is the system?" I suggest taking your dream Intel box and the top Power Mac and benchmarking them - especially looking at apps like Photoshop and Mathematica under Mac OS X. Once you've done that, then you can make the claims you're making and have things to back them up with...

  17. Re:115 fps Quake 3 1024x768 32bit by dhamsaic · · Score: 3, Informative

    ya. the computer you built has its own sound processor, whereas the G4 processors have to handle sound themselves. so while you're getting 145fps, that powermac with an actual sound card will probably be cranking out 150-160. crank it up to 1600x1200 and you'll watch your computer lose, and big time. i know, because i have a dual g4 with a geforce3 and a dual athlon with a gf3 ti500. the athlon is faster, but the g4 will still smoke yours when you add a real soundcard.

    Food for thought.

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  18. More info by AT+Tappman · · Score: 2, Informative

    The GeForce 4 MX is really an enhanced GeForce 2 core. I know you will want a reference on this, but you'll have to take my word for it.

    --

    I yearn for you tragically
    AT Tappman,
    Chaplain, US Army
  19. Re:Pathetic Q3 FPS numbers by dhamsaic · · Score: 3, Informative

    Actually, in Quake3, there is a limit that you need on Frames Per Second. The way Q3 does the rounding, the optimum FPS score is 142 for single-player games and 125 for multiplayer games. With your com_maxfps set to these values, you will strafe-jump farther and faster. It actually *can* make a big difference.

    As far as 115 - it is rather sad, considering that my dual Athlon with a GeForce3 Ti 500 gets 200+ frames per second @ 1600x1200 (though I have it maxed at 125 - see above). But I have my settings tweaked well. My Dual G4 performs rather admirably as well - 1280x1024 and it runs about 130 frames per second. I could get it much faster - one only needs a sound card, which will relieve the processor of a significant burden. Try running Q3 with the sound off and it will be nearly as fast as current PC's, just as it should be.

    --
    Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
  20. Re:Editted Summary ... by evand · · Score: 2, Informative

    Bah, I did it the true Mac geek way and used the Summarize service from OmniWeb:

    With a quantum increase in processing power, an ultraefficient new system architecture, next-generation 3D graphics, the revolutionary DVD-R/CD-RW-burning SuperDrive and Mac OS X, the dual 1GHz Power Mac G4 is designed to put your workflow into fast forward.

    The dual 1GHz PowerPC G4 processors -- with a combined performance of 15 billion floating point operations per second, or 15 gigaflops -- put this fearsomely fast Power Mac G4 squarely in the lead as the ultimate high-end graphics workstation.

    ...In the 933MHz and dual 1GHz Power Mac G4 models, faster-than-light processor speed gets an additional boost with an advanced cache memory architecture that provides ultrafast, dedicated memory with massively enhanced throughput. Accessing data from main memory is significantly faster than accessing data from the hard drive, and in these two models the system architecture takes this concept one step further with an even faster level of memory called L3 cache.

    ...You also get the benefit of built-in Gigabit Ethernet for shooting large files across your LAN at previously unheard of speeds, 56K modem, AirPort Card slot, two 400Mbps FireWire ports and four USB ports (two on the computer, two on the keyboard). Incidentally, FireWire, PCI expansion (four full-length 64-bit, 33MHz PCI slots with 215MB per second throughput) and Gigabit Ethernet are integrated directly into the main system controller, reducing latencies and providing superior I/O performance.

    The Power Mac G4 comes with 40GB (800MHz model), 60GB (933Hz model) and 80GB (dual 1GHz model) 7200-rpm Ultra ATA hard disk drives and three 3.5-inch hard disk drive expansion bays--with support for up to two internal ATA drives, three internal SCSI drives, or a combination of two ATA and one SCSI drives for a total of 232GB of internal storage. And since the SuperDrive-equipped Power Mac G4 models come with iDVD 2, you can burn data CDs and DVDs--with point-and-click ease--to archive your work minutes after you take your new system out of its box.

    ...The 108-key Apple Pro Keyboard features full-size cursor keys for those times when you want zip up, down and sideways to race through image retouching tasks, change direction in games, or jump from place to place in a document.

    Services just kick ass. Anyone need anything Defined in OmniDictonary or Searched for in Google?

  21. 2nd pass at the specs by z7209 · · Score: 2, Informative

    Okay, okay...here are some better specs...still trying to build comparable features from Dell:

    --1 x 2.2Ghz Pentium 4 (note that I didn't build a dual machine)
    --512 MB RAM
    --80GB HD
    --ATI Fire GL2, 64MB,VGA/DVI
    --Basic sound card
    --DVD-RW/CD-RW
    --Modem (remember, I'm trying to compare)

    So, summary: A single proc sys with close as possible specs from Dell is....

    $3,778

    Bottom line, as a PC-User, I've got something to think about.

  22. Re:Less and less BTO - bums me out by Mononoke · · Score: 3, Informative
    Wow, this is the first time I've seen someone actually pissed that they can't run an additional very expensive monitor on their system.

    If I want two displays that look the same, I have to enter into an imposing combination of needlessly wasted PCI slots, buying redundant cable adaptors, and spending a lot of money!

    You're talking about spending lots of money on Apple's LCD displays. What's the difference?

    The new video cards available on these Macs have one ADC output and one VGA output. There is absolutely no way to connect any current Apple display to that second monitor port.

    Then connect anyone else's display to that second port. What's the problem here?

    If you want a second Apple display you would have to purchase a video card with a DVI output to go into an un-accelerated PCI slot, and the special multi-hundred dollar adaptor described above to connect to the second Apple display's ADC connector.

    You're already talking about spending a premium for the Apple display. Why are you worried about the price of hooking it up?

    You're worried about how it looks, but then you're worried about how much it cost to make it look nice. Seems like you've got too little to worry about.

    --
    NetInfo connection failed for server 127.0.0.1/local
  23. apple owns. period. by valmont · · Score: 2, Informative
    I'll second this opinion by adding that i've seen interesting conversations between technical support representatives and customers about "what mouse button to click", while walking around the call-center trenches of this fairly big ISP I work for. Trust me, if you worked here, you would just wish every novice computer user out there only had to deal with *one* mouse button. This way you could spend more time explaining them the differences between an "operating system" and a "web browser" ... which is becoming harder and harder to explain to a windows user.

    I personally get along fine using the control key for all right-click-equivalent shortcuts in OS X. The rest of the time I enjoy running my fingers over a very simple, nicely finished, slickly designed titanium powerbook track pad with *one* mouse button.

    Face it. Apple makes cool shit. Anyone who bitches them out for doing so is 1) too poor to afford one, 2) jealous. Well. sux 2 b u guys >:D

  24. Re:lunix by Frothy+Walrus · · Score: 3, Informative

    I do agree that OS X is a pig, but disagree that it is the underlying design. Something went terribly wrong in the transition from NextStep to OS X.

    My Turbo-Color Slab from NeXT (33Mhz 68030 (040?) IIRC with 32MB of RAM) seems just as zippy as my 400Mhz G4 with 1.5GB of RAM.


    okay. you're lying. either that or exaggerating. i know this because, believe i am typing this response in OmniWeb 2, running on NeXTSTEP 3.3, running on a TurboColor. it's a good exercise in patience, bringing me back to my old days.

    www.nytimes.com, for example, takes about a minute and a half to render. this may have been "zippy" then but no one can say the same now. what is more admirable, i think, is that i can use this as the only head in my room (i have a NetBSD/x86 box, but it's running headless) and i have something that is both beautiful and functional. but not zippy.

  25. Re:Less and less BTO - bums me out by jimmcq · · Score: 3, Informative


    you might want to take a look at http://www.apple.com/powermac/graphics.html

    It talks about Dual Display Support... Each Geforce4MX card offers built-in dual display support in two useful modes. Extended Desktop mode allows users to work on two monitors at once for increased desktop real-estate (and increased productivity). Video mirroring is useful when presenting, so you can see the same image on a projector that you're seeing on your Apple display. Each card can drive an ADC based Apple flat panel as well as any device with a VGA connector by simply attaching both monitors.

  26. RC5 stats - by phandel · · Score: 3, Informative

    750Mhz Pentium III: 1.9Mkey/sec
    1.33G AMD: 4.7Mkey/sec
    8x250Mhz SunSparc Ultra: 3.2Mkey/sec
    2x800Mhz G4: 16.5Mkey/sec

    1. Re:RC5 stats - by akuma(x86) · · Score: 3, Informative

      If you look at the assembly code, you will see that the algorithm's critical path is littered with ROTL (Rotate Left) instructions. These chains of dependent instructions can also be parallelized with SIMD instructions. RC5 is not a measure of how good your processor is, it is a measure of how fast you can do ROTLs.

      I believe that altivec provides a SIMD version of ROTL which is why G4s do well.

      In contrast, x86 provides no MMX/SSE instructions for ROTL

      The Pentium-4 takes 4 clocks to do a ROTL. Yikes.

      Athlon takes a single cycle for the ROTL.

  27. Re:Talk about misinformation! by Dragonmaster+Lou · · Score: 2, Informative

    Ahh, but you forget one problem. A branch mispredict on the longer pipeline means more instructions need to be cancelled, causing massive slowdowns.

    A shorter pipeline is better overall. The only reason to have a massively long pipeline is to jack up clock speeds.

  28. Re:Talk about misinformation! by TheCrazyFinn · · Score: 5, Informative

    Ummm....NO. What a longer pipeline does is allow you to run a higher clock speed. The P4 explicitly gave up IPC (Instructions per clock) and took a big hit for pipeline stalls (What happens when the speculative execution unit guesses wrong) in order to hit 1.5 GHz and above. The Athlon XP does this as well, but it's a much smaller hit than the P4, due to a shorter Pipeline (About 10-12 stage IIRC). In fact the Current G4 (PPC7450)made the same trade off, to get to 800+MHz, but it still only has a 7 stage pipeline, vs a ~10stage one for the Athlon and 20 stage pieline for the P4. The IPC on the G4 is higher than any current x86 processor, this gives the G4 about a 130% advantage over a similarly clocked Athlon, or a 150% advanyage over a P4. The G4's big advantage is Altivec. The G4's Altivec Unit is so much faster than the P4's SSE unit it's not funny, the G4's are also FPU monsters. This is where the big performance for Graphics and DV work comes from, otherwise, the Macs are still a bit slower than a top end PC overall, but since the G4 is the fastest thing out there in its target market, it doesn't matter.

    The Crazy Finn
    (Note that performance margins are guesstimates based on Benchmarks and relative IPC)

    --
    "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
  29. Re:Less and less BTO - bums me out by tonywong · · Score: 3, Informative

    Oh yeah, one more thing...

    Your ADC to VGA connector is available for gefen.com for $49.

    From Gefen.com:
    For those who purchased Apple Computers latest G4 dual 800MHZ Power Mac G4, 867MHZ Power Mac G4, or the 733MHZ Power Mac G4, now you can use the ADC connector with a VGA analog monitor.

    Gefen supplies the custom cable as a "plug and play" solution to be used with the Twinview graphics card. The Gefen solution enables operation using two analog monitors side by side.

  30. There's no such thing as a Geforce4 by Screaming+Lunatic · · Score: 2, Informative

    nVidia only makes the Geforce3 and Geforce2MX for the Apple. Check out their products page. The dude probably got confused between G4 and Geforce. There's probably a Geforce2 in that thing. And everybody knows that the Geforce2MX are pretty shit. And 1.1 billion textured pixels, as Apple claims in their add, is about par for the Geforce2MX.

    1. Re:There's no such thing as a Geforce4 by jopie78 · · Score: 2, Informative

      It is the Geforce 4MX. Apple is releasing it before anyone else can even buy it.

  31. Servers coming soon... by 90XDoubleSide · · Score: 3, Informative
    MacCentral just reported (OK, it was five hours ago) that there are server editions up on the online store, to be shipping next month. Here are the specs if you don't want to read the other three sentences of the article:

    • 933MHz PowerPC G4; Mac OS X Server software; 256K L2 cache and 2MB L3 cache; 256MB SDRAM memory (PC-133); 80GB 7200 rpm Ultra ATA drive; and a CD-RW drive for US$2,799.00
    • Dual 1-GHz PowerPC G4; Mac OS X Server software 256K L2 cache and 2MB L3 cache; 512MB SDRAM memory (PC-133) 80GB 7200 rpm Ultra ATA drive; and a CD-RW drive for $3,299.00
    • Dual 1-GHz PowerPC G4; Mac OS X Server software; 256K L2 cache and 2MB L3 cache; 1GB SDRAM memory (PC-133) 72GB 10000 rpm Ultra 160 SCSI drive; and a CD-RW drive for $4,549.00
    --
    "Reality is just a convenient measure of complexity" -Alvy Ray Smith
  32. Re:"Faster-than-light processor speed?" by shiningbrow · · Score: 2, Informative

    While it's nice to see someone point out the meaning behind this piece of marketing guff, it may not be all that inaccurate in this instance.

    Defining "quantum" as the smallest increment does not define the size. It could still be very large. A quantum is a discrete change.

    Hence, if the processor speed goes from, e.g. 800MHz to 1Ghz without passing through any other speeds, then that would be a quantum leap. If "nature" disallows for any changes of less than 200MHz, then it would be the smallest allowable change, and still pretty impressive.

    By the way, I don't remember this from my introduction to modern physics, this sort of stuff hardly qualifies as introductory ...