
In this tutorial, we explore how NVIDIA Transformer Engine accelerates transformer workloads by combining fused GPU kernels, BF16 computation, and hardware-aware FP8 execution. We begin by installing Transformer Engine and detecting the active GPU architecture so that we can determine whether the runtime supports TE kernels, FP8 tensor cores, or only the pure-PyTorch fallback path. We then examine core fused components such as te.Linear, te.LayerNorm, te.LayerNormLinear, te.LayerNormMLP, and te
Will NVIDIA's Transformer Engine repository reach 3,000 GitHub stars by August 9, 2026?
Resolves by Aug 9, 2026
This tutorial explores how Transformer Engine accelerates transformer model training by combining fused GPU kernels, BF16 computation, and hardware-aware FP8 execution. The approach matters because it enables faster training and reduced GPU memory usage through optimized tensor operations and lower-precision arithmetic. The tutorial installs Transformer Engine, detects GPU capabilities to determine available acceleration features, constructs a compact causal language model using fused transformer components, and compares training performance between higher-precision and FP8 execution paths. A delayed-scaling FP8 recipe manages tensor scaling and format conversion to maintain model accuracy while reducing computational overhead.

To power its new West Texas data center, Amazon is investing in the construction of a new power plant that could be one of the largest single producers of greenhouse gases in the US, according to the New York Times. The new gas-burning plant in Pecos County, Texas has received significant investment from Amazon and, at least initially, would not be connected to the state's power grid. Instead, its 35 natural-gas turbines would primarily deliver its 7.65 gigawatts of electricity

Do data centers raise local temperatures? Explore their impact, causes of heat islands, and solutions to minimize environmental effects.

Anthropic is hiring a "custom silicon team" to design chips on which to run its models, the company has revealed. Yesterday, Business Insider noticed a job listing for a senior engineer with experience shipping semiconductor designs. (You can see listings for a silicon engineer and a technical program manager, silicon on Anthropic's job board right now.) A spokesperson for Anthropic then confirmed the plans to both Business Insider and TechCrunch.Read full article Comments
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven