Introduction

Curiosity (and a healthy dose of “I can do better”) led me down the rabbit hole of offloading transcoding tasks to a GPU. I started reading about CUDA cores, VRAM, and how GPUs could efficiently handle the heavy lifting that was keeping my CPU in perpetual overdrive. The more I learned, the more I was sold on the idea. After some research, I found the Nvidia Quadro P2200—a card that didn’t break the bank. With a bit of crude chassis modification using a PCI-E riser and a hacksaw to cut aluminum brackets, I managed to cram the full-profile card into the tight confines of my 1U Dell PowerEdge R630. Then, to the terminal I went!