|
|
|
|
|
by MadnessASAP
636 days ago
|
|
Well for better or worse CUDA is the GPU programming API. If you're doing high performance GPU workloads you're almost certainly doing it in CUDA. WebGPU while stating compute is within their design I would imagine is focused on presentation/rendering and probably not on large demanding workloads. |
|