• Farid@startrek.website
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Who said anything about heroes? Villains sometimes want to stop other villains, too. In fact, probably often.

        • Farid@startrek.website
          link
          fedilink
          arrow-up
          0
          ·
          7 months ago

          You took my comment too seriously, it was just a joke.
          But you also singled out Intel. Corporations aren’t heroes in general and AMD is also there. And EU is depicted as the villain, although it’s implied it’s the hero in the context of the meme.

  • Destide@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    I give it about 10 years before the EU is invaded by the US after corporate lobbying

  • Mr. Satan@monyet.cc
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    They can prohibit whatever they want, but how enforceable is it? Does Nvidia intend to play whack a mole by checking for translation layers?

    • s12@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      7 months ago

      Got a Windows app you want to run on Linux? Wine and Proton are well known translation layers.

      I guess Graphics Cards are similar. CUDA is basically the NVIDIA equivalent of .exe I think.

      • Natanael@slrpnk.net
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        Cuda is an Nvidia specific method for using a graphics card to do computation (not just graphics), like physics simulations.

        Translation layers would let you use software designed for other graphics cards to work with Cuda, or to let Cuda software work on other graphics cards

          • Jesus_666@feddit.de
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            7 months ago

            CUDA was there first and has established itself as the standard for GPGPU (“general purpose GPU” aka calculating non-graphics stuff on a graphics card). There are many software packages out there that only support CUDA, especially in the lucrative high-performance computing market.

            Most software vendors have no intention of supporting more than one API since CUDA works and the market isn’t competitive enough for someone to need to distinguish themselves though better API support.

            Thus Nvidia have a lock on a market that regularly needs to buy expensive high-margin hardware and they don’t want to share. So they made up a rule that nobody else is allowed to write out use something that makes CUDA software work with non-Nvidia GPUs.

            That’s anticompetitive but it remains to be seen if it’s anticompetitive enough for the EU to step in.