Posts
In this blog post, I will demonstrate how to use a GPU in order to accelerate the ray tracing code developed in previous blog posts. Specifically in this blog post I will be using Numba’s CUDA extension to write a CUDA kernel for the ray tracing code.
Last updated on Jul 2, 2026 6 min read

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.