puzzlef

puzzlef

Geek Repo

A summary of experiments.

Home Page:https://puzzlef.github.io/

Github PK Tool:Github PK Tool

puzzlef's repositories

leiden-communities-openmp

Design of OpenMP-based Parallel Leiden algorithm for community detection.

Language:C++License:MITStargazers:6Issues:1Issues:2

louvain-communities-openmp-dynamic

Design of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.

Language:C++License:MITStargazers:4Issues:0Issues:0

pagerank-cuda-dynamic

Design of CUDA-based Parallel Dynamic PageRank algorithm for measuring importance.

Language:C++License:MITStargazers:2Issues:2Issues:0

pagerank-openmp

Design of OpenMP-based PageRank algorithm for link analysis.

Language:C++License:MITStargazers:2Issues:2Issues:0

graph-openmp

OpenMP-based Parallel Graph implementation.

Language:C++License:MITStargazers:1Issues:1Issues:1

louvain-communities-openmp

Design of OpenMP-based Parallel Louvain algorithm for community detection, that prevents internally disconnected communities.

Language:C++License:MITStargazers:1Issues:0Issues:0

mmap-access-pattern-openmp

Design a fast parallel memory access pattern for a memory-mapped file with mmap().

Language:C++License:MITStargazers:1Issues:1Issues:0

core-performance-openmp

Measure the performance of individual cores with OpenMP.

Language:C++License:MITStargazers:0Issues:0Issues:0

graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

Language:C++License:MITStargazers:0Issues:1Issues:0

graph-degree-distribution

Obtain the degree distribution of a static graph (in MTX format).

Language:C++License:MITStargazers:0Issues:0Issues:0

graph-pagerank-distribution

Obtain the PageRank distribution of a static graph (in MTX format).

Language:C++License:MITStargazers:0Issues:1Issues:0

hello-cuda

A basic "Hello world" or "Hello CUDA" example to perform a number of operations on NVIDIA GPUs using CUDA.

Language:CudaLicense:MITStargazers:0Issues:1Issues:0

hello-mpi

A basic "Hello world" example to output text to console from nodes over a network using MPI.

Language:C++License:MITStargazers:0Issues:1Issues:0

leiden-communities-openmp-dynamic

Design of OpenMP-based Dynamic Leiden algorithm for community detection.

Language:C++License:MITStargazers:0Issues:0Issues:0

louvain-communities-dynamic

Comparing static vs dynamic approaches of the Louvain algorithm for community detection.

Language:C++License:MITStargazers:0Issues:0Issues:0

neighborhood-link-prediction-openmp

Design of OpenMP-based Parallel Neighborhood-based Link prediction approaches.

Language:C++License:MITStargazers:0Issues:1Issues:0

pagerank

Design of PageRank algorithm for link analysis.

Language:C++License:MITStargazers:0Issues:2Issues:0

pagerank-barrierfree-openmp-dynamic

Design of OpenMP-based Lock-free Dynamic PageRank algorithm for link analysis.

Language:C++License:MITStargazers:0Issues:1Issues:1

pagerank-levelwise-cuda

Design of CUDA-based Levelwise PageRank algorithm for link analysis.

Language:C++License:MITStargazers:0Issues:1Issues:0

pagerank-levelwise-cuda-dynamic

Design of CUDA-based Levelwise Dynamic PageRank algorithm for link analysis.

Language:C++License:MITStargazers:0Issues:2Issues:0

pagerank-levelwise-multi-dynamic

Comparision of OpenMP and CUDA-based, Monolithic and Levelwise Dynamic PageRank algorithms.

Language:C++License:MITStargazers:0Issues:1Issues:0

pagerank-openmp-dynamic

Design of OpenMP-based Parallel Dynamic PageRank algorithm for measuring importance.

Language:C++License:MITStargazers:0Issues:0Issues:0

pair-bitset

Design of bitset for storing key-value pairs.

Language:C++License:MITStargazers:0Issues:1Issues:0

prefix-scan-cuda

Design of an efficient algorithm for parallel prefix-scan of a large array of values on GPUs.

Language:C++License:MITStargazers:0Issues:0Issues:0

pthread-block

Design of pthread-block as a replacement for OpenMP threads,

Language:C++License:MITStargazers:0Issues:1Issues:0

puzzlef.github.io

A summary of experiments.

License:MITStargazers:0Issues:1Issues:0

rak-communities-openmp

Design of OpenMP-based Parallel Label Propagation Algorithm (LPA) algorithm, aka RAK, for community detection.

Language:C++License:MITStargazers:0Issues:1Issues:0

test-cugraph-leiden

Test cuGraph's implementation of Leiden algorithm for community detection.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

test-cugraph-louvain

Test cuGraph's implementation of Louvain algorithm for community detection.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

vector-search

Comparing approaches for searching an element in a vector.

Language:C++License:MITStargazers:0Issues:1Issues:0