ASF

Tag

Vulkan

Vulkan is a low-level, explicit graphics and compute API, portable across vendors, which requires the programmer to state what a driver would otherwise infer. For compute work it offers a vendor-neutral alternative to CUDA at the cost of considerably more setup. Writing here uses Vulkan compute where portability across hardware matters more than reaching the last increment of performance on one vendor's cards.

© 2026 · sotofranco.dev