English

The Missing Adapter Layer for Research Computing

Computational Engineering, Finance, and Science 2026-04-01 v2 Distributed, Parallel, and Cluster Computing

Abstract

Higher Degree by Research (HDR) candidates increasingly depend on cloud-provisioned virtual machines and local GPU hardware for their computational experiments, yet a persistent and under-addressed gap exists between having compute resources and using them productively. Cloud and infrastructure teams can provision virtual machines, but the path from a raw VM to a reproducible, GPU-ready research environment remains a significant barrier for researchers who are domain experts, not systems engineers. We identify this gap as a missing adapter layer between cloud provisioning and interactive research work. We present a lightweight, open-source solution built on k3s and Coder that implements this adapter layer and is already in active use in our research workspace environment. Our CI/CD pipeline connects GitHub directly to the local cluster, deploying research projects in under five minutes. We define a concrete metrics framework for evaluating this layer -- covering deployment latency, environment reproducibility, onboarding friction, and resource utilisation -- and establish baselines against which improvements can be measured.

Keywords

Cite

@article{arxiv.2603.23942,
  title  = {The Missing Adapter Layer for Research Computing},
  author = {Bowen Li and Jiazhu Xie and Chelsea Wang and Alessandro Umberto D'Aloia and Ziqi Xu and Fengling Han},
  journal= {arXiv preprint arXiv:2603.23942},
  year   = {2026}
}

Comments

V2.0 version

R2 v1 2026-07-01T11:36:43.804Z