Distributed Systems • Cloud Native • Research

Tracking the systems behind modern compute.

A focused digest of distributed computing, cloud-native infrastructure, and engineering research from authoritative sources.

Curated from primary sources · refreshed hourly

Latest briefings

Follow the feed ↗
arXiv Distributed Computing

Revisiting MemGuard Overhead: A Reproduction Report

arXiv:2609.04547v1 Announce Type: new Abstract: As an increasing number of embedded platforms incorporate multiple processing units, shared resource contention induced unpredictable execution time poses a challenge for real-time system design. Memory bandwidth regulation is a popular mitigation approach, and MemGuard…

Read at source
arXiv Distributed Computing

Collaborative On-Sensor Array Cameras

arXiv:2506.04061v1 Announce Type: cross Abstract: Modern nanofabrication techniques have enabled us to manipulate the wavefront of light with sub-wavelength-scale structures, offering the potential to replace bulky refractive surfaces in conventional optics with ultrathin metasurfaces. In theory, arrays of nanoposts p…

Read at source
arXiv Distributed Computing

Accelerating Atom Simulations with Variable-Block Sparse Matrix Library

arXiv:2609.04397v1 Announce Type: cross Abstract: Modern atomistic simulations increasingly employ localized orbitals to represent quantum operators, yielding sparse block matrices whose block shapes vary with chemical species and basis choice. Conventional scalar sparse formats store the entries of each block individ…

Read at source
arXiv Distributed Computing

Tuning Collective Patterns to Alleviate Congestion in Shared AI Clusters

arXiv:2609.04417v1 Announce Type: cross Abstract: Distributed AI training involves recurring rounds of data exchange between multiple pairs of GPU nodes. Slowdown in even one flow due to congestion can cause the entire communication round to slowdown. Current approaches for evading congestion in AI clusters assume glo…

Read at source
arXiv Distributed Computing

DPRQ: A Dynamic Programming-based Qubit Routing Algorithm for Collective Communication in Distributed Quantum Computing

arXiv:2609.04524v1 Announce Type: cross Abstract: Distributed quantum computing (DQC) offers a promising approach to scale quantum computing by overcoming the resource limitations of a single quantum processor. However, inter-node communication remains a major bottleneck of DQC due to inefficient and error-prone entan…

Read at source
arXiv Distributed Computing

BF16 Component-Product Emulation of FP32 and FP64 GEMM on Intel AMX

arXiv:2609.04663v1 Announce Type: cross Abstract: Modern CPUs increasingly integrate high-throughput matrix engines optimized for low-precision AI workloads, while many scientific computing applications still rely on FP32 and FP64 GEMM to meet their numerical accuracy requirements. This mismatch motivates an algorithm…

Read at source
arXiv Distributed Computing

Energy-Efficient Multimodal Inference Serving with DATE-serve

arXiv:2606.29629v3 Announce Type: replace Abstract: Multimodal model inference creates substantial energy demand with growing performance requirements. Within GPUs, power is autonomously managed by an on-board power management unit (PMU), which makes frequency boosting/throttling decisions. However, we find that these…

Read at source
arXiv Distributed Computing

Minimizing Commit Rules for DAG-based Atomic Broadcast

arXiv:2608.18029v2 Announce Type: replace Abstract: A popular class of Byzantine fault-tolerant atomic broadcast protocols rely on directed acyclic graphs (DAGs) that represent causal relations between broadcast messages. Each process applies a protocol-specific \emph{commit rule} on its local DAG to determine which v…

Read at source