|
|
|
|
|
by jplusequalt
252 days ago
|
|
I think CUDA and Vulkan are two completely different beasts, so I don't believe this is a good comparison. One is for GPGPU, and the other is a graphics API with compute shaders. Also, CUDA is targeting a single vendor, whereas Vulkan is targeting as many platforms as possible. |
|