Finding shortest paths in a weighted graph is one of the key problems in computer-science, which has numerous practical applications in multiple domains. This paper analyzes the parallel blocked all-pairs shortest path algorithm at the aim of evaluating the influence of the multi-core system and its hierarchical cache memory on the parameters of algorithm implementation depending on the size of the graph and the size of distance matrix’s block. It proposes a technique of tuning the block-size to the given multi-core system. The technique involves profiling tools in the tuning process and allows the increase of the parallel algorithm throughput. Computational experiments carried out on a rack server equipped with two intel xeon e5-2620 v4 pr...
In graph theory finding shortest paths from each node to all the others is a common problem, known a...
We propose architecture for graph analysis to find out the single source shortest path to all other ...
International audience• We develop a new approach for the All-Pairs Shortest Path problem in planar ...
The problem of finding the shortest paths on weighted graphs is considered. The variants of statemen...
We present a parallelization of the Floyd-Warshall all pairs shortest path algorithm for a distribut...
Finding the All-Pairs Shortest Paths (APSP) is a fundamental graph problem aiming to find the shorte...
This report records the author’s work during the project’s period. This project will study paral...
This report records the author’s work during the project’s period. This project will study paral...
We present an experimental study of parallel algorithms for solving the single source shortest path...
Modern multi-core processors, operating systems and applied software are being designed towards ener...
The all-pairs shortest-path problem is an intricate part in numerous practical applications. We desc...
This paper is devoted to the reduction of data transfer between the main memory and direct mapped ca...
In this paper, we develop algorithmic optimizations to improve the cache performance of four fundame...
International audienceThe shortest-path problem is a fundamental computer science problem with appli...
The IEEE Big Data 2019, Los Angeles, United States of America, December 9-12 2019Computation of the ...
In graph theory finding shortest paths from each node to all the others is a common problem, known a...
We propose architecture for graph analysis to find out the single source shortest path to all other ...
International audience• We develop a new approach for the All-Pairs Shortest Path problem in planar ...
The problem of finding the shortest paths on weighted graphs is considered. The variants of statemen...
We present a parallelization of the Floyd-Warshall all pairs shortest path algorithm for a distribut...
Finding the All-Pairs Shortest Paths (APSP) is a fundamental graph problem aiming to find the shorte...
This report records the author’s work during the project’s period. This project will study paral...
This report records the author’s work during the project’s period. This project will study paral...
We present an experimental study of parallel algorithms for solving the single source shortest path...
Modern multi-core processors, operating systems and applied software are being designed towards ener...
The all-pairs shortest-path problem is an intricate part in numerous practical applications. We desc...
This paper is devoted to the reduction of data transfer between the main memory and direct mapped ca...
In this paper, we develop algorithmic optimizations to improve the cache performance of four fundame...
International audienceThe shortest-path problem is a fundamental computer science problem with appli...
The IEEE Big Data 2019, Los Angeles, United States of America, December 9-12 2019Computation of the ...
In graph theory finding shortest paths from each node to all the others is a common problem, known a...
We propose architecture for graph analysis to find out the single source shortest path to all other ...
International audience• We develop a new approach for the All-Pairs Shortest Path problem in planar ...