English

ShardTensor: Domain Parallelism for Scientific Machine Learning

Distributed, Parallel, and Cluster Computing 2026-05-13 v1 Machine Learning

Abstract

Scientific Machine Learning (SciML) faces unique challenges for extreme-resolution data, with mitigations that often fail to scale or degrade the accuracy of trained models. While some specialized methods have achieved remarkable results in training models or performing inference on massive spatial datasets with bespoke techniques, there is no generalized framework for parallelization over input data below batch size one per device. In this work we introduce ShardTensor: a novel paradigm of domain parallelism that enables flexible scaling of input data to arbitrary sizes. By decoupling the spatial dimensionality of input data from hardware constraints, ShardTensor enables scientific machine learning workloads to reach new levels of high fidelity training and inference. We demonstrate both strong and weak scaling of workloads during training and inference, showing improved latency with strong scaling and demonstrating the capacity to process higher data sizes with weak scaling. Additionally, we demonstrate multiple dimensions of parallelization, removing barriers to SciML on extreme-scale inputs.

Keywords

Cite

@article{arxiv.2605.11111,
  title  = {ShardTensor: Domain Parallelism for Scientific Machine Learning},
  author = {Corey Adams and Peter Harrington and Akshay Subramaniam and Mohammad Shoaib Abbas and Jaideep Pathak and Mike Pritchard and Sanjay Choudhry},
  journal= {arXiv preprint arXiv:2605.11111},
  year   = {2026}
}

Comments

10 pages, 7 figures, 2 tables