Tigr: Transforming irregular graphs for gpu-friendly graph processing

AH Nodehi Sabet, J Qiu, Z Zhao - ACM SIGPLAN Notices, 2018 - dl.acm.org
Graph analytics delivers deep knowledge by processing large volumes of highly connected
data. In real-world graphs, the degree distribution tends to follow the power law--a small …

Subway: Minimizing data transfer during out-of-GPU-memory graph processing

AHN Sabet, Z Zhao, R Gupta - … of the Fifteenth European Conference on …, 2020 - dl.acm.org
In many graph-based applications, the graphs tend to grow, imposing a great challenge for
GPU-based graph processing. When the graph size exceeds the device memory capacity …

[PDF][PDF] Collaboro: a collaborative (meta) modeling tool

JLC Izquierdo, J Cabot - PeerJ Computer Science, 2016 - peerj.com
Motivation Scientists increasingly rely on intelligent information systems to help them in their
daily tasks, in particular for managing research objects, like publications or datasets. The …

An efficient implementation of the Bellman-Ford algorithm for Kepler GPU architectures

F Busato, N Bombieri - IEEE Transactions on Parallel and …, 2015 - ieeexplore.ieee.org
Finding the shortest paths from a single source to all other vertices is a common problem in
graph analysis. The Bellman-Ford's algorithm is the solution that solves such a single …

Fast All-Pairs Shortest Paths Algorithm in Large Sparse Graph

S Yang, X Liu, Y Wang, X He, G Tan - Proceedings of the 37th …, 2023 - dl.acm.org
Finding the All-Pairs Shortest Paths (APSP) in a graph is the key for various domains.
Motivated by the graphs are sparse in most real-world applications, we store the whole …

Graphwalks: efficient shape agnostic geodesic shortest path estimation

RA Potamias, A Neofytou, KM Bintsi… - Proceedings of the …, 2022 - openaccess.thecvf.com
Geodesic paths and distances are among the most popular intrinsic properties of 3D
surfaces. Traditionally, geodesic paths on discrete polygon surfaces were computed using …

A fast work-efficient sssp algorithm for gpus

K Wang, D Fussell, C Lin - Proceedings of the 26th ACM SIGPLAN …, 2021 - dl.acm.org
This paper presents a new Single Source Shortest Path (SSSP) algorithm for GPUs. Our key
advancement is an improved work scheduler, which is central to the performance of SSSP …

Efficient implementation of hyperspectral anomaly detection techniques on GPUs and multicore processors

JM Molero, EM Garzón, I García… - IEEE Journal of …, 2014 - ieeexplore.ieee.org
Anomaly detection is an important task for hyperspectral data exploitation. Although many
algorithms have been developed for this purpose in recent years, due to the large …

[HTML][HTML] Parallel algorithm on GPU for wireless sensor data acquisition using a team of unmanned aerial vehicles

V Roberge, M Tarbouchi - Sensors, 2021 - mdpi.com
This paper proposes a framework for the wireless sensor data acquisition using a team of
Unmanned Aerial Vehicles (UAVs). Scattered over a terrain, the sensors detect information …

Finding minimum loss path in big networks

AM Deaconu, DE Spridon… - 2023 22nd International …, 2023 - ieeexplore.ieee.org
In this paper, a directed network in which there is a specific percentage of loss for each arc is
considered. These losses are due to evaporation, leaks, energy dissipation, theft, etc. We …