NVIDIA Blackwell Ultra in Azure, AMD GCN Driver Fixes, Asahi Linux M3 Progress
This week's top GPU news includes the deployment of NVIDIA's GB300 Blackwell Ultra GPUs in Azure for advanced AI, critical open-source driver updates for older AMD GCN cards, and significant strides in bringing full Linux support, including video decode, to Apple Silicon M3 Macs.
Claude Meets Blackwell Ultra: Anthropic’s Models Now Run on NVIDIA GB300 in Azure (NVIDIA Blog)
This news highlights the general availability of Anthropic’s Claude models within Microsoft Foundry, hosted on Azure, and powered by NVIDIA GB300 Blackwell Ultra GPUs. The GB300 is a significant advancement in NVIDIA’s GPU architecture, combining two Blackwell GPUs with a Grace CPU via NVLink, designed for massive-scale AI and HPC workloads. Its deployment in Azure marks a crucial step in making this cutting-edge hardware accessible for enterprise-grade AI inference and training. The Blackwell Ultra, an enhanced version of the Blackwell platform, focuses on delivering unprecedented performance and energy efficiency for complex generative AI applications.
This integration ensures that Azure-native enterprises can leverage NVIDIA's latest silicon for demanding computational tasks, specifically large language model inference, which requires immense memory bandwidth and processing power. The availability on Azure signifies maturation of the Blackwell platform from announcement to practical deployment in a major cloud provider, allowing developers to start utilizing this powerful hardware for their AI projects without the upfront capital expenditure of owning physical systems.
As a developer exploring large-scale AI, the availability of GB300 Blackwell Ultra in Azure means I can finally access this next-gen hardware without managing my own racks. The promise of higher performance for models like Claude directly impacts iteration speed and cost-efficiency for production AI.
RADV & RadeonSI Drivers See New Fixes For AMD GCN 1.0/1.1 GPUs (Phoronix)
This report details ongoing efforts by Timur Kristóf of Valve's Linux graphics driver team to improve open-source driver support for older AMD Radeon GCN 1.0 (GFX6) and GCN 1.1 (GFX7) GPUs. Specifically, new fixes for L2 cache flushes are being integrated into the RADV (Vulkan) and RadeonSI (OpenGL) Mesa drivers. While these GPUs are over a decade old, they still see significant use, particularly in the Linux gaming community where open-source drivers are preferred.
The updates aim to resolve long-standing issues, potentially improving stability and performance for these legacy cards, ensuring they remain viable for basic use cases and older games. This dedication to supporting older hardware underscores the robust nature of the open-source driver ecosystem and its commitment to longevity. For users with these older AMD cards on Linux, these patches will translate directly into a more reliable and potentially faster graphics experience once they land in a stable Mesa release, which can be acquired by updating their system's graphics stack.
It's great to see Valve's team continue to patch older GCN cards; these L2 flush fixes can prevent subtle rendering issues or even improve frame times in older games running on Linux with RADV. This directly impacts the long-term usability of budget hardware.
Asahi Linux Fixes Booting With macOS 27, Progress On M3 & Apple Video Decode (Phoronix)
The Asahi Linux project continues to make strides in bringing comprehensive Linux support to Apple Silicon Macs. A recent blog post highlights fixes for booting issues with the latest macOS 27, ensuring dual-boot compatibility remains intact. More importantly for hardware and driver enthusiasts, the team reports significant progress on M3 chip support, including initial work on GPU acceleration. A major focus is also on enabling Apple Video Decode (AVD) firmware, which is crucial for hardware-accelerated video playback and encoding—a key capability for modern GPUs.
This involves reverse-engineering proprietary firmware and integrating it into the open-source Linux kernel and drivers. These developments are critical for unlocking the full potential of Apple's powerful ARM-based GPUs under Linux, moving towards a complete and performant desktop experience for M-series chip owners, and directly addressing the "silicon roadmaps" and "Linux kernel GPU patches" focus areas. Users can try the latest Asahi Linux builds to experience these advancements.
The progress on M3 GPU acceleration and especially Apple Video Decode firmware in Asahi Linux is huge. Getting native hardware video decode working on M-series chips will dramatically improve power efficiency for media workloads, making these devices far more practical for Linux users.