Skip to content

hu-macsy/ipdps2020-mpi-betweenness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipdps2020-mpi-betweenness

This repository contains the necessary code + helper scripts to recreate the experiments used in "Scaling Betweenness Approximation to Billions of Edges by MPI-based Adaptive Sampling" (A. van der Grinten, H. Meyerhenke).

Requirements:

  • C++ compiler, g++ 9.0 or higher recommended
  • MPI-runtime, code was tested with OpenMPI 4 and MPICH
  • simexpal (see Notes for more details about usage)

Notes:

Results:

  • If you are just interest in the results, the subfolder results contains an archive (data.tar.gz) with output data from all experimental runs and several Jupyter notebooks. In the notebooks you can find the evaluation scripts, used for creating plots and table data for the paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published