Slashdot Mirror


Apple's Redesigned Mac Pro is Coming in 2019 (theverge.com)

Apple's long-awaited update to the 2013 Mac Pro won't be released until sometime next year, the company told TechCrunch. From a report: We've known since a press roundtable in April 2017 that Apple was "completely rethinking" the Mac Pro, in the words of marketing chief Phil Schiller. Now, we have confirmation that the product is arriving next year after some speculation that it could make an appearance this year at a fall hardware event typically reserved for MacBook announcements.

"We want to be transparent and communicate openly with our pro community so we want them to know that the Mac Pro is a 2019 product. It's not something for this year," Tom Boger, Apple's senior director of Mac hardware product marketing, told TechCrunch. "In addition to transparency for pro customers on an individual basis, there's also a larger fiscal reasoning behind it."

11 of 183 comments (clear)

  1. My Mac Pro is faster than Apple's Mac Pro by jsepeta · · Score: 4, Informative

    My 2009 2x 6 core Xeon 3.4ghz system is faster than Apple's 2013 tubular 6 core Mac Pro that sells for $3000. Apple won't repair my Mac Pro's heat sensors but I'll be damned if I'll buy a new computer that costs a ton of money and runs slower. So I'm stuck with loud fans for the time being. It's frustrating as hell.

    --
    Remember kids, if you're not paying for the service, YOU ARE THE PRODUCT THAT IS BEING SOLD.
    1. Re:My Mac Pro is faster than Apple's Mac Pro by omnichad · · Score: 4, Informative

      There are great apps for fan control on the Mac that bypass the normal sensor info. I would be a lot more helpful if I could remember any of them. It might be Fan Control, but I'm not sure: https://www.lifewire.com/macs-...

    2. Re:My Mac Pro is faster than Apple's Mac Pro by omnichad · · Score: 4, Interesting

      Considering they're just dealing with loud fans, it's a better situation already. The fact is, you can buy heat sensors on eBay for under $5 if it's really worth it to you.

      you have to bypass and screw around with something that shouldn't be broken in the first place?

      Because other brands of computer never have failing components out of warranty? Because this computer has heat sensors beyond what typical PCs have, so there's more to fail? I'm not a huge Mac fan, but that's a bit of a stretch of an argument.

  2. Translation by sjbe · · Score: 5, Informative

    We want to be transparent and communicate openly with our pro community so we want them to know that the Mac Pro is a 2019 product. It's not something for this year,

    Translation: We couldn't be bothered to get off our ass and work on this before now because we make all our money from iPhones these days.

    In addition to transparency for pro customers on an individual basis, there's also a larger fiscal reasoning behind it.

    If Apple wants to be transparent it might help if they didn't say things that only have meaning if you work at Apple. "Larger fiscal reasoning" could mean almost anything.

  3. Re:My prediction: by MightyYar · · Score: 4, Funny

    Velcro is not exotic or proprietary enough. They will use a patented, 3D printed, titanium, sintered, anodized clip with a custom bluetooth chip.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  4. Fiscal Reasoning? by sl3xd · · Score: 4, Insightful

    Seriously... "Fiscal Reasoning?!?" That's like saying Bill Gates needs to save for a few days to buy himself a Big Mac.

    --
    -- Sometimes you have to turn the lights off in order to see.
  5. Apple has been lost for a while, hardware-wise. by fyngyrz · · Score: 5, Interesting

    I doubt they could do much better than simply going back to the 2012 cheesegrater hardware, with a new motherboard that offers the same expansion capabilities but newer, faster/more CPU and RAM and so forth. Pluggable gfx cards, hard drives, absolutely no non-replaceable flash storage, optical drives, lots of standard USB I/O, ethernet, optical and analog audio, etc.

    I also highly doubt they'll do it. They'll almost certainly just screw up again. Look at the mini and so on; just one more screwup after another last few iterations. There's no sign of sanity over there at all. And the iMac "Pro" is outright ridiculous.

    That's okay, though. The cheesegraters will probably last for many years yet. I feel no burning need to give them money for yet another design fail.

    OTOH, I'd be happy to give them money if they actually improved the mac pro beyond the cheesegrater. Or went back to the cheesegrater. Or actually improved the mini beyond its peak (which is not the current mini.) Or put out a decent mid-tower.

    But again... breath-holding is not called for here. The evidence shows they're thoroughly lost in stupidland.

    --
    I've fallen off your lawn, and I can't get up.
  6. With new innovations like... by Zorro · · Score: 4, Funny

    They will Solder the Mouse and Keyboard in directly.

    Too prevent counterfeit Mice and Keyboards, or something.

    This will be called 'Courage".

    1. Re:With new innovations like... by hipp5 · · Score: 5, Informative

      Funny enough, my coworker just got the iMac as her work computer. The most recent version of the mouse that comes with it has a rechargeable battery instead of using AAs. Okay cool... except Apple didn't want to blemish the sleek design of the mouse, so the charge port is ON THE BOTTOM. I.e. if your mouse battery dies, you can't use it at the same time you're charging it up.

  7. Re:My prediction: by Zaiff+Urgulbunger · · Score: 4, Funny

    It will be like they epoxied two mac-minis together. Nope. My prediction is it'll be pyramid shaped. They've done a cube. They've done a tube. This one will be a pyramid. Got to be! Nothing says innovation like a pyramid.

    Pyramid
    Pyramid
    Pyramid

    iPyramid

    iPyramid Pro

  8. Hasty Instruction Set Computing by epine · · Score: 4, Interesting


    add segment_register:[disp + r32_A + r32_B*n], r32_C

    That's no-one's idea of a classic RISC instruction.

    And even though this gets decoded into micro-ops, the complex address generation is computed only once, and the memory order checks take advantage of this having been a single, fused instruction, so the semantic nuances are carried deep through the OOO pipeline.

    There's so much crap on the Internet about RISC, it blows my mind.

    50% of the RISC hype was about being able to compete against the legacy vendors with smaller, cheaper design teams.

    You can call x86 RISC, but it never got cheaper to design. The cost of the design is almost a superset of its CISC and RISC elements (I'm pretty sure its hybrid nature creates headaches above and beyond the sum of its parts).

    The RISC hype bubble had some validity for roughly a five-year period before Intel launched the Pentium Pro in 1995 (RISC hype persisted outside the clue nucleus for another five years after that for largely political reasons). The Pentium Pro is where the complexity of the CPU core and the complexity of the memory subsystem (and latency hiding) began to cross over. There is no possible way to design a processor with a deep, concurrent queue of in-flight cache and memory transactions (with SMP coherence), and extensive latency hiding in the execution engine using a small design team.

    Wikipedia's article on the Pentium Pro makes it sounds like its performance sucked, but it held up amazingly well on mixed Windows NT server workloads compared to any RISC architecture at anywhere near the price (it's deep OOO latency-hiding was a huge boon to memory thrashing compared to in-order RISC with wider dispatch.)

    Wide dispatch = straight line speed (American car).
    OOO latency absorbers = cornering speed (German car).

    Of course, most benchmarks are biased to the salt-flat quarter mile.

    Another thing, the majority of CISC junk-in-the-trunk (e.g. 286 call gates) is subject to exponential shrinkage; barely a third decimal point by the time you reach a billion transistors.

    On the matter of superscalar execution, this naturally prioritizes the quick and the fleeting (only these instructions could pair up in the P5). Superscalar under OOO is a different beast: now the killer dimension becomes instruction flight time. This for the macro-ops at the level of the retirement order buffer, the micro-ops at the level of the dispatch buffer, and the outstanding memory operations at the level of the memory order buffer.

    Intel's x86 architecture is more HISC than RISC: Hasty Instruction Set Computing. The faster you retire the operations (at any level), the sooner you free up precious reservation buffers. (x86 never inched one step closer to a conventional load/store architecture, the cardinal 'R' in RISC; most especially, transient addresses off the stack frame do not retire to the register model in x86—what a waste of reservation stations—because they are never register-assigned in the first place.)

    Micro-operation

    Execution optimization has gone even further; processors not only translate many machine instructions into a series of uops, but also do the opposite when appropriate; they combine certain machine instruction sequences (such as a compare followed by a conditional jump) into a more complex uop. This is also known as macro-op fusion.

    If some traditional RISC architecture adds macro-op fusion to its internal implementation, do I get to declare that "modern MIPS is nothing more than a MIPS translation layer around a CISC chip, anyway"?

    Since the early 1990s, this debate has been my #1 personal case study in technological propaganda, herd following, and revisionist misinformation.

    I originally got onto this file asking myself a hard question: just who is this messianic charlatan named Steve Jobs?