Appears on
Articles33
Challenges in Collecting Code Coverage from Blackbox Binaries During Fuzz Testing
Collecting code coverage for blackbox binaries the wrong way.
Proposal to Add Google Books as Fallback Metadata Source for BookWorm Imports
Proposal to Add Google Books as Fallback Metadata Source for BookWorm Imports
Integer Quantization: Deep Dive
Article URL: Comments URL: Points: 6 # Comments: 1
[x86] AI Compute Extensions (ACE) Specification
Article URL: Comments URL: Points: 6 # Comments: 0
2025 IOCCC: 29th International Obfuscated C Code Contest Winners Announced
strace-ui brings interactive terminal UI to Linux system call debugging
strace-ui brings interactive terminal UI to Linux system call debugging
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
Transformer training systems are built around dense linear algebra, yet a nontrivial fraction of end-to-end time is spent on surrounding memory-bound operators. Normalization, activations, residual updates, reductions, and related computations repeatedly
How to Write to SSDs [pdf]
Article URL: Comments URL: Points: 4 # Comments: 0
Elevator: A Deterministic Static Binary Translator for x86-64 to AArch64 Without Heuristics
We present Elevator, the first binary translator that statically translates entire x86-64 executables to AArch64 without debug information, source code, or assumptions about code layout. Unlike existing systems, which rely on heuristics or runtime fallbac
Low-Compilation-Cost Register Allocation in LLVM-Based Binary Translation
Article URL: Comments URL: Points: 10 # Comments: 0
UpDown: Efficient Manycore based on Many Threading & Scalable Memory Parallelism
Article URL: Comments URL: Points: 4 # Comments: 0
New Benchmark Uses Esoteric Programming Languages to Evaluate LLM Reasoning Abilities
FlashAttention-T: Towards Tensorized Attention
Article URL: Comments URL: Points: 9 # Comments: 0
MpGEMM: Optimizing General Matrix Multiplication for ARM's Scalable Matrix Extension Architecture
General Matrix Multiplication (GEMM) is a critical kernel in high-performance computing and deep learning. While modern architectures like ARM's Scalable Matrix Extension (SME) introduce dedicated hardware for matrix operations, existing linear algebra li
YouTube Website Footer and Legal Information
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Optimizing Database Performance with Linux io_uring: Research on Effective Implementation Strategies
We study how modern database systems can leverage the Linux io_uring interface for efficient, low-overhead I/O. io_uring is an asynchronous system call batching interface that unifies storage and network operations, addressing limitations of existing Linu

