Posts by Stephen Jones
Simulation / Modeling / Design
May 10, 2024
Dynamic Control Flow in CUDA Graphs with Conditional Nodes
CUDA Graphs can provide a significant performance increase, as the driver is able to optimize execution using the complete description of tasks and...
7 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