> NVIDIA is one of the most open labs.
Of course they are. They're commoditizing their complement.
I want to own the hardware, not play around in an nvidia fiefdom full of nvidia rules.
loading story #49460561
{"deleted":true,"id":49460472,"parent":49459338,"time":1787810893,"type":"comment"}
You do own the hardware. Nvidia GPUs have FOSS driver alternatives (Nouveau, NOVA) and have supported OpenCL on the proprietary drivers since 2009.
If you don't want to use CUDA, they expose the PTX bindings to write your own CUDA alternative too: https://docs.nvidia.com/cuda/parallel-thread-execution/index...
When last looked at it, NVIDIA was not supporting OpenCL beyond 1.0.
Also, when running OpenCL, NVIDIA hardware disables multiple DMA engines, and allows only one memory transfer at a time to prevent OpenCL running as fast as CUDA.
Did NVIDIA finally allow open source drivers to access all parts and features of the card to allow feature parity? Last time I checked they were considering a plan for planning a solution to that.
loading story #49460600
loading story #49460557