Popular repositories Loading
-
leiden-communities-openmp
leiden-communities-openmp PublicDesign of OpenMP-based Parallel Leiden algorithm for community detection.
-
louvain-communities-openmp-dynamic
louvain-communities-openmp-dynamic PublicDesign of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.
C++ 4
-
-
-
louvain-communities-openmp
louvain-communities-openmp PublicDesign of OpenMP-based Parallel Louvain algorithm for community detection.
-
pagerank-openmp
pagerank-openmp PublicDesign of OpenMP-based PageRank algorithm for link analysis.
C++ 2
Repositories
- graph-openmp Public
Design of high-performance parallel Graph interface supporting efficient Dynamic batch updates.
- allocator-openmp Public
Design of multi-threaded memory allocator for supporting the implementation of dynamic graphs.
- louvain-lowmem-communities-openmp Public
Design of memory-efficient OpenMP-based Parallel Louvain algorithm for community detection.
- pagerank-levelwise-multi-dynamic Public
Comparision of OpenMP and CUDA-based, Monolithic and Levelwise Dynamic PageRank algorithms.
- test-cugraph-louvain Public
Test cuGraph's implementation of Louvain algorithm for community detection.
- graph-csr-openmp Public
Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.
- leiden-lowmem-communities-openmp Public
Design of memory-efficient OpenMP-based Parallel Leiden algorithm for community detection.
- pagerank-openmp-dynamic Public
Design of OpenMP-based Parallel Dynamic PageRank algorithm for measuring importance.