Zachary Bourque

Zachary Bourque is a software engineer on the CUDA Driver team focused on Linux development. He holds an M.Sc. in computer engineering from Washington University in St. Louis and a B.S. in computer engineering from the Missouri University of Science and Technology.
Avatar photo

Posts by Zachary Bourque

Simulation / Modeling / Design

Dynamic Loading in the CUDA Runtime

Historically, the GPU device code is compiled alongside the application with offline tools such as nvcc. In this case, the GPU device code is managed internally... 8 MIN READ
Decorative image of two boxes with libcuda.sym labels.
Data Science

NVIDIA CUDA Toolkit Symbol Server

NVIDIA has already made available a GPU driver binary symbols server for Windows. Now, NVIDIA is making available a repository of CUDA Toolkit symbols for... 3 MIN READ