activity
20202026
most citedPerformance-Aligned LLMs for Generating Fast Code

1 citations · 3 across the 20 of their papers we have counts for

collaborators
Showing cs.DCShow all

16 papers · 1 filter

cs.DC2026

SpCCL: A Sparsity-Aware Collective Communication Library for GPU Platforms

Lannie Dalton Hough, Emir Gencer, Hoffmann Muki +1

Collective communication is essential to high performance computing and machine learning workloads, yet libraries such as NCCL do not exploit sparsity in message payloads. Sending…

cs.DC2025

Understanding and Improving Communication Performance in Multi-node LLM Inference

Prajwal Singhania, Siddharth Singh, Lannie Dalton Hough +4

As large language models (LLMs) continue to grow in size, distributed inference has become increasingly important. Model-parallel strategies must now efficiently scale not only acr…

cs.DC2025

Integrating Performance Tools in Model Reasoning for GPU Kernel Optimization

Daniel Nichols, Konstantinos Parasyris, Charles Jekel +2

Language models are now prevalent in software engineering with many developers using them to automate tasks and accelerate their development. While language models have been tremen…

cs.DC2025

ParEval-Repo: A Benchmark Suite for Evaluating LLMs with Repository-level HPC Translation Tasks

Joshua H. Davis, Daniel Nichols, Ishan Khillan +1

GPGPU architectures have become significantly more diverse in recent years, which has led to an emergence of a variety of specialized programming models and software stacks to supp…

cs.DC2025

The Big Send-off: Scalable and Performant Collectives for Deep Learning

Siddharth Singh, Keshav Pradeep, Mahua Singh +2

Collective communication is becoming increasingly important in data center and supercomputer workloads with an increase in distributed AI related jobs. However, existing libraries…

cs.DC2025

Characterizing Production GPU Workloads using System-wide Telemetry Data

Onur Cankur, Brian Austin, Dhruva Kulkarni +1

GPGPU-accelerated clusters and supercomputers are central to modern high-performance computing (HPC). Over the past decade, these systems continue to expand, and GPUs now expose a…