• Jesus_666@feddit.de
    cake
    link
    fedilink
    arrow-up
    38
    ·
    edit-2
    4 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.

    • ColeSloth@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      I guess I’m missing who owns/developed Cuda, then. Like, why does Nvidia think they can disallow anyone else from using Cuda if Cuda was made and broadly used as the API before Nvidia.

      • deur@feddit.nl
        link
        fedilink
        arrow-up
        4
        ·
        4 months ago

        CUDA was developed and launched by nvidia. The predecessor was lead by the same person and developed in the open, as opposed to CUDA.