y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#gpu-architecture News & Analysis

4 articles tagged with #gpu-architecture. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AIBullisharXiv – CS AI · Jun 87/10
🧠

FP8 is All You Need (Part 1): Debunking Hardware FP64 as the HPC Holy Grail

A research paper challenges the long-held belief that native FP64 (double-precision) hardware is essential for scientific computing, arguing that FP8 tensor operations combined with advanced mathematical schemes can achieve equivalent accuracy at dramatically higher speeds on modern GPUs like NVIDIA's Blackwell B300.

🏢 Nvidia
AIBullisharXiv – CS AI · May 287/10
🧠

GQLA: Group-Query Latent Attention for Hardware-Adaptive Large Language Model Decoding

Researchers propose Group-Query Latent Attention (GQLA), an advancement of DeepSeek's Multi-head Latent Attention that enables hardware-adaptive decoding through two algebraically equivalent inference paths without requiring model retraining. The innovation allows a single trained model to optimize performance across different hardware platforms—H100 GPUs and export-restricted H20 chips—while maintaining computational efficiency and supporting distributed tensor parallelism.

AIBullisharXiv – CS AI · Mar 97/10
🧠

LUMINA: LLM-Guided GPU Architecture Exploration via Bottleneck Analysis

LUMINA is a new LLM-driven framework for GPU architecture exploration that uses AI to optimize GPU designs for modern AI workloads like LLM inference. The system achieved 17.5x higher efficiency than traditional methods and identified 6 designs superior to NVIDIA's A100 GPU using only 20 exploration steps.

AINeutralarXiv – CS AI · May 46/10
🧠

The Quantization Trap: Breaking Linear Scaling Laws in Multi-Hop Reasoning

Researchers demonstrate that quantization—reducing AI model precision to improve efficiency—paradoxically increases energy consumption and degrades reasoning accuracy in multi-hop reasoning tasks, contradicting established neural scaling laws. The study identifies hardware dequantization overhead as a critical bottleneck and proposes a Critical Model Scale metric to predict when quantization becomes counterproductive across different model sizes and hardware configurations.