activity
20172020
most citedDynamic Load Balancing Strategies for Graph Applications on GPUs

4 citations · 6 across the 4 of their papers we have counts for

collaborators

5 papers

cs.DC20202 cited

A Fine-Grained Hybrid CPU-GPU Algorithm for Betweenness Centrality Computations

Ashirbad Mishra, Sathish Vadhiyar, Rupesh Nasre +1

Betweenness centrality (BC) is an important graph analytical application for large-scale graphs. While there are many efforts for parallelizing betweenness centrality algorithms on…

cs.SE2020

BOLD: An Ontology-based Log Debugger for C Programs

Dileep Kumar P, Rupesh Nasre, Sreenivasa Kumar P

The different activities related to debugging such as program instrumentation, representation of execution trace and analysis of trace are not typically performed in an unified fra…

cs.DC2019

GPU Algorithm for Earliest Arrival Time Problem in Public Transport Networks

Chirayu Anant Haryan, G. Ramakrishna, Rupesh Nasre +1

Given a temporal graph G, a source vertex s, and a departure time at source vertex t_s, the earliest arrival time problem EAT is to start from s on or after t_s and reach all the v…

cs.PL2019

Custom Code Generation for a Graph DSL

Bikash Gogoi, Unnikrishnan Cheramangalath, Rupesh Nasre

Graph algorithms are at the heart of several applications, and achieving high performance with them has become critical due to the tremendous growth of irregular data. However, irr…

cs.DC20174 cited

Dynamic Load Balancing Strategies for Graph Applications on GPUs

Ananya Raval, Rupesh Nasre, Vivek Kumar +3

Acceleration of graph applications on GPUs has found large interest due to the ubiquitous use of graph processing in various domains. The inherent \textit{irregularity} in graph ap…