• SeductiveTortoise@piefed.social
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    2
    ·
    edit-2
    18 days ago

    I’ve been working on Apple Silicon until about a year ago. When I switched to jobs, I switched to Windows operated machines. But I kept doing the same thing. The windows machine I use now has “basically the same spec” (same amount of RAM, same price range etc.) than the laptop before.

    I am going nuts. I completely forgot the waiting and the “lemme just freeze for some time” behaviour. The difference between unified memory and standard bus is not only detectable in benchmarks.

    Yes, I was pissed when Apple Silicon came out and they dropped repairability. I’m starting to think it might have been the right thing to do. But I haven’t been using windows for a decade. Maybe it’s just that fucking operating system. My company refuses to let me install Linux on that crappy laptop though.

    • karashta@piefed.social
      link
      fedilink
      English
      arrow-up
      11
      ·
      18 days ago

      A lot of that may just be the bloated shambling corpse that is windows.

      Even my main PC immediately felt more responsive when I shifted to Linux a few months ago.

    • BorgDrone@feddit.nl
      link
      fedilink
      arrow-up
      8
      ·
      18 days ago

      Unified memory is awesome. It lets you do things like handing over tasks to the GPU with zero overhead.

      That means you can choose whether to do something on CPU or GPU based on which is more suitable for the task. With a traditional discrete GPU with it’s own VRAM you sometimes do things on the CPU even though the GPU would be better suited as the overhead of copying data to and from VRAM would negate any performance benefits of letting the GPU do it.

      • Funwayguy@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        18 days ago

        I feel like discrete GPUs could be so much faster at these kind of cross compute tasks through ReBAR/SAM if not for all the proprietary crap and half baked drivers. Unified is a view into that perfect world of what could be if we stopped with the monopolistic BS.

        • BorgDrone@feddit.nl
          link
          fedilink
          arrow-up
          2
          ·
          17 days ago

          ReBAR may make things bit more efficient, but you still need to move data back and forth to VRAM over the slow PCIe bus.

          This is not a huge problem for games, as it’s mostly sending data to VRAM that stays there for a long time, but it is a major bottleneck for many GPGPU tasks.

          Since even Nvidia doesn’t seem to care about games anymore (and consoles have always used unified memory) I expect the discrete GPU to go the way of the dodo.

    • Hanrahan@slrpnk.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 days ago

      Framework copped ALOT of flack over using an AMD chip with unified memory in their “desktop”.