This repository collects GPU kernel practice projects. It is meant for learning by implementing small Triton kernels by hand on RTX 4090 / RTX 5090-class GPUs. The projects are derived from reading ...
Part one of this tutorial describes how to install GRUB on an disk image. Part two puts together a basic multiboot kernel. In this tutorial, we're going to put the two things together. First thing ...