Earlier quoted context omitted.
> This is why Thunderbolt eGPUs don't work - the M1 and M2 can't actually write to the memory on the GPUs. I thought the major reason was simply lack of drivers. When I consider that I can use direct mapped M.2 storage over Thunderbolt; or use 100GBit network cards over Thunderbolt 4 (with a PCIe adapter) I wouldn't think that I was limited to mapping memory in the SoC.
I'm skipping over a few details here[0]. ARM has several different classes of memory access mappings; the normal one is called... well, Normal. I/O and storage is mapped using Device mappings, which don't cache reads and can be further divided into how little the CPU is allowed to try and optimize writes[1]. GPUs need Normal memory because applications written for modern graphics APIs expect to be able to map GPU mem…
MacBook Pro featuring M2 Pro and M2 Max
621–630 of 1001 posts
Re: MacBook Pro featuring M2 Pro and M2 Max
#622These new ARM chips are almost perfect, the only bad part is... ARM. Most backend devs these days use Docker, and serious Docker usage on M1/M2 macs isn't really possible due to bugs and super slow performance. I was doing benchmarks and for our workloads images would build several times slower as well as our test suites. We had many devs in our company buy the shiny macbooks only having to return them due to incompa…
Re: MacBook Pro featuring M2 Pro and M2 Max
#623That's when I realize how much my weird hardware preferences set me apart: I mostly care about an OLED screen and ECC ram. Then, a touchscreen supporting pen entry, and a good keyboard (with the edit keys like home/insert/pageup/pagedown directly accessible, bonus is there's also printscreen) especially if it's not a foldable or a tablet. Apple's got good CPU and battery life, but unless the core features are present…
Even compared to the Samsung-built OLED in my iPhone 14 Pro, just massively different tuning.
Re: MacBook Pro featuring M2 Pro and M2 Max
#624Earlier quoted context omitted.
...Not exactly and this is a silly comparison anyways Apple dynamically scales the GPU memory while Windows GPU memory must be reserved. If you have 64GB of Ram and want 32GB of VRAM you now...always.... have 32GB of system memory. But furthermore...that iGPU is like 1/10th the performance of an M1 Max lol, absolutely nobody should EVER do this on an iGPU. Their argument is that on a dedicated card you just can't do…
It is not true that iGPU memory always has to be reserved anymore. Some programs and APIs don't support it, but you can address main system memory from many iGPUs and vice-versa. In Vulkan for example you can do this by setting the HOST_COHERENT, HOST_VISIBLE and DEVICE_VISIBLE for a buffer. Of course, this is subject to driver bugs, and you have to be careful with caches that may or may not be shared depending on th…
Re: MacBook Pro featuring M2 Pro and M2 Max
#625Of course I bought a new 14" MBP with M1 Pro two weeks ago. Looks like if i had waited, I could have paid the same price for faster CPU with more cores, faster wifi, and 8K HDMI output. I guess that's how it goes.
Re: MacBook Pro featuring M2 Pro and M2 Max
#626Earlier quoted context omitted.
iPhone cameras are absurdly thick compare to the thickness of a laptop lid. If you've noticed, they've also gotten even thicker over the year (the camera bump has gotten thicker). Nobody will want a laptop lid as thick as their iPhone + camera bump.
Even the front (selfie) camera?
Re: MacBook Pro featuring M2 Pro and M2 Max
#627In the feature list, the most underwhelming item to me is the '1080p FaceTime HD camera'. Aren't pretty much all cameras at least 1080p by now? I'd expect a top of the line laptop to have a multi-megapixel camera able to push 240fps for slowmo and windowing abilities to allow software zoom while still outputting a high enough resolution feed that someone viewing on another macbook pro can't see the pixels (ie. more t…
Contrary opinion: I don't see the need for a high-quality camera on a laptop. I can't think of another good use besides Zoom calls and Facetime and the like, when your counterparties in the meeting are all going to be seeing a scaled-down image anyway. Stick in some decent and cheap camera, and put the money into stuff that matters like computing capabilities, RAM, storage, networking, screen, etc.
Re: MacBook Pro featuring M2 Pro and M2 Max
#628Earlier quoted context omitted.
I totally agree with you. They are diversifying their laptop/desktop solutions like crazy. Even a Macbook Air can almost compete with the entry-level version of the Macbook Pro, which is great to be honest. I heard they are exceptionally good. Honestly, 7-900$ for a machine that will not get old very soon is not so bad, especially if you already own a screen (which due to WFH you kind of have to have together with a…
"that will not get old very soon" No idea how you can write that with straight fingers.
Re: MacBook Pro featuring M2 Pro and M2 Max
#629Earlier quoted context omitted.
It's a spec bump, possibly meaningfully so but if you are on an Intel machine or want two monitors and can find a M1 14inch for ~$1500-$1700 that's a killer upgrade no matter what.
Does the M1 14inch support 2 monitors? I was under the impression every M-based laptop only supports a single external monitor.
Sadly, Apple knows exactly how to get my money from me.
Re: MacBook Pro featuring M2 Pro and M2 Max
#630I love the MBP with the M1 chip, but my biggest gripe is it lacks dual monitor support natively. I shouldn't have to use DisplayLink to get the second monitor working. Just been working on a single monitor since I got this thing because I heard DisplayLink is a buggy resource hog.