Go to content

Can I crunch numbers on my GPU from .NET? - Yes you can, and it's easy! - Tor Kristen Haugen

Nvidia's CUDA platform is the most popular framework for GPU-accelerated general computing (bar cloud solutions). But for a regular .NET developer, CUDA's C++-based libraries, PTX and nvcc compiler can be a somewhat daunting prospect to take on. That's where ILGPU comes in. This all-.NET library, neatly nuget-packaged, does all the heavy lifting for you, letting you write not just the CUDA interface code, but even the kernel code, all from the comfort of your favorite .NET language. The speaker will implement the iconic Mandelbrot render algorithm using ILGPU to generate those familiar, stunning images in an astonishingly few lines of code. Check out our new channel: NDC Clips: @ndcclips Check out more of our featured speakers and talks at https://ndcconferences.com/ https://ndcoslo.com/

May 22, 2023