FWIW, I have an M1 Ultra model, and it doesn't whistle, or make any other unwanted noises either.Oh, interesting. Well, for what it's worth, when I come to wake the screen up in the morning after a night of doing nothing, it's still silent. No whistles. Mine's an M1 Max...wonder if it's CPU specific? (Can't imagine why though)
It's almost as though they were designing it for a VERY PARTICULAR market...Quite shocking to read about the very little PCIE4 bandwith the new Mac Pro has alotted to it's PCIE slots. Crazy.
"Killer feature" means it kills its competition.. It can't be a killer feature if the competition has had that exact same feature for decades.It definitely is if it’s a new feature because it hasn’t existed in the user’s lifetime
In other words if Apple reintroduces a feature, like SD card or HDMI, in the MacBook Pro, and it’s new because the user base alive has never seen this feature in a MacBook before, it is in fact a killer feature.
It definitely is if it’s a new feature because it hasn’t existed in the user’s lifetime
In other words if Apple reintroduces a feature, like SD card or HDMI, in the MacBook Pro, and it’s new because the user base alive has never seen this feature in a MacBook before, it is in fact a killer feature.
What is an issue is co-ordination between the CPUs, eg in the form of snoops, locks, and even occasional TLB flushing. You can see the effects of this in how GB5 multi-core (independent threads) gets almost 2x scaling from Ultra, whereas GB6 (interacting/co-ordinating threads) gets only 1.5xYes, but Apple Silicon CPU cores actually scale very well, far better than x86 ones because the better efficiency keeps them from running into thermal throttling like the x86s do when multiple of their cores run at full tilt.
No question a Studio is louder than a Mini. A Mini is dead silent till you put your ear right up to its exhaust. A Studio, even without the whistle (which is extremely annoying, but tape helps a lot), makes fan noise which is audible from a couple of metres. It's slight, but it's never completely silent like a Mini.Noise
There were reports that the Studio is a little louder than the Mini? Any news about the new version?
PS: I think the mini design is much better than the Studio
See also: Nvidia Grace, and Cerebras....
It's mainly a different compromise: Instead of making tons of compromises in the GPU APIs to accommodate GPUs connected through slow, narrow interfaces like PCIe (which forces lots of software mechanisms and overhead to deal with, and even major architectural compromises in application software) such GPUs are no longer supported so the APIs can be simplified, streamlined and optimized for effectively GPU core siblings on the same chip operating on the same unified memory and even the same on-chip caches the CPU cores do, with zero external latency accessing registers and assets and so on.
It is a pretty bold move but it has quite a few plausible benefits.
You can connect up to 6 Pro Display XDRs. I believe it’s even more displays (8?) with lower resolutions than 6K.How many displays can this drive? Every professional I know has at least two monitors, with most creatives having more.
That description is very generous to Apple. Supposedly, the x16 slots AND 3 of the other PCIe slots are all being fed off of a single PCIe 4.0 x16 connection coming from the second die. That is the sort of connectivity shenanigans I expect on a hobbyist single-board computer, not on a Mac Pro.... Hector Martin of the Asahi Linux team, one of the people outside Apple who probably has the most low-level familiarity with Apple's chips, even points out that Apple has needed to fudge the Mac Pro's PCI Express slots a bit since the M2 Ultra doesn't have enough PCIe lanes to give every slot its full bandwidth at the same time.
I think Apple has to sort out the Ultra + Ultra design or some similar "2 socket" -type config for the Pro to be viable product. There is just no compelling reason to spend extra on a Pro at present (with the possible exception of requiring a rackmount option).The new Mac Pro seems a horrible misstep.
Keep in mind the M2 Max in the Studio has double the memory bandwidth of the M2 Pro in the Mini. 200GB/s for the M2 Pro and 400GB/s for the Max. (And it doubles again for the Ultra, to 800GB/s)Certainly made the calculus hard. I thought I was in the market for the M1 Max Studio, but the M2 Pro Mini, equivalently configured with 32GB of RAM and 10Gbe comes in at $200 less.
So $200 for a mariginally (?) faster processor, less throttling because of the larger heatsink and the usability of the front ports. Can't say I envy anyone making this decision.
I guess there may be a use case for a machine with PCI-slots that can't support a PCI-GPU but beyond studio work that probably requires specialist PCI cards I'm not sure what it is.The new Mac Pro seems a horrible misstep.
That was never the meaning when I was growing up... meaning, just like SD cards are a 'killer feature' because the existing user base never grew up with a Mac with one... the term 'killer feature' is now very different than the definition it originally had (VisiCalc in 1979 was considered a 'killer feature' in that people bought a Mac just for that app)."Killer feature" means it kills its competition.. It can't be a killer feature if the competition has had that exact same feature for decades.
As far as I'm aware Thunderbolt does not multiplex a particular PCIe generation because it has nothing to do with the physical PCIe links. It tunnels PCIe packets, and that with a certain bandwidth and latency.Considering that Thunderbolt 4 multiplexes PCIe3, I was surprised that the M2 Ultra supports PCIe4 at all. I assumed they would just export a TB4 port as a 4x PCIe3 slot and call it a day.
Yeah, that's how I wound up with the 2022 Studio. I was in the market for a Mini, but looking at the M1 Minis, once I upgrade the RAM (even just to 16GB), the GPU, and added a dock for the additional ports that I needed for my usage...I was already well on my way to the price of a Studio. Figured screw it, buy the Studio today, it's more machine than I need now but will probably last upwards of twice as long as the Mini (especially at 32GB of RAM).Keep in mind the M2 Max in the Studio has double the memory bandwidth of the M2 Pro in the Mini. 200GB/s for the M2 Pro and 400GB/s for the Max. (And it doubles again for the Ultra, to 800GB/s)
I think people really underestimate the performance benefit of the increased memory bandwidth, especially given the unified memory architecture of Apple Silicon.
A Mac Mini upgraded to an M2 Pro (12,19,16), 32 GB RAM, and 1 TB of storage will set you back $2199. For the same $2199 you can get a Mac Studio with an M2 Max (12,30,16), 32 GB RAM and 1 TB of storage. You're getting more and faster GPU cores, double the memory bandwidth, more ports, and 10GigE for the same price.
But that is a different test.What is an issue is co-ordination between the CPUs, eg in the form of snoops, locks, and even occasional TLB flushing. You can see the effects of this in how GB5 multi-core (independent threads) gets almost 2x scaling from Ultra, whereas GB6 (interacting/co-ordinating threads) gets only 1.5x
How do you know that? Apple usually hold their cards very close to their vest in matters of crucial competitive technologies until they release products which could be analyzed by competitors.Apple has a set of patents for various scalability technologies to improve the delays imposed by snoops, locks (primarily a substantially more sophisticated cache protocol) but that stuff has not been implemented yet.
Chip and memory channel affinity is likely one of the major issues there as well, especially with the Ultra and possibly beyond. And bandwidth contention in general.The same issue is present for GPUs. In that case it appears that some of the scalability technologies have been implemented, though in a very preliminary form. In the case of GPUs the primary issues that are somewhat improved are
- affinity (enqueue later work items on cores that did earlier work on the same kernel)
- workstealing (after the initial enqueueing of workitems to cores, allow work to move from a core that is still busy to a core that has finished all its items)
The alternative theory is that the planned M2 GPU (presumably with ray tracing and geometry shaders) was just too power-hungry and so the entire core generation had to be delayed to the A17 / M3 on 3nm and the A16 / M2 "plan B" was interjected instead.Again the GPU work will probably be improved in the next Ultra. My guess is that the M2 Pro/Max/Ultra were never meant to exist, the transition should have been to a basic M2 then an M3 series based on N3. But covid screwed up the timelines, so Apple was forced to scramble, which included making the best changes they could in the time available to the most obvious limitations of the M1 Ultra.
All 8 Thunderbolt ports together are about the equivalent of 16 PCIe-4, but at higher latencies and you'd need to re-aggregate them and then you'd have all of them used up.Honestly, what is the Mac Pro for? All it really has going for it is PCI slots, and there is such a thing as a Thunderbolt PCI enclosure, so it's not like it's impossible to use PCI cards with the Studio.
Yes, definitely worth a look when it arrives!I am saving up for a Studio (or a Macbook Pro, not 100% decided yet) and am expecting to have got the money I need together by the time the M3 machine launches. Will be interesting to see if there is a Mac Pro by then, and if there is what it's doing to distinguish itself from the Studio.
Sure, a monolithic M1/M2 Extreme would have been too big to manufacture (as far as I'm aware it would even exceed what the ASML E-UV lithography machines could have supported) so that was never in the running, most likely.Yeah, they wanted to do the M2 Extreme. But the chip would have been too big. TSMC would have had to stand up a new manufacturing line for it. Because Apple only sells 1 million Mac Pros in a very good year, the lack of economy of scale would have made it cost way too much. So Apple was going to just wait another year, but the need to move forward with Sonoma and therefore start the expiration timer on Intel Mac support (and dedicate 100% of their efforts going forward to ARM macOS) forced their hands.
It's not that there isn't a need or demand for high-end, modular, upgradeable desktop computers in 2023.
Apple is most likely using a massive 98-lane PCIe Gen4 switch (Broadcom PEX88096) with dual upstream connections (Gen4 1x16 + 1x8) to the M2 Ultra. Each M2 Max die has 16 PCIe Gen4 lanes, so 32 total for the M2 Ultra, however, 8 are dedicated to the SSD. The 64 downstream lanes for the 6 full-length PCI Express slots as well as all of the other PCIe devices on the board except the SSD are being fed from the switch. This is nothing new, as the Mac Pro (2019) employed a similar design with a PEX8796 96-lane PCIe Gen3 switch with a Gen3 2x16 upstream connection to the host CPU. Compared to the Intel version, the new Mac Pro offers 50% more PCIe bandwidth via the PCIe switch, and 88% more PCIe bandwidth overall, considering that the 8 integrated Thunderbolt 4 controllers are all backed by their own PCIe Gen4 x4 root port. And not many "hobbyist single-board computers" include PCIe switches that cost $778 on their BOM. That and the utterly overkill 1400W PSU are the biggest reasons for the cost difference between the Mac Pro and Mac Studio.That description is very generous to Apple. Supposedly, the x16 slots AND 3 of the other PCIe slots are all being fed off of a single PCIe 4.0 x16 connection coming from the second die. That is the sort of connectivity shenanigans I expect on a hobbyist single-board computer, not on a Mac Pro.
I think Apple has to sort out the Ultra + Ultra design or some similar "2 socket" -type config for the Pro to be viable product. There is just no compelling reason to spend extra on a Pro at present (with the possible exception of requiring a rackmount option).
If you look at the 27” iMac, and compare it to the price of a 27” 5k monitor, it’s dirt cheap.Give iMac users a break. For decades they have suffered from "form over function" treatment.
That, and any time you're doing Real Work the cost of the guy using the machine is a couple orders of magnitude more than the machine. Like for budgeting purposes, with full benefits and overhead and everything, each of the personnel on my project costs me about $250K. Now, their computer is part of that overhead, but the point is that an extra $3K or whatever every two or three years for that computer is a rounding error compared to the total cost of that employee to my project.Before people object that Mac Pros are expensive!!!!!1111.... so are dedicated forensics workstations and HPC workstations. In fact, they're largely on par cost wise.
I don't understand. What does having a modular desktop have to do with having access to lots of high performance storage (note I omit cheap, because if we're talking about a $7k Mac, the storage is by default not cheap in the first place)?I can think of two markets without even trying.
Mac forensics where lots of cheap high performance storage isn't just a suggestion, it's a requirement. Sure you can theoretically do Mac forensics on Windows or sometimes Linux workstations, you lose half your metadata evidence in the transition. Any knowledgeable defense attorney is going to have a lot to say about that.
Again, I don't understand. How is having a Mac Pro going to be more attractive to the HPC crowd than the Mac Studio?The other are those in the lower end HPC market that need or want extremely parallel systems and lots of storage, but for one reason or another prefer Macs over PC or Power systems. They want a workstation under their desk for local computation without having to submit their job to larger clusters. Their program is can be either Mac specific or architecture agnostic.
Quite shocking to read about the very little PCIE4 bandwith the new Mac Pro has alotted to its PCIE slots. Crazy.
Some of those people were hoping for a 3-year upgrade cycle to bring a faster Mac Pro (check!) along with similar or better memory capacity (boo!). About a year ago, it looked like Apple was going to fail on memory capacity, when talk of an Extreme chip was being bantered about without any talk of ECC. UMA just wasn't going to cut it.The new Mac Pro is 3 times faster than the 2019 model. That is all that should matter. People who wanted or needed more power than than ... never bought the Mac Pro in the first place or ditched it a long time ago.
Not quite. I think the killer feature is in reference to other Mac products. Like the Mac Mini having all ports on the back - which is an easily solved issue, but for some users easy access to ports is what makes this a better Mac than other Macs. A bit like how 3.5m jacks aren't on all products so ones with them are seen as more useful to some segments."Killer feature" means it kills its competition.. It can't be a killer feature if the competition has had that exact same feature for decades.
Except that there's no "M1 Pro Studio".Except if you want GPU.
Just priced it out. A "refurb" (open box return) M1 Pro Studio with the 10-core CPU 32-core GPU and 64GB/2TB is $3,409 CAD. That's a lot more machine than the M2 Pro mini with 12/19 cores and 16GB/1TB for $3,574.00 CAD. There are refurb M2 Pro minis, but only in the base 10/16 core and 16G/512G config, which is not terribly exciting to me.
I'm on a trash-can Pro now, and I can say that external expansion for drives may be useful for someone out there, but putting your user folder there is just a drag. Every time you do a system update it rebuilds your user folder on the main drive, which is tres annoying. At this point, a refurb M1 Studio gets you a lot more drive and GPU for the money.
"the new one tops out at the same 192GB as the Studio (it's hard for even the most advanced home users to imagine needing more, but longevity and future-proofness was once a selling point of the Mac Pro)"
Forget "future proofing"! In my work, I use way more than 192 GB today and for the past 3 years. No, the Mac Studio and Mac Pro shouldn't be considered for "home" users... and Apple needs to up its ante for some fraction of its professional users.
“Refurb” is such a dirty word in most of tech, I avoid it everywhere…..except for Apple.I notice a lot of us talk about Apple refurb prices now, and it gets reported when new products show up in Apple's refurb store... Saving money is great (nobdoy got rich by spedning needlessly), but this sort of thing seems unique to Apple... Nobody gets excited about the release of Acer refurbs on eBay... What does that say about the value and price of their product?
...this makes no sense whatsoever.I should have mentioned this—now that the product exists I think they'll soft kill it by just selling it at the same price for years. They've done this with other products so I don't think it's a bad guess.
I can certainly tell you why. The Mac Pro is for those who need massive IO. Those for whom TB alone is problematic. If you're a producer of live streaming media and you need 4-8 channels of uncompressed, low latency HD-SDI ingest, you need real PCIe slots to take those capture cards. TB and PCIe expansion chassis have never been a great solution because TB is a non-locking connector. TB4 makes matters worse by reducing PCIe bandwidth available. Ask Sonnet, they'll tell you all about it.
I don't recall it being model specific. But very machine dependant - one will do it and the identical one beside it won't.Oh, interesting. Well, for what it's worth, when I come to wake the screen up in the morning after a night of doing nothing, it's still silent. No whistles. Mine's an M1 Max...wonder if it's CPU specific? (Can't imagine why though)
Have you tried this on another M-series machine yet? Like a MBP? I'm utterly fascinated to know what the performance is like. Some reports suggest it's practically native, which is jaw dropping if true.I've been looking at replacing my fleet of intel-based Macs (now that Linux VMs can be run through Rosetta and Docker supports it).
Did you ever use a trashcan Pro? If so, how does the Studio compare?A Studio, even without the whistle (which is extremely annoying, but tape helps a lot), makes fan noise which is audible from a couple of metres. It's slight, but it's never completely silent like a Mini.