Earlier quoted context omitted.
I thought the memory was one of the more interesting bits here. My 2-year-old Intel MBP has 64 GB, and 8 GB of additional memory on the GPU. True, on the M1 Max you don't have to copy back and forth between CPU and GPU thanks to integrated memory, but the new MBP still has less total memory than my 2-year-old Intel MBP. And it seems they just barely managed to get to 64 GiB. The whole processor chip is surrounded by…
Just some genuine honest curiosity here; how many workloads actually require 64gb of ram? For instance, I'm an amateur in the music production scene, and I know that sampling heavy work flows benefit from being able to load more audio clips fully into RAM rather than streaming them from disk. But 64g seems a tad overkill even for that. I guess for me I would prefer an emphasis on speed/bandwidth rather than size, but…
Apple’s new M1 Pro and M1 Max processors
621–630 of 1001 posts
Re: Apple’s new M1 Pro and M1 Max processors
#622"Apple’s Commitment to the Environment" > Today, Apple is carbon neutral for global corporate operations, and by 2030, plans to have net-zero climate impact across the entire business, which includes manufacturing supply chains and all product life cycles. This also means that every chip Apple creates, from design to manufacturing, will be 100 percent carbon neutral. But what they won't do is put the chip in an expan…
Re: Apple’s new M1 Pro and M1 Max processors
#623This is about the processors, not the laptops, so commenting on the chips instead. They look great, but they look like they're the M1 design, just more of it. Which is plenty for a laptop! But it'll be interesting to see what they'll do for their desktops. Most of the additional chip area went into more GPUs and special-purpose video codec hardware. It's "just" two more cores than the vanilla M1, and some of the effi…
Could we use M1 chips on non-apple boards? If yes, I wish Apple releases these for non mac os consumption. Eg. Running linux servers in the cloud.
What might be more interesting is to see powerful gaming rigs built around the these chips. They could have build a kickass game console with these chips.
Re: Apple’s new M1 Pro and M1 Max processors
#624I feel happy for the Apple community with these processors. But I can't stop to think my Intel machine. It feels like I am left in the dust and nothing seems to be coming that remotely looks like the M1.
Intel is years behind Apple, with no real strategy for catching up. Apple most likely already has the M2 ready, and the M3 under heavy development.
Re: Apple’s new M1 Pro and M1 Max processors
#625Re: Apple’s new M1 Pro and M1 Max processors
#626Earlier quoted context omitted.
I think the higher memory is also a huge win, with support for up to 64gb.
I thought the memory was one of the more interesting bits here. My 2-year-old Intel MBP has 64 GB, and 8 GB of additional memory on the GPU. True, on the M1 Max you don't have to copy back and forth between CPU and GPU thanks to integrated memory, but the new MBP still has less total memory than my 2-year-old Intel MBP. And it seems they just barely managed to get to 64 GiB. The whole processor chip is surrounded by…
Re: Apple’s new M1 Pro and M1 Max processors
#627Earlier quoted context omitted.
My understanding is that you don't really need hyperthreading on a RISC CPU because decoding instructions is easier and doesn't have to be parallelised as with hyperthreading.
Okay, the whole RISC thing is stupid. But ignoring that aspect of the discussion... POWER9, one of those RISC CPUs, has 8-way SMT. Neoverse E1 also has SMT-2 (aka: 2-way hyperthreading). SMT / Hyperthreading has nothing to do with RISC / CISC or whatever. Its just a feature some people like or don't like. RISC CPUs (Neoverse E1 / POWER9) can perfectly do SMT if the designers wanted.
Re: Apple’s new M1 Pro and M1 Max processors
#628Earlier quoted context omitted.
Apple very much against games, they've even broken OpenGL just because. Don't expect any type of gaming ecosystem around Apple anytime soon.
So against games that they just became a Patron supporter of Blender [1]... [1] https://www.blender.org/press/apple-joins-blender-developmen...
Besides supporting creator workflows (Final Cut Pro, best in class laptop graphics, Blender etc) doesn't mean they want to directly support gamers as buyers, just that they believe creators who produce games (or other media) are strong market for them go after.
The marketing is designed strongly towards the WFH post pandemic designer market. They either had to ship their expensive Mac desktops to their home or come in and work at office last year. This laptop's graphics performance pitch is for that market to buy/upgrade now.
Re: Apple’s new M1 Pro and M1 Max processors
#629Earlier quoted context omitted.
If it improves compilation speeds by 1% then it's not a waste. My time is worth so much more to me than money.
Then why are you using a laptop?
It's because I need to use my computer whilst not physically attached to the same spot i.e. between work/home, travel.
You know the same reason as almost everyone else.
Re: Apple’s new M1 Pro and M1 Max processors
#630Earlier quoted context omitted.
The M1 still uses DDR memory at the end of the day, it's just physically closer to the core. This is in contrast to L3 which is actual SRAM on the core. The DDR being closer to the core may or may not allow the memory to run at higher speeds due to better signal integrity, but you can purchase DDR4-5333 today whereas the M1 uses 4266. The real advantage is the M1 Max uses 8 channels, which is impressive considering t…
Just to underscore this, memory physically closer to the cores has improved tRAS times measured in nanoseconds. This has the secondary effect of boosting the performance of the last-level cache since it can fill lines on a cache miss much faster. The step up from DDR4 to DDR5 will help fill cache misses that are predictable, but everybody uses a prefetcher already, the net effect of DDR5 is mostly just better efficie…