Presented at EuroPython
This week I ran a tutorial for EuroPython 2021 titled "GPU Development in Python 101"

I joined NVIDIA in 2019 and I was brand new to GPU development. In that time, I’ve gotten to grips with the fundamentals of writing accelerated code in Python. I was amazed to discover that I didn’t need to learn C++ and I didn’t need new development tools. Writing GPU code in Python is easier today than ever, and in this tutorial, I shared what I’ve learned and how folks can get started with accelerating their code.