#

V Programming Tutorials & Engineering Articles

202 V tutorials, guides, and engineering insights from NVIDIA, LinkedIn, ClickHouse, and more

V Articles & Tutorials

Filter:
NVIDIA logo
NVIDIA
Intermediate
Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models…
Tanya Lenz
18 min read
Includes Code
--
Nimish Sheth, Manas Kelshikar, Dhirendra Kumar Singh, Rajan Jana, Wasim Raza
8 min read
--
Meta logo
Meta
Advanced
Meta’s Generative Ads Recommendation Model (GEM), the foundation model behind ads recommendations across Instagram and Facebook, now trains at LLM scale on several thousand of the latest-gene…
Darren Liu
24 min read
--
NVIDIA logo
NVIDIA
Advanced
As agentic and long-context workloads become common, the context lengths increase and attention consumes a larger share of inference time (Figure 1).
Tanya Lenz
13 min read
--
NVIDIA logo
NVIDIA
Intermediate
What began as discrete AI model training and human-facing chat interfaces has evolved into always-on AI factories dedicated to producing intelligence at scale.
Tanya Lenz
13 min read
--
NVIDIA logo
NVIDIA
Intermediate
Developers building 3D, design, simulation, robotics, and industrial digital twin applications need ways to bring physical AI capabilities into the tools and…
Tanya Lenz
16 min read
Includes Code
--
ClickHouse logo
ClickHouse
Intermediate
We use clickhousectl to spin up multiple ClickHouse versions side by side and benchmark two recent performance improvements.
11 min read
Includes Code
--
Airbnb logo
Airbnb
Advanced
Training an LLM is the easy part. The hard part is designing experiments and evaluations that you can trust enough to know whether the new…
NVIDIA logo
NVIDIA
Intermediate
What if autonomous coding AI agents could push your vision reasoning models above 90% accuracy with almost no manual effort? When adapting vision reasoning…
NVIDIA logo
NVIDIA
Advanced
AI performance comes down to three dimensions: Deployments must balance all three: High accuracy is wasted if responses are slow, and raw throughput means…
Elizabeth Goodman
16 min read
--
OpenAI logo
OpenAI
Intermediate
Using population-level analysis to debug tricky crashes in our data infrastructure.
OpenAI Team
19 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Generative AI workloads are rapidly outgrowing the memory and compute budget of single GPUs. For inference developers building media generation pipelines…
Peter Kisfaludi
10 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Physical AI—robots working autonomously alongside people in factories, warehouses, hospitals, and homes—is arriving faster than most expected.
Suhas Hariharapura Sheshadri
14 min read
--
Netflix Technology Blog
13 min read
--
NVIDIA logo
NVIDIA
Advanced
Mixture-of-experts (MoE) models have quickly become a foundational component of modern, large-scale AI systems. They are widely adopted because they enable…
Rachit Garg
9 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Quick glossary for readers new to VLA/WAM terminology VLA Vision-Language-Action model: a robot policy that starts from a pretrained VLM backbone and adapts it…
NVIDIA logo
NVIDIA
Intermediate
NVIDIA CompileIQ tackles one of the hardest problems in performance engineering: finding the compiler options that unlock the best performance for a specific…
Aditya Srikanth
11 min read
Includes Code
--
Google logo
Google
Beginner
The Google Tensor ML SDK is graduating to its Beta phase, allowing developers to build and deploy high-performance machine learning models directly onto the TPU of Google Pixel 10 devices. By integrating with LiteRT, Google's edge deployment framework, the SDK provides a unified workflow for developers to convert, compile, and run PyTorch or TFLite models with robust fallback options. Additionally, a new model garden offers over 100 classic and generative AI models, including Gemma 3, enabling low-latency, private features like speech recognition, computer vision, and text generation.
Priya Patel, Himangshu Roy
5 min read
--
NVIDIA logo
NVIDIA
Intermediate
This post is the second of a three-part series. See also Model Quantization: Concepts, Methods, and Why It Matters and Model Quantization: Turn FP8 Checkpoints…
Ruixiang Wang
8 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Creative and visualization teams today produce more assets, in more formats, with leaner teams. Generative AI can accelerate that work – compressing tasks that…
Joel Pennington
10 min read
Includes Code
--
Stripe logo
Stripe
Intermediate
This is the story of how our Developer Productivity team extended and rolled out rubyfmt, our Rust-based zero-config, ultra-fast autoformatter across the world's largest Ruby codebase.
Fable Tales
12 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
The development of socially acceptable nuclear reactors requires that they are safe, clean, efficient, economical, and sustainable.
Mark Hobbs
11 min read
--
NVIDIA logo
NVIDIA
Advanced
In vision AI systems, model throughput continues to improve. The surrounding pipeline stages must keep pace, including decode, preprocessing, and GPU scheduling.
Andreas Kieslinger
9 min read
--
Meta logo
Meta
Advanced
Meta continues to lead the industry in utilizing groundbreaking AI Recommendation Systems (RecSys) to deliver better experiences for people, and better results for advertisers. To reach the next fr…
Xi Chen
11 min read
--
NVIDIA logo
NVIDIA
Advanced
In the rapidly evolving landscape of large language model (LLM) development, NVIDIA Megatron Core has emerged as the foundational framework for training massive…
Mireille Fares
8 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
In this post, we dive into one of the most critical workloads in modern AI: Flash Attention, where you’ll learn: Environment requirements: See the quickstart…
Alessandro Morari
19 min read
Includes Code
--
Microsoft logo
Microsoft
Advanced
How multimodal post-training was engineered for production at Microsoft, system-level interventions that reshaped policy gradient stability, and Copilot agent training at scale.
Aditya Challapally
11 min read
--
NVIDIA logo
NVIDIA
Advanced
The article discusses NVIDIA TensorRT LLM AutoDeploy, a beta feature that automates the inference optimization process for large language models (LLMs).
​​Lucas Liebenwein
8 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
This article introduces Dynamic Context Parallelism (Dynamic-CP), a scheduling approach in NVIDIA Megatron Core designed to optimize training for variable-length sequences in large-scale models.
Kunlun Li
11 min read
Includes Code
Has Summary
--
Pinterest logo
Pinterest
Advanced
PinLanding is a multimodal AI pipeline developed by Pinterest to generate shopping collections from billions of products.
Pinterest Engineering
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the advancements in AI technologies and infrastructure that shaped the year 2025, focusing on NVIDIA's innovations in AI factories, physical AI, and model optimization.
Michelle Horton
3 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the Skip Softmax technique, a method for accelerating long-context inference in large language models (LLMs) using NVIDIA TensorRT-LLM.
Laikh Tewari
6 min read
Includes Code
Has Summary
--
ClickHouse logo
ClickHouse
Intermediate
The article highlights Alexey's favorite features introduced in ClickHouse throughout 2025, including lightweight updates, data lake support, and advancements in text and vector indexing.
12 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses NVFP4 KV cache quantization, a new key-value format that significantly enhances inference performance on NVIDIA Blackwell GPUs.
Eduardo Alvarez
9 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses neural shading as a transformative approach to real-time rendering, integrating trainable models into graphics pipelines to enhance visual fidelity and performance.
Shannon Woods
20 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The NVIDIA Blackwell architecture has achieved the fastest training times across all MLPerf Training v5. 1 benchmarks, showcasing significant advancements in AI training performance.
ClickHouse logo
ClickHouse
Intermediate
This article discusses how to enhance log compression through log clustering techniques in ClickHouse, focusing on transforming unstructured logs into structured data for efficient storage.
Lionel Palacin
17 min read
Includes Code
Has Summary
--
ClickHouse logo
ClickHouse
Intermediate
The article discusses the introduction of QBit, a new column type in ClickHouse that allows for flexible precision in vector search queries.
Raufs Dunamalijevs
24 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the enhancements in cuBLAS with the introduction of floating-point emulation for Tensor Core performance, particularly focusing on double-precision (FP64) matrix multiplicatio...
Cole Brower
10 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
This article discusses the optimization of vision AI workloads using NVIDIA's CUDA-accelerated implementation of SMPTE VC-6, a codec designed for efficient interaction with modern compute architect...
Andreas Kieslinger
12 min read
Includes Code
Has Summary
--
ClickHouse logo
ClickHouse
Intermediate
ClickHouse version 25. 8 introduces 45 new features, 47 performance optimizations, and 119 bug fixes, enhancing its capabilities as a high-performance analytical database.
ClickHouse Team
15 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the optimization of large language models (LLMs) through post-training quantization (PTQ), emphasizing its benefits in enhancing inference performance while maintaining accura...
Eduardo Alvarez
12 min read
Includes Code
Has Summary
--