Appears on
Articles25
Fixing a Performance Regression in LLVM's SLP Vectorizer on RISC-V
CODA: A GPU Kernel Abstraction for Efficient Transformer Training via GEMM-Epilogue Programming
How to Write to SSDs [pdf]
Article URL: https://www.vldb.org/pvldb/vol19/p1469-lee.pdf Comments URL: https://news.ycombinator.com/item?id=48154711 Points: 4 # Comments: 0
Elevator: A Deterministic Static Binary Translator for x86-64 to AArch64 Without Heuristics
Low-Compilation-Cost Register Allocation in LLVM-Based Binary Translation
Article URL: https://dl.acm.org/doi/abs/10.1145/3767295.3803591 Comments URL: https://news.ycombinator.com/item?id=47944931 Points: 10 # Comments: 0
UpDown: Efficient Manycore based on Many Threading & Scalable Memory Parallelism
Article URL: https://people.cs.uchicago.edu/~aachien/lssg/research/10x10/ics26-single-chip-updown.pdf Comments URL: https://news.ycombinator.com/item?id=47761613 Points: 4 # Comments: 0
New Benchmark Uses Esoteric Programming Languages to Evaluate LLM Reasoning Abilities
FlashAttention-T: Towards Tensorized Attention
Article URL: https://dl.acm.org/doi/10.1145/3774934.3786425 Comments URL: https://news.ycombinator.com/item?id=46877403 Points: 9 # Comments: 0
MpGEMM: Optimizing General Matrix Multiplication for ARM's Scalable Matrix Extension Architecture
YouTube Website Footer and Legal Information
This appears to be a placeholder or footer content from YouTube's website, containing standard legal and informational links such as About, Press, Copyright, Contact, Creators, Advertise, Developers, Terms, Privacy Policy, Safety information, and how YouTube works. It also includes promotional text about enjoying videos and music, uploading content, and shar
Optimizing Database Performance with Linux io_uring: Research on Effective Implementation Strategies
Triton Language Tutorial: Introduction to Python with Gluon Framework
IRHash: Multi-Language Compiler Caching Using Intermediate Representation Hashing
Evolving the OCaml Programming Language (2025) [pdf]
Article URL: https://kcsrk.info/slides/Evolution_Ashoka_2025.pdf Comments URL: https://news.ycombinator.com/item?id=45133652 Points: 24 # Comments: 0
KC Sivaramakrishnan's Upcoming Academic Talks on Programming Languages and Computer Science Research
This content appears to be a list of upcoming or recent academic talks and presentations by KC Sivaramakrishnan, focusing on programming language evolution (specifically OCaml), automated verification of replicated data types, AI tools for research, and parallel runtime systems. The talks are scheduled at various universities and institutions throughout 2025
Understanding Modern GPU Architecture for Machine Learning: H100 and B200 Technical Analysis
Demand-Driven Control-Flow Analysis: A Human-Like Approach
The article discusses control-flow analysis in programming, contrasting the traditional exhaustive approach with a demand-driven alternative. The demand-driven method allows users to specify a point in a higher-order program and determines its flow fact efficiently, mimicking human reasoning by exploring control flow both forwards and backwards. The approach
Impressive Features of AMD Zen 5 Processor Unveiled
The article discusses the impressive features of the AMD Zen 5 processor, particularly highlighting the increase in instruction fetch rate to 32 bytes per clock cycle.
Evolution of Processor Architectures and Performance Optimization
The article discusses the evolution of processor architectures, focusing on the limitations of clock frequencies and the opportunities for performance optimization through advanced features. It emphasizes the importance of aligning software design with hardware capabilities in the post-Dennard era.
GPEmu: A GPU Emulator for Rapid, Low-Cost Deep Learning Prototyping [pdf]
Article URL: https://vldb.org/pvldb/vol18/p1919-wang.pdf Comments URL: https://news.ycombinator.com/item?id=44428674 Points: 3 # Comments: 0

