Posts by Stephen Jones
Simulation / Modeling / Design
May 10, 2024
Dynamic Control Flow in CUDA Graphs with Conditional Nodes
Post updated on February 3, 2025 with details about CUDA 12.8. CUDA Graphs can provide a significant performance increase, as the driver is able to optimize...
12 MIN READ
Simulation / Modeling / Design
Dec 12, 2022
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
Data Science
May 14, 2020
NVIDIA Ampere Architecture In-Depth
Today, during the 2020 NVIDIA GTC keynote address, NVIDIA founder and CEO Jensen Huang introduced the new NVIDIA A100 GPU based on the new NVIDIA Ampere GPU...
30 MIN READ