3 citations · 4 across the 3 of their papers we have counts for
3 papers
cs.DC2016★ 3 cited
Adaptive Work-Efficient Connected Components on the GPU
Michael Sutton, Tal Ben-Nun, Amnon Barak +2
This report presents an adaptive work-efficient approach for implementing the Connected Components algorithm on GPUs. The results show a considerable increase in performance (up to…
cs.PL2016★ 1 cited
Lowering IrGL to CUDA
Sreepathi Pai, Keshav Pingali
The IrGL intermediate representation is an explicitly parallel representation for irregular programs that targets GPUs. In this report, we describe IrGL constructs, examples of the…
cs.AR2014
Preemptive Thread Block Scheduling with Online Structural Runtime Prediction for Concurrent GPGPU Kernels
Sreepathi Pai, R. Govindarajan, Matthew J. Thazhuthaveetil
Recent NVIDIA Graphics Processing Units (GPUs) can execute multiple kernels concurrently. On these GPUs, the thread block scheduler (TBS) uses the FIFO policy to schedule their thr…