• @Overzeetop@beehaw.org
      cake
      link
      fedilink
      11
      edit-2
      8 months ago

      a toy for professional workloads

      [rant]

      I think this is one of those words which has lost its meaning in the personal computer world. What are people doing with computers these days? Every single technology reviewer is, well, a reviewer - a journalist. The heaviest workload that computer will ever see is Photoshop, and 98% of the time will be spent in word processing at 200 words per minute or on a web browser. A mid-level phone from 2016 can do pretty much all of that work without skipping a beat. That’s “professional” work these days.

      The heavy loads Macs are benchmarked to lift are usually video processing. Which, don’t get me wrong, is compute intensive - but modern CPU designers have recognized that they can’t lift that load in general purpose registers, so all modern chips have secondary pipelines which are essentially embedded ASICs optimized for very specific tasks. Video codecs are now, effectively, hardcoded onto the chips. Phone chips running at <3W TDP are encoding 8K60 in realtime and the cheapest i series Intel x64 chips are transcoding a dozen 4K60 streams while the main CPU is idle 80% of the time.

      Yes, I get bent out of shape a bit over the “professional” workload claims because I work in an engineering field. I run finite elements models and, while sparce matrix solutions have gotten faster over the years, it’s still a CPU intensive process and general (non video) matrix operations aren’t really gaining all that much speed. Worse, I work in an industry with large, complex 2D files (PDFs with hundreds of 100MP images and overlain vector graphics) and the speed of rendering hasn’t appreciably changed in several years because there’s no pipeline optimization for it. People out there doing CFD and technical 3D modeling as well as other general compute-intensive tasks on what we used to call “workstations” are the professional applications which need real computational speed - and they’re/we’re just getting speed ratio improvements and the square root of the number of cores, when the software can even parallelize at all. All these manufacturers can miss me with the “professional” workloads of people surfing the web and doing word processing.

      [\rant]

        • @Overzeetop@beehaw.org
          cake
          link
          fedilink
          38 months ago

          Indeed! It makes the benchmarks that much more disingenuous since pros will end up CPU crunching. I find video production tedious (it’s a skill issue/PEBKAC, really) so I usually just let the GPU (nvenc) do it to save time. ;-)

        • @Moonrise2473@feddit.it
          link
          fedilink
          58 months ago

          the mac pro is a terrible deal even compared to their own mac studio. It has the same specs but for almost $1000 extra. Yes, the cheese grater aluminum case is cool, but $1000 cool?

        • monsieur_jean
          link
          fedilink
          4
          edit-2
          8 months ago

          The Apple M series is not ARM based. It’s Apple’s own RISC architecture. They get their performance in part from the proximity of the RAM to the GPU, yes. But not only. Contrary to ARM that has become quite bloated after decades of building upon the same instruction set (and adding new instructions to drive adoption even if that’s contrary to RISC’s philosophy), the M series has started anew with no technological debt. Also Apple controls both the hardware to the software, as well as the languages and frameworks used by third party developers for their platform. They therefore have 100% compatibility between their chips’ instruction set, their system and third party apps. That allows them to make CPUs with excellent efficiency. Not to mention that speculative execution, a big driver of performance nowadays, works better on RISC where all the instructions have the same size.

          You are right that they do not cater to power users who need a LOT of power though. But 95% of the users don’t care, they want long battery life, light and silent devices. Sales of desktop PCs have been falling for more than a decade now, as have the investments made in CISC architectures. People don’t want them anymore. With the growing number of manufacturers announcing their adoption of the new open-source RISC-V architecture I am curious to see what the future of Intel and AMD is. Especially with China pouring billions into building their own silicon supply chain. The next decade is going to be very interesting. :)

          • @skarn@discuss.tchncs.de
            link
            fedilink
            98 months ago

            The whole “Apple products are great because they control both software and hardware” always made about as much sense to me as someone claiming “this product is secure because we invented our own secret encryption”.

            • @anlumo@feddit.de
              link
              fedilink
              58 months ago

              Here’s an example for that: Apple needed to ship an x86_64 emulator for the transition, but that’s slow and thus make the new machines appear much slower than their older Intel-based ones. So, what they did was to come up with their own private instructions that an emulator needs to greatly speed up its task and added them to the chip. Now, most people don’t even know whether they run native or emulated programs, because the difference in performance is so minimal.

          • @barsoap@lemm.ee
            link
            fedilink
            7
            edit-2
            8 months ago

            The Apple M series is not ARM based. It’s Apple’s own RISC architecture.

            M1s through M3s run ARMv8-A instructions. They’re ARM chips.

            What you might be thinking of is that Apple has an architectural license, that is, they are allowed to implement their own logic to implement the ARM instruction set, not just permission to etch existing designs into silicon. Qualcomm, NVidia, Samsung, AMD, Intel, all hold such a license. How much use they actually make of that is a different question, e.g. AMD doesn’t currently ship any ARM designs of their own I think and the platform processor that comes in every Ryzen etc. is a single “barely not a microprocessor” (Cortex A5) core straight off ARM’s design shelves, K12 never made it to the market.

            You’re right about the future being RISC-V, though, ARM pretty much fucked themselves with that Qualcomm debacle. Android and android apps by and large don’t care what architecture they run on, RISC-V already pretty much ate the microcontroller market (unless you need backward compatibility for some reason, heck, there’s still new Z80s getting etched) and android devices are a real good spot to grow. Still going to take a hot while before RISC-V appears on the desktop proper, though – performance-wise server loads will be first, and sitting in front of it office thin clients will be first. Maybe, maybe, GPUs. That’d certainly be interesting, the GPU being simply vector cores with a slim insn extension for some specialised functionality.

            • monsieur_jean
              link
              fedilink
              18 months ago

              Thanks for the clarification. I wonder if/when Microsoft is going to hop on the RISC train. They did a crap job trying themselves at a ARM version a few years back and gave up. A RISC Surface with a compatible Windows 13 and proper binary translator (like Apple did with Rosetta) would shake the PC market real good!

        • @Exec@pawb.social
          link
          fedilink
          48 months ago

          When you’re nearing the terabytes range of RAM you should consider moving your workload to a server anyway.

    • @jcarax@beehaw.org
      link
      fedilink
      58 months ago

      Yeah, I gave Apple a try over the last two years, largely because I was annoyed with Google and wanted to ditch Android. I’ve been fed up since about 6 months in, but gave it some more time, which led to an eventual waiting game to get the replacements I want.

      I just picked up a Thinkpad P14s g4 AMD with a 7840u, 64GB of RAM, and a 3 year onsite warranty for $1270 after taxes. I added a 4TB Samsung 990 Pro for another $270. I can’t imagine spending more than that and only getting 8GB RAM (and less warranty), which is what I have assigned to the GPU. Plus I get to run Linux, which I really didn’t realize how much MacOS would leave me wanting.

      The thing I’ll miss is the iPhone 13 Mini size. I found iOS to be absolute trash, but there’s just not an Android phone that’s a reasonable size. But at least I can run Calyx/Graphene on a Pixel and get a decent OS without spying.

      I do like the M1 MBA form factor, too, but I’ll grab the Thinkpad X13s successor for portability and get a better keyboard. I don’t need top end performance out of that, I really just want battery life and passive cooling.

      And don’t even get me started on the overpriced mess that are the Airpods Max. I much prefer the Audeze Maxwell and Sennheiser Momentum 4 I replaced them with.

    • Echo Dot
      link
      fedilink
      38 months ago

      Also, one of these days AMD or Intel will bolt 8GB on their CPUs too, and then they’ll squash M.

      I can’t remember who it is but somebody is already doing this. But it’s primarily marketed as an AI training chip. So basically only Microsoft and Google are able to buy them, even if you had the money, there isn’t any stock left.