English

Deep RC: A Scalable Data Engineering and Deep Learning Pipeline

Distributed, Parallel, and Cluster Computing 2025-04-23 v2

Abstract

Significant obstacles exist in scientific domains including genetics, climate modeling, and astronomy due to the management, preprocess, and training on complicated data for deep learning. Even while several large-scale solutions offer distributed execution environments, open-source alternatives that integrate scalable runtime tools, deep learning and data frameworks on high-performance computing platforms remain crucial for accessibility and flexibility. In this paper, we introduce Deep Radical-Cylon(RC), a heterogeneous runtime system that combines data engineering, deep learning frameworks, and workflow engines across several HPC environments, including cloud and supercomputing infrastructures. Deep RC supports heterogeneous systems with accelerators, allows the usage of communication libraries like MPI, GLOO and NCCL across multi-node setups, and facilitates parallel and distributed deep learning pipelines by utilizing Radical Pilot as a task execution framework. By attaining an end-to-end pipeline including preprocessing, model training, and postprocessing with 11 neural forecasting models (PyTorch) and hydrology models (TensorFlow) under identical resource conditions, the system reduces 3.28 and 75.9 seconds, respectively. The design of Deep RC guarantees the smooth integration of scalable data frameworks, such as Cylon, with deep learning processes, exhibiting strong performance on cloud platforms and scientific HPC systems. By offering a flexible, high-performance solution for resource-intensive applications, this method closes the gap between data preprocessing, model training, and postprocessing.

Keywords

Cite

@article{arxiv.2502.20724,
  title  = {Deep RC: A Scalable Data Engineering and Deep Learning Pipeline},
  author = {Arup Kumar Sarker and Aymen Alsaadi and Alexander James Halpern and Prabhath Tangella and Mikhail Titov and Niranda Perera and Mills Staylor and Gregor von Laszewski and Shantenu Jha and Geoffrey Fox},
  journal= {arXiv preprint arXiv:2502.20724},
  year   = {2025}
}

Comments

13 pages, 9 figures, 4 tables

R2 v1 2026-06-28T22:01:11.455Z