Remix.run Logo
cmovq 2 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.

rdevilla 2 hours ago | parent [-]

Ah yes, but those hundred lines of code are basically free to produce now with LLMs...