SearcharxivSearch

arXiv subjects

Aaron Jezghani

Publications and source records attributed to Aaron Jezghani.

5 recordsLinked to original sources

Characterizing CPU-Induced Slowdowns in Multi-GPU LLM Inference

Large-scale machine learning workloads increasingly rely on multi-GPU systems, yet their performance is often limited by an overlooked component: the CPU. Through a detailed study of modern large language model (LLM) serving workloads, we find that multi-GPU performance often degrades not because GPUs are saturated, but because CPUs fail to keep them busy. Under limited CPU allocations, systems exhibit symptoms such as delayed kernel launch, stalled communication, and increased tokenization latency, leading to severe GPU underutilization even when ample GPU resources are available. The problem becomes more severe in agentic LLM serving, where long accumulated contexts increase CPU-side tokenization work while high prefix-cache reuse across multi-turn interactions reduces GPU-side prefill work. These bottlenecks persist even in serving stacks that employ process-level separation and modern GPU-side optimizations such as CUDA Graphs. Since CPU cores cost orders of magnitude less than GPUs, provisioning additional cores is a highly cost-effective mitigation. Under moderate serving load, we observe that CPU-starved configurations frequently time out, while providing adequate CPU resources restores responsiveness and reduces time-to-first-token (TTFT) latency by 1.47-7.11x across configurations, all without requiring additional GPUs.

cs.AR

A gaseous-helium cooling system for silicon detectors in the Nab experiment

The Nab experiment aims to extract the neutron beta decay correlation coefficients 'a' and 'b'. This will be accomplished using a 7 m tall electromagnetic spectrometer which measures electron energies and proton momenta. Detection of electrons and protons resulting from neutron beta decay will be carried out using large-area, thick, highly-segmented, single-crystal silicon detectors. These detectors and accompanying electronics will be cooled by a recirculating, gaseous helium cooling system to below 150 K with +/- 0.5 K stability. We will motivate the need for detector cooling in the Nab experiment and discuss design and performance of this cooling system.

physics.ins-det

Characterizing the Efficiency of Distributed Training: A Power, Performance, and Thermal Perspective

The rapid scaling of Large Language Models (LLMs) has pushed training workloads far beyond the limits of single-node analysis, demanding a deeper understanding of how these models behave across large-scale, multi-GPU systems. In this paper, we present a comprehensive characterization of LLM training across diverse real-world workloads and hardware platforms, including NVIDIA H100/H200 and AMD MI250 GPUs. We analyze dense and sparse models under various parallelism strategies -- tensor, pipeline, data, and expert -- and evaluate their effects on hardware utilization, power consumption, and thermal behavior. We further evaluate the effectiveness of optimizations such as activation recomputation and compute-communication overlap. Our findings show that performance is not determined solely by scaling hardware capacity. Scale-up systems with fewer, higher-memory GPUs can outperform scale-out systems in communication-bound regimes, but only under carefully tuned configurations; in other cases, scale-out deployments achieve superior throughput. We also show that certain parallelism combinations, such as tensor with pipeline, lead to bandwidth underutilization due to inefficient data chunking, while increasing microbatch sizes beyond a certain point induces bursty execution and peak power excursions that worsen thermal throttling. These insights reveal how training performance is shaped by complex interactions between hardware, system topology, and model execution. We conclude by offering recommendations for system and hardware design to improve the scalability and reliability of future LLM systems and workloads. The source code of this project is available at https://github.com/sitar-lab/CharLLM-PPT.

cs.DC

First Full Dalitz Plot Measurement in Neutron $β$-Decay using the Nab Spectrometer and Implications for New Physics

Precision measurements of observables in neutron $β$-decay are used to test the Standard Model description of the weak interaction and search for evidence of new physics. The Nab experiment at the Fundamental Neutron Physics Beamline at the Spallation Neutron Source was constructed to measure correlations in neutron decay by utilizing an asymmetric spectrometer and novel detection system to accurately reconstruct the proton momentum and electron energy for each $β$-decay. This work describes the detection of neutron $β$-decay products in the Nab spectrometer and presents the first full Dalitz plot representation of the phase space of neutron $β$-decay for all electrons >100 keV. In addition, new constraints are placed on a possible excited neutron state, hypothesized to explain the disagreement between the appearance and disappearance neutron lifetime techniques.

nucl-ex

Precision pulse shape simulation for proton detection at the Nab experiment

The Nab experiment at Oak Ridge National Laboratory, USA, aims to measure the beta-antineutrino angular correlation following neutron $β$ decay to an anticipated precision of approximately 0.1\%. The proton momentum is reconstructed through proton time-of-flight measurements, and potential systematic biases in the timing reconstruction due to detector effects must be controlled at the nanosecond level. We present a thorough and detailed semiconductor and quasiparticle transport simulation effort to provide precise pulse shapes, and report on relevant systematic effects and potential measurement schemes.

nucl-ex