Tony Scudiero

Tony Scudiero is a technical marketing engineer for the CUDA platform. He works to bring CUDA to developers of every type and ability. He has worked with large HPC systems and applications, real-time acoustic simulations (VRWorks Audio), and the Omniverse RTX Renderer during his tenure at NVIDIA.
Avatar photo

Posts by Tony Scudiero

Decorative image.
Developer Tools & Techniques

NVIDIA CUDA 13.1 Powers Next-Gen GPU Programming with NVIDIA CUDA Tile and Performance Gains

NVIDIA CUDA 13.1 introduces the largest and most comprehensive update to the CUDA platform since it was invented two decades ago.  In this release,... 11 MIN READ
Decorative image.
Data Science

Simplify GPU Programming with NVIDIA CUDA Tile in Python

The release of NVIDIA CUDA 13.1 introduces tile-based programming for GPUs, making it one of the most fundamental additions to GPU programming since CUDA was... 7 MIN READ
CUDA Tile example.
Developer Tools & Techniques

Focus on Your Algorithm—NVIDIA CUDA Tile Handles the Hardware

With its largest advancement since the NVIDIA CUDA platform was invented in 2006, CUDA 13.1 is launching NVIDIA CUDA Tile. This exciting innovation introduces a... 5 MIN READ
Developer Tools & Techniques

Unlock GPU Performance: Global Memory Access in CUDA

Managing memory is one of the most important performance characteristics to consider when writing a GPU kernel.  This post walks you through the important... 15 MIN READ
Developer Tools & Techniques

What’s New and Important in CUDA Toolkit 13.0

The newest update to the CUDA Toolkit, version 13.0, features advancements to accelerate computing on the latest NVIDIA CPUs and GPUs. As a major release, it... 19 MIN READ
An illustration representing CUDA.
Developer Tools & Techniques

Navigating GPU Architecture Support: A Guide for NVIDIA CUDA Developers

If you’ve used the NVIDIA CUDA Compiler (NVCC) for your NVIDIA GPU application recently, you may have encountered a warning message like the following: nvcc... 6 MIN READ