2 papers
cs.SE2025
LocAgent: Graph-Guided LLM Agents for Code Localization
Zhaoling Chen, Xiangru Tang, Gangda Deng +6
Code localization--identifying precisely where in a codebase changes need to be made--is a fundamental yet challenging task in software maintenance. Existing approaches struggle to…
cs.DC2024
A Unified CPU-GPU Protocol for GNN Training
Yi-Chien Lin, Gangda Deng, Viktor Prasanna
Training a Graph Neural Network (GNN) model on large-scale graphs involves a high volume of data communication and computations. While state-of-the-art CPUs and GPUs feature high c…