Understanding the CUDA Compiler & PTX with a Top-K Kernel

A step-by-step tutorial on building a production Top-K CUDA kernel.

August 110, 8080 · 15 min · 3046 words · AlpinDale

My Journey through Vulkan, Part I

Learning Vulkan compute shaders the hard way: from assuming ‘device and queue = basically home’ to understanding why the compiler won’t hold your hand.

August 80, 14140 · 12 min · 2460 words · AlpinDale