Universal and Asymptotically Optimal Data and Task Allocation in Distributed Computing
Abstract
We study the joint minimization of communication and computation costs in distributed computing, where a master node coordinates workers to evaluate a function over a library of files. Assuming that the function is decomposed into an arbitrary subfunction set , with each subfunction depending on input files, renders our distributed computing problem into a -uniform hypergraph edge partitioning problem wherein the edge set (subfunction set), defined by -wise dependencies between vertices (files) must be partitioned across disjoint groups (workers). The aim is to design a file and subfunction allocation, corresponding to a partition of , that minimizes the communication cost , representing the maximum number of distinct files per server, while also minimizing the computation cost corresponding to a maximal worker subfunction load. For a broad range of parameters, we propose a deterministic allocation solution, the \emph{Interweaved-Cliques (IC) design}, whose information-theoretic-inspired interweaved clique structure simultaneously achieves order-optimal communication and computation costs, for a large class of decompositions . This optimality is derived from our achievability and converse bounds, which reveal -- under reasonable assumptions on the density of -- that the optimal scaling of the communication cost takes the form , revealing that our design achieves the order-optimal \textit{partitioning gain} that scales as , while also achieving an order-optimal computation cost. Interestingly, this order optimality is achieved in a deterministic manner, and very importantly, it is achieved blindly from , therefore enabling multiple desired functions to be computed without reshuffling files.
Cite
@article{arxiv.2601.05873,
title = {Universal and Asymptotically Optimal Data and Task Allocation in Distributed Computing},
author = {Javad Maheri and K. K. Krishnan Namboodiri and Petros Elia},
journal= {arXiv preprint arXiv:2601.05873},
year = {2026}
}
Comments
49 pages, 2 figures