Welcome
RSS FeedThis is my personal blog where I explore topics in machine learning, performance engineering, and software development.
You can follow my work and projects on GitHub .
Featured
-
A Gentle Introduction to CUDA PTX
A gentle introduction to the PTX ISA. This post explains the entire CUDA compilation pipeline from C++ to SASS, provides a PTX playground and fully explains a hand-written PTX kernel.