Shelton Dsouza

Shelton is a senior system software engineer at NVIDIA working on CUDA driver and runtime. His primary focus is on designing forward-looking improvements to the CUDA APIs and programming model and improving ease of use. He graduated with a master's degree from Carnegie Mellon University in 2016
Avatar photo

Posts by Shelton Dsouza

Simulation / Modeling / Design

CUDA Context-Independent Module Loading

Most CUDA developers are familiar with the cuModuleLoad API and its counterparts for loading a module containing device code into a CUDA context. In... 5 MIN READ