Ask HN: Intel Mac Pro Users with > 192GB of RAM, Views on New Machine?
The old Intel Mac Pro maxxed out at 1.5TB of RAM, the new one maxxes out at 192GB.
I've been wondering recently about those with > 192GB of RAM in the Intel model, what are your views on the new Apple Silicon version?
Is it still useful for you?
Does the less RAM matter less because it's faster (as is the SSD when it comes to swapping etc)?
Are you screwed because you need all of that RAM, are dependent on macOS specific software and now there is no upgrade path?
Or are you going to move to a PC running Windows or Linux with all of the RAM you need?
OR are you just sticking with the machine you have because the build quality is great and it does everything you need + will last for a long time to come?
Also, what do you need all of that RAM for anyway?
Cheers
43 comments
[ 4.9 ms ] story [ 87.0 ms ] threadEdit-latest i9s seem to get around 90GB/s to ram while they promise the M2 ultra 800GB/s. So quarter second to access all of the ram?
Edit2-the ssd is higher end nvme speeds.
For example with paging, I don't think those bandwidths make much difference and it's instead the latency which matters. Or am I wrong?
I’m sure there’s more than a few factors making latency faster for those chiplets.
https://www.anandtech.com/show/17431/apple-announces-m2-soc-...
Edit-but I don’t think this question is about latency exactly. If you’re editing a large file that fits in 196gb ram all at once then those edits should benefit by apparently an order of magnitude higher bandwidth. It’s going to be able to address all of its ram several times per second while the i9 will take much longer (roughly). That and similar speedups from the whole systems engineering should make up some for not having more ram. Think how 8 gig of ram in the m1 was widely reported to be more usable than expected when announced.
Where are you getting this information on the memory latency? What is the actual number?
I don’t think this question is about latency exactly.
You were the one the brought up latency
those edits should benefit by apparently an order of magnitude higher bandwidth
Most software is not written well enough to be memory bandwidth limited, even graphics software. It is mostly games that end up actually needing the memory bandwidth.
To be fair, M1 MacBook Pro with 32GB is smooth as silk with ~20 apps open.
My point though is, doesn’t matter how fast your RAM is if you run out and have to swap out.
Something is very wrong with their build on Apple Silicon. It works fine for me on other platforms.
And swapping to SSD is pretty stupid - SSDs have finite write lifetimes. Yeah, you can get data center capable SSDs that are over provisioned and cached to the hilt - but at that point RAM would just be cheaper; and still be faster.
I get why Apple is sticking with the tightly coupled RAM on SOC - it's part of the equation that gets them their blistering performance (love my maxed out M1 Max - but kind of nuts 64GB is the most it can have). Some use cases just need more memory - period.
I'm still hoping they will have a true desktop chip at some time where RAM could be externalized even if it causes a slight performance hit. The problem is the number of users who truly need that much RAM is so small I doubt they can justify diverging from their existing architecture that severely.
They were uncharacteristically firm about this. Same with supporting external GPUs. The indication was this is not going to happen.
* https://github.com/notAperson535/OneClick-macOS-Simple-KVM
Works "out of the box" on Ubuntu, and apparently on Windows too thought I've not tried that.
I've used it on Ubuntu occasionally when trying to diagnose intel specific macOS weirdness for a side project, when the weirdness doesn't show up on the M1 mac mini.
In regards to security i only ever enable ssh. While that could be an issue i dont worry that much. With ssh enabled you can forward ports to your local machine.
One thing that sucks is that x11 forwarding is super slow and as such i am stuck with vnc for when i need desktop apps.
https://support.google.com/domains/answer/6147083?hl=en
Asking because I have 64GB on Ubuntu and rarely exceed 30 or so of actual usage. 384GB of RAM is just wild to me. Maybe it's because I don't do video/audio production, but I can't imagine what one could possibly run on a non-server that would use that much.
I mean if this is not a regression, then what. I could live with 192GB just as I lived with 12MB back in the day. Now there might be some workloads which benefit from more RAM (like some concurent youtube sessions) but besides that, if i stay away from Teams, i think i can make it. All in all, i can always use the excess RAM as a RAM drive. /s
If anybody using llama or Stable diffusion with such a setup could share their experience vs a more traditional Nvidia GPU setup it would be very interesting.