Fred Oh

Fred is a senior product marketing manager for CUDA, CUDA on WSL, and CUDA Python. Fred has a B.S. in Computer Science and Math from UC Davis. He began his career as a UNIX software engineer porting kernel services and device drivers to x86 architectures. He loves Star Wars, Star Trek and the NBA Warriors.
Avatar photo

Posts by Fred Oh

News 0

Just Released: CUDA Toolkit 12.1

Available now for download, the CUDA Toolkit 12.1 release provides support for NVIDIA Hopper and NVIDIA Ada Lovelace architecture. < 1
Technical Walkthrough 2

CUDA 12.0 Compiler Support for Runtime LTO Using nvJitLink Library

CUDA Toolkit 12.0 introduces a new nvJitLink library for Just-in-Time Link Time Optimization (JIT LTO) support. In the early days of CUDA, to get maximum... 14 MIN READ
News 0

CUDA 12.0: New Features and Beyond on YouTube Premiere

Learn about the newest CUDA features such as release compatibility, dynamic parallelism, lazy module loading, and support for the new NVIDIA Hopper and NVIDIA... < 1
Graphic of device-side work scheduler
Technical Walkthrough 4

Enabling Dynamic Control Flow in CUDA Graphs with Device Graph Launch

CUDA Graphs significantly reduce the overhead of launching a large batch of user operations by defining them as a task graph, which may be launched in a single... 8 MIN READ
Technical Walkthrough 0

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
Technical Walkthrough 11

CUDA Toolkit 12.0 Released for General Availability

NVIDIA announces the newest CUDA Toolkit software release, 12.0. This release is the first major release in many years and it focuses on new programming models... 12 MIN READ