From the 1 of 2 linked papers with an AI index.
2 papers
cs.PL2026
On Thread Convergence
Vinod Grover, Manjunath Kudlur
The paper defines a notion of convergence for nodes and edges in a control‑flow graph to determine when a barrier will reliably synchronize all threads in a GPU thread block, and p…
cs.PL2025
A Performance Model for Warp Specialization Kernels
Zhengyang Liu, Vinod Grover
This paper presents a performance model tailored for warp specialization kernels, focusing on factors such as warp size, tilling size, input matrix size, memory bandwidth, and thre…