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

PyTorch Op Registration: Schema Notation to C++ (libtorch)

Concise mapping of PyTorch op schema notation to idiomatic C++ signatures.

August 90, 11110 · 4 min · 661 words · AlpinDale