4 citations · 6 across the 4 of their papers we have counts for
5 papers
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…
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…
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…
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…
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…