collaborators

5 papers

cs.DC2026

IOAgent: Democratizing Trustworthy HPC I/O Performance Diagnosis Capability via LLMs

Chris Egersdoerfer, Arnav Sareen, Jean Luca Bez +3

As the complexity of the HPC storage stack rapidly grows, domain scientists face increasing challenges in effectively utilizing HPC storage systems to achieve their desired I/O per…

cs.DC2026

STELLAR: Storage Tuning Engine Leveraging LLM Autonomous Reasoning for High Performance Parallel File Systems

Chris Egersdoerfer, Philip Carns, Shane Snyder +2

I/O performance is crucial to efficiency in data-intensive scientific computing; but tuning large-scale storage systems is complex, costly, and notoriously manpower-intensive, maki…

cs.DC2026

LLMTailor: A Layer-wise Tailoring Tool for Efficient Checkpointing of Large Language Models

Minqiu Sun, Xin Huang, Luanzheng Guo +3

Checkpointing is essential for fault tolerance in training large language models (LLMs). However, existing methods, regardless of their I/O strategies, periodically store the entir…

cs.DC2025

Improving SpGEMM Performance Through Matrix Reordering and Cluster-wise Computation

Abdullah Al Raqibul Islam, Helen Xu, Dong Dai +1

Sparse matrix-sparse matrix multiplication (SpGEMM) is a key kernel in many scientific applications and graph workloads. Unfortunately, SpGEMM is bottlenecked by data movement due…

cs.DC2025

TSUE: A Two-Stage Data Update Method for an Erasure Coded Cluster File System

Zheng Wei, Jing Xing, Yida Gu +4

Compared to replication-based storage systems, erasure-coded storage incurs significantly higher overhead during data updates. To address this issue, various parity logging methods…