<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><title>Compute Current</title><link>https://column.distributedcomputegrid.com/</link><description>A focused digest of distributed computing, cloud-native infrastructure, and engineering research from authoritative sources.</description><language>en</language><lastBuildDate>Wed, 02 Sep 2026 13:59:39 +0000</lastBuildDate><item><title>Metal3 meets KubeVirtBMC: Provisioning KubeVirt VMs like bare metal</title><link>https://www.cncf.io/blog/2026/09/02/metal3-meets-kubevirtbmc-provisioning-kubevirt-vms-like-bare-metal/</link><guid isPermaLink="true">https://www.cncf.io/blog/2026/09/02/metal3-meets-kubevirtbmc-provisioning-kubevirt-vms-like-bare-metal/</guid><pubDate>Wed, 02 Sep 2026 11:31:00 +0000</pubDate><category>CNCF</category><description>In the previous post , we introduced KubeVirtBMC and showed how it provides virtual BMC endpoints for KubeVirt VMs. We tested it with raw IPMI and Redfish commands. That was fun, but the real power of...</description></item><item><title>BlockMGARD: Accelerating Adaptive Scientific Data Reduction with Region-of-Interest Error Control on GPUs</title><link>https://arxiv.org/abs/2609.00205</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00205</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00205v1 Announce Type: new Abstract: The growing scale of scientific data makes lossy compression essential for reducing data volume under controllable error. Transformation-based compressors using multilevel decomposition, such as MGARD, achieve strong compression ratios but map poorly to GPU architectures…</description></item><item><title>Operation-Type-Aware Client Routing for Leader-Based Consensus Datastores</title><link>https://arxiv.org/abs/2609.00392</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00392</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00392v1 Announce Type: new Abstract: Leader-based consensus datastores (etcd, ZooKeeper) face two competing routing goals: spread load evenly across members, and route operations to the member whose protocol role matches the operation. Writes must commit through the leader, so sending them elsewhere adds a…</description></item><item><title>Client-side transparent caching for remote ROOT data analysis</title><link>https://arxiv.org/abs/2609.00400</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00400</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00400v1 Announce Type: new Abstract: High-energy physics analyses often process the same data as physicists refine algorithms and test new ideas. With data increasingly read from remote storage, each iteration is subject to network latency and depends on network bandwidth and shared-storage throughput, whic…</description></item><item><title>DRLM: Deep Reinforcement Learning-Based LLM Query Orchestration in Edge Environments</title><link>https://arxiv.org/abs/2609.00442</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00442</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00442v1 Announce Type: new Abstract: Large language model (LLM) services increasingly process heterogeneous queries with diverse latency, accuracy, and resource requirements. While edge deployment reduces response time, the heterogeneity of devices and the diversity of model families, parameter scales, and…</description></item><item><title>Comparison of Algebraic Block Multi-Coloring and Leiden Methods for Parallel Preconditioning in the ICCG Method</title><link>https://arxiv.org/abs/2609.00561</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00561</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00561v1 Announce Type: new Abstract: In the application of incomplete Cholesky preconditioning to the incomplete Cholesky-conjugate gradient (ICCG) method, forward and backward substitutions exhibit sequential dependencies that constitute a major bottleneck for parallelization in multicore environments. To…</description></item><item><title>Characterizing the Scalability and Performance of Large-Scale AI Training Under Multi-Tenancy</title><link>https://arxiv.org/abs/2609.00817</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00817</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00817v1 Announce Type: new Abstract: Characterising AI workload performance on modern HPC systems requires understanding both their scalability in isolation and their behaviour under concurrent execution. However, the interplay among parallelisation strategies, network congestion, compute capability, and in…</description></item><item><title>Breaking Cycles for Scalable Fair Ordering in Blockchain Systems</title><link>https://arxiv.org/abs/2609.00837</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00837</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00837v1 Announce Type: new Abstract: In blockchain systems, transaction order directly determines financial outcomes: unfair ordering enables front-running and sandwich attacks that have extracted over \$686M from Ethereum users. Current fair-ordering protocols aggregate pairwise receive-order evidence from…</description></item><item><title>Shared-Memory Range-Tiled CDF Sort for Small-Range Integer Keys on GPUs</title><link>https://arxiv.org/abs/2609.00843</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00843</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00843v1 Announce Type: new Abstract: We study unstable integer sorting on GPUs for arrays whose elements lie in a known integer range. Focusing on counting-sort-based methods that determine the output interval of each value from its frequency and the prefix sums of the frequencies, we propose and evaluate R…</description></item><item><title>Prediction-Robust Service Deployment with Capacity-Aware Edge Admission</title><link>https://arxiv.org/abs/2609.00877</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00877</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00877v1 Announce Type: new Abstract: Edge platforms instantiate executable services close to users to reduce request-serving cost, but each instance incurs a one-time deployment cost and remains useful only for a finite time-to-live (TTL). The resulting online decision is both prediction-sensitive and capac…</description></item><item><title>AInfer-PD: Communication-Safe In-Place Prefill-Decode Multiplexing for Distributed MoE Rollouts</title><link>https://arxiv.org/abs/2609.00993</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00993</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00993v1 Announce Type: new Abstract: Rollout inference often dominates the wall-clock time of large-scale reinforcement learning (RL). In agentic RL, each trajectory alternates between model generation and environment interaction over multiple turns. Asynchronous trajectories consequently introduce new pref…</description></item><item><title>MakoXC: Rearchitecting DFT Exchange-Correlation with Matrix-Aligned and Knowledge-Organized Sparsity</title><link>https://arxiv.org/abs/2609.01025</link><guid isPermaLink="true">https://arxiv.org/abs/2609.01025</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.01025v1 Announce Type: new Abstract: Density Functional Theory (DFT) is indispensable for materials science and drug discovery, yet the exchange--correlation (XC) evaluation remains a major bottleneck due to its cubic scaling. Although linear-scaling methods exploit electronic nearsightedness to reduce asym…</description></item><item><title>Update for Decisions, Not Freshness: Goal-Oriented Status Updating and Selective Offloading at the Network Edge</title><link>https://arxiv.org/abs/2609.01082</link><guid isPermaLink="true">https://arxiv.org/abs/2609.01082</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.01082v1 Announce Type: new Abstract: In an edge--cloud collaborative edge-computing environment, an edge node (EN) must decide whether each user task should be executed locally, forwarded to a remote service (or cloud) node (SN), or rejected. The EN observes its local state directly but receives the SN stat…</description></item><item><title>Just Talk Once: Communication-Efficient Split Federated LLM Fine-Tuning on Edge Devices</title><link>https://arxiv.org/abs/2609.01457</link><guid isPermaLink="true">https://arxiv.org/abs/2609.01457</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.01457v1 Announce Type: new Abstract: Large language model (LLM) fine-tuning is increasingly shifting toward data generated on edge devices, where memory, computation, bandwidth, and connectivity constraints make conventional federated learning difficult to sustain. Split federated fine-tuning (SFT) improves…</description></item><item><title>Faster Convergence of Multidimensional Approximate Agreement via Smallest Enclosing Balls</title><link>https://arxiv.org/abs/2609.01490</link><guid isPermaLink="true">https://arxiv.org/abs/2609.01490</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.01490v1 Announce Type: new Abstract: This work considers the multidimensional approximate agreement problem. In this problem, $n$ parties in a distributed system, up to $t$ of which may be corrupted by a Byzantine adversary, need to output vectors that are close to each other and that lie inside the convex…</description></item><item><title>Don&#x27;t Let the Model Write the YAML: Deterministic, Minimal-Diff GitOps Remediation from LLM-Proposed Field Changes</title><link>https://arxiv.org/abs/2609.00227</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00227</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00227v1 Announce Type: cross Abstract: LLM agents increasingly diagnose incidents and propose remediations. In a GitOps workflow, applying a fix means editing a version-controlled config file, and the obvious implementation, having the model author the edited file or a diff, is what practitioners reach for…</description></item><item><title>Audit-First Rollback Semantics for Safety-Critical Deployment Pipelines</title><link>https://arxiv.org/abs/2609.00406</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00406</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00406v1 Announce Type: cross Abstract: Distributed deployment runtimes carry a coherence obligation that classical fault-tolerance frameworks do not name directly: the live state a component is configured to run and the audit chain that records how it got there must agree at every terminal configuration. Pr…</description></item><item><title>Fleets Need a Context Plane: Rethinking Cooperative Perception for Autonomous Drones</title><link>https://arxiv.org/abs/2609.00659</link><guid isPermaLink="true">https://arxiv.org/abs/2609.00659</guid><pubDate>Wed, 02 Sep 2026 04:00:00 +0000</pubDate><category>arXiv Distributed Computing</category><description>arXiv:2609.00659v1 Announce Type: cross Abstract: Cooperative perception allows a drone fleet to combine observations from multiple viewpoints. However, existing systems typically fix their feature-sharing policies at design time or adapt to only one context signal. This is a poor fit for aerial fleets, whose missions…</description></item></channel></rss>
