• 4 Posts
  • 266 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle








  • It’s for running AI on the GPU. You need a really expensive PC GPU to get more than like 16 GB of RAM or whatever, so the bottleneck for large AI models is swapping in and out data from system RAM over PCIe.

    The Mac has an SoE with unified memory, where the GPU can access all 192 GB at full speed, which is perfect for AI workloads where you need the GPU to access all the RAM. There’s always a tradeoff where the PC GPUs have faster processors (since they have a way bigger power budget), but the Mac GPU has faster memory access, so it’s not always a slam-dunk which is better.

    APUs/Integrated GPUs on PCs also have unified memory but they always targeted the low end so aren’t as useful.



  • APFS still supports resource forks just fine - I can unstuff a 1990’s Mac application in Sequoia on a Apple Silicon Mac, copy it to my Synology NAS over SMB, and then access that NAS from a MacOS 9 Mac using AFP and it launches just fine.

    The Finder just doesn’t use most of it so that it gets preserved in file copies and zip files and such.