Comment by cmovq
3 hours ago
Vulkan is a pain for different reasons. Easier to install sure, but you need a few hundred lines of code to set up shader compilation and resources, and you’ll need extensions to deal with GPU addresses like you can with CUDA.
Ah yes, but those hundred lines of code are basically free to produce now with LLMs...