惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Jina AI
Jina AI
小众软件
小众软件
GbyAI
GbyAI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
D
DataBreaches.Net
腾讯CDC
V
Visual Studio Blog
博客园 - 叶小钗
B
Blog
Apple Machine Learning Research
Apple Machine Learning Research
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
有赞技术团队
有赞技术团队
U
Unit 42
博客园 - 司徒正美
博客园 - 聂微东

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
RTX 5080 Sighted, ROCm 7.2.3 Released, & AMD RDNA4 Linux ...
soy · 2026-05-06 · via DEV Community

soy

RTX 5080 Sighted, ROCm 7.2.3 Released, & AMD RDNA4 Linux Drivers Emerge

Today's Highlights

Early sightings of NVIDIA's RTX 5080 mark a new GPU generation, while AMD pushes software with ROCm 7.2.3 and preps Linux drivers for future RDNA4 silicon.

Rtx 5080 GPU? (r/nvidia)

Source: https://reddit.com/r/nvidia/comments/1t4j9s4/rtx_5080_gpu/

A user reports successfully integrating a PNY RTX 5080 OC into their build, pairing it with a 9950x3d CPU and an MSI B650 motherboard. This unexpected public sighting and usage report of an RTX 5080 suggests that NVIDIA's next-generation Blackwell GPUs are starting to become available, even if not officially announced or widely distributed. The user mentions running stress tests and performing a small undervolt, indicating initial performance and thermal characteristics are being explored by early adopters. This signifies an important milestone for the Blackwell architecture, moving from rumors and leaks to tangible product availability for some users.

The presence of an RTX 5080 in a consumer build provides early insights into the performance tier and potential thermal management required for these new GPUs. While no specific benchmark figures are provided, the user's ability to run stress tests and undervolt suggests a degree of stability and configurability. This informal launch or early availability is crucial for enthusiasts and professionals tracking NVIDIA's silicon roadmap, offering a glimpse into what the next generation of high-performance graphics cards will offer in terms of raw power and power efficiency.

Comment: Seeing the RTX 5080 in a user's build means Blackwell is here, even if quietly. Can't wait for official benchmarks to confirm its raw power and efficiency claims after this sneak peek.

ROCm 7.2.3 brings minor updates, ROCm XIO documentation (r/Amd)

Source: https://reddit.com/r/Amd/comments/1t3tqyr/rocm_723_brings_minor_updates_rocm_xio/

AMD has released ROCm 7.2.3, a minor update to its open-source platform for GPU computing. This release primarily focuses on maintenance and stability improvements, as indicated by the "minor updates" designation. More significantly, it includes new documentation for ROCm XIO, AMD's technology designed for high-performance inter-GPU communication and data transfer. ROCm XIO is critical for scaling AI/ML workloads across multiple AMD GPUs, akin to NVIDIA's NVLink, by reducing latency and increasing bandwidth between accelerators.

The emphasis on ROCm XIO documentation suggests AMD is maturing its multi-GPU capabilities, making it easier for developers to leverage the full power of their GPU clusters for large-scale AI training and scientific simulations. While specific performance enhancements from the 7.2.3 update are not detailed, the ongoing refinement of ROCm and the improved support for advanced features like XIO are crucial for AMD's competitive stance in the data center and HPC markets. This update solidifies ROCm as a viable alternative to CUDA for a growing range of applications.

Comment: ROCm 7.2.3, especially with ROCm XIO docs, is a solid step for AMD in the multi-GPU space. Devs really need clear XIO guides to effectively scale their AI/HPC workloads on Instinct cards.

Mesa begins seeing patch activity for AMD GFX12.1 graphics (r/Amd)

Source: https://reddit.com/r/Amd/comments/1t3we92/mesa_begins_seeing_patch_activity_for_amd_gfx121/

The open-source Mesa graphics stack is now receiving initial patch activity for AMD's GFX12.1 graphics architecture. GFX12.1 is widely understood to refer to AMD's upcoming RDNA4 generation of GPUs, indicating that development work on the Linux drivers for these next-generation cards is officially underway. This early integration into Mesa means that AMD is actively working to ensure day-one or near day-one support for RDNA4 GPUs on Linux, an important commitment for open-source users and developers.

These patches typically include fundamental hardware enablement, such as defining shader instruction sets, memory management units, and display engines for the new architecture. The appearance of GFX12.1 support in Mesa serves as a strong signal on AMD's silicon roadmap, confirming the RDNA4 generation is progressing towards release and that its Linux ecosystem support is being built out in parallel. For developers, this provides early opportunities to prepare their applications for future AMD hardware, particularly in gaming and professional workloads on Linux.

Comment: Seeing GFX12.1 patches in Mesa is great news for Linux users and developers. It means RDNA4 is on track, and we can expect solid open-source driver support right out of the gate, which is a huge win.