Apple M1 Ultra
111–120 of 855 posts
Re: Apple M1 Ultra
#112Haha, bloody hell, what a monster of a chip. I find my M1 Max already remarkably fast. The change is so huge. It's like in the old days when you'd get a new computer and it felt like it could do things before you could think of doing them. But surely the GPU things can't be real? The GPU in the M1 Ultra beats the top-of-the-line Nvidia? That's nuts.
We don't know yet. Apple is benchmarking against Workstation graphics cards
"production 2.5GHz 28-core Intel Xeon W-based Mac Pro systems with 384GB of RAM and AMD Radeon Pro W6900X graphics with 32GB of GDDR6"
Re: Apple M1 Ultra
#113Haha, bloody hell, what a monster of a chip. I find my M1 Max already remarkably fast. The change is so huge. It's like in the old days when you'd get a new computer and it felt like it could do things before you could think of doing them. But surely the GPU things can't be real? The GPU in the M1 Ultra beats the top-of-the-line Nvidia? That's nuts.
That thing has four times as many transistors as a 3090.
Re: Apple M1 Ultra
#114Is it actually more powerful than a top of the line threadripper[0] or is that not a "personal computer" CPU by this definition? I feel like 64 cores would beat 20 on some workloads even if the 20 were way faster in single core performance. [0] https://www.amd.com/en/products/cpu/amd-ryzen-threadripper-3...
Re: Apple M1 Ultra
#115At what point Apple will put those chips in their servers or sell server chips? It only makes sense for them to take this architecture to the cloud deployments
Re: Apple M1 Ultra
#116Since when did the average developer care about how many sockets a mobo has...?
Surely you still have to carefully pin processes and reason about memory access patterns if you want maximum performance.
Re: Apple M1 Ultra
#117Re: Apple M1 Ultra
#118Earlier quoted context omitted.
I think some of this can be guessed from the SoC codenames https://en.wikipedia.org/wiki/List_of_Apple_codenames M1 Max is Jade C-Die => 64GB M1 Ultra is Jade 2C-Die => 128GB There is a still unreleased SoC called Jade 4C-Die =>256GB So I think that's the most we'll see this generation, unless they somehow add (much slower) slotted RAM If they were to double the max RAM on M2 Pro/Max (Rhodes Chop / Rhodes 1C), which…
How is slotted RAM slower? 6400Mhz DIMM exists. This would match the specs of the RAM on the M1 Max. Even octa-channel has been done before so the memory bus would have the exact same width, latency and clock frequency.
Re: Apple M1 Ultra
#119Nice! Good enough to run a Solana node!
I was slightly annoyed that the M1 Max’s 64gb RAM puts it just under the system requirements, at that premium price
But I don't have any other theoretical use case for that much resources
Re: Apple M1 Ultra
#120Earlier quoted context omitted.
A few points to make... - the shared CPU+GPU RAM doesn't necessarily mean the GPU has to eat up system RAM when in use, because it can share addressing. So whereas the current Mac pro would require two copies of data (CPU+GPU) the new Mac studio can have one. Theoretically. - they do have very significant video decoder blocks. That means that you may use less RAM than without since you can keep frames compressed in f…
Also, the memory model is quite different - with the ultra-fast SSD and ultra-fast on-die RAM. You can get away with significantly less RAM for the same tasks, not just because of de-duplication but because data comes in so quickly from the SSD that paging isn't nearly the hit it is on say an Intel based Mac. I'd expect it to work more like a game console, streaming in content from the SSD to working memory on the fl…