Showing cs.OSShow all
2 papers · 1 filter
cs.OS2025
Holistic Heterogeneous Scheduling for Autonomous Applications using Fine-grained, Multi-XPU Abstraction
Mingcong Han, Weihang Shen, Rong Chen +2
Modern autonomous applications are increasingly utilizing multiple heterogeneous processors (XPUs) to accelerate different stages of algorithm modules. However, existing runtime sy…
cs.OS2024
Microsecond-scale Dynamic Validation of Idempotency for GPU Kernels
Mingcong Han, Weihang Shen, Guanwen Peng +2
We discovered that a GPU kernel can have both idempotent and non-idempotent instances depending on the input. These kernels, called conditionally-idempotent, are prevalent in real-…