gpu-architecture

Tag

Cards List
#gpu-architecture

Accurate Models of AMD Matrix Cores

Hacker News Top · 3d ago Cached

This paper presents accurate software models of AMD GPU matrix cores for CDNA 1/2/3 architectures, validated for bit-level reproducibility against hardware, and demonstrates their use in numerical applications to compare accuracy with NVIDIA tensor cores.

0 favorites 0 likes
#gpu-architecture

A Thread-Register Decoupled GPU Execution Model for Efficient Tensor Computation

Hacker News Top · 2026-08-26 Cached

This paper proposes FIBER, a novel GPU execution model that decouples thread-register ownership to enable dynamic parallelism and fine-grained scheduling, achieving significant performance improvements in tensor computations for AI workloads like LLMs.

0 favorites 0 likes
#gpu-architecture

@akshay_pachaar: GPU architecture, clearly explained. The usual assumption is that a faster GPU means more compute, so a chip rated for …

X AI KOLs Timeline · 2026-08-15 Cached

The article clarifies that GPU performance in AI inference is limited by memory bandwidth rather than compute power, using the NVIDIA H100 as an example to explain GPU architecture and its effect on token generation rates.

0 favorites 0 likes
#gpu-architecture

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

arXiv cs.AI · 2026-06-08 Cached

This paper argues that using FP8 tensor cores with Ozaki Scheme II can replace native FP64 hardware for high-performance scientific computing on AI-optimized GPUs like NVIDIA's B300, achieving full double-precision accuracy at much higher throughput. The authors present a Tensor-Memory Equilibrium model and show that emulated FP64 performance can exceed native FP64 by orders of magnitude across all workloads.

0 favorites 0 likes
#gpu-architecture

@vivekgalatage: Best structured reference I've found for GPU optimization - 450 papers, 14 years of research. Some techniques will have…

X AI KOLs Timeline · 2026-05-20 Cached

A tweet shares a structured reference of 450 papers on GPU optimization spanning 14 years, noting that while some techniques evolve, the mental models remain useful. It also references a lecture on GPU architectures by Onur Mutlu.

0 favorites 0 likes
#gpu-architecture

Anyone else following Q.ANT's photonic GPU advancements? Tech shifting point

Reddit r/LocalLLaMA · 2026-05-13

Q.ANT has opened a US facility in Austin and appointed Bruno Spruth as CTO, highlighting production of photonic GPUs at the Leibniz Supercomputing Centre that claim significant performance and energy efficiency gains over traditional transistor-based chips.

0 favorites 0 likes
#gpu-architecture

@pauliusztin_: I just found one of the most useful resources for understanding GPUs. No more jumping between random docs, PDFs, and fo…

X AI KOLs Following · 2026-05-08 Cached

Modal Labs has released an open-source, interlinked GPU glossary that consolidates fragmented NVIDIA documentation, CUDA details, and compiler flags into a single navigable resource for engineers optimizing LLM training and inference.

0 favorites 0 likes
#gpu-architecture

https://www.youtube.com/watch?v=aE0onltJlOo

YouTube AI Channels · 2026-05-21 Cached

This lecture introduces the flexible evolution of GPU architecture as a SIMD (vector/array) processor, discusses data parallelism, memory bank grouping, bank conflicts, serial bottlenecks, and the history of SIMD instructions (such as MMX), emphasizing how GPUs leverage data parallelism and deal with serial bottlenecks.

0 favorites 0 likes
← Back to home

Submit Feedback