Short URL of this post: https://blogs.qub.ac.uk/DIPSA/graphs-list-2024
Real-World Graphs
- https://law.di.unimi.it/datasets.php
- http://madata.bib.uni-mannheim.de/50/ [DOI: 10.7801/50]
- https://bitbucket.org/azadcse/hipmcl/wiki/Home
- https://docs.softwareheritage.org/devel/swh-dataset/graph/dataset.htm
- https://blogs.qub.ac.uk/DIPSA/MS-BioGraphs [DOI: 10.21227/gmd9-1534]
Smaller Graphs
- https://sparse.tamu.edu/
- https://networkrepository.com/
- http://konect.cc
- https://snap.stanford.edu/data/
Synthetic Graph Generators
- Graph500, [OSTI ID: 1014641], https://github.com/graph500/graph500/tree/newreference/generator
- KaGen, [DOI: 10.1109/IPDPS.2018.00043], https://github.com/KarlsruheGraphGeneration/KaGen
- GTgraph, https://github.com/Bader-Research/GTgraph
- Smooth Kronocker, [DOI: 10.1145/3398682.3399161], https://github.com/dmargo/smooth_kron_gen
- Random Vertex Relabelling in LaganLighter
- Minimum Spanning Forest of MS-BioGraphs
- Topology-Based Thread Affinity Setting (Thread Pinning) in OpenMP
- An (Incomplete) List of Publicly Available Graph Datasets/Generators
- An Evaluation of Bandwidth of Different Storage Types (HDD vs. SSD vs. LustreFS) for Different Block Sizes and Different Parallel Read Methods (mmap vs pread vs read)
- SIMD Bit Twiddling Hacks
- LaganLighter Source Code