parallel-algorithms
There are 36 repositories under parallel-algorithms topic.
Zielon/ParallelQSlim
Shape Aware Parallel Mesh Simplification Algorithm
fverdugo/PartitionedArrays.jl
Large-scale, distributed, sparse linear algebra in Julia.
ROCm/HIP-CPU
An implementation of HIP that works on CPUs, across OSes.
wangyiqiu/hdbscan
A Fast Parallel Algorithm for HDBSCAN* Clustering
JuliaAstroSim/ParallelOperations.jl
Basic parallel algorithms for Julia
RapidsAtHKUST/EGSM
Source code and datasets of "Efficient GPU-Accelerated Subgraph Matching", accepted by SIGMOD'23 - By Xibo Sun and Prof. Qiong Luo
rbga/CUDA-Merge-and-Bitonic-Sort
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
jamshed/CaPS-SA
Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays
dominikkempa/psascan
Parallel external memory suffix array construction
luigicapogrosso/HermesBDD
Official implementation of the paper "HermesBDD: A Multi-Core and Multi-Platform Binary Decision Diagram Package" accepted @ DDECS 2023.
Bader-Research/ListRanking
Parallel List Ranking for multicore processors
Bader-Research/MST
MST: Parallel Minimum Spanning Forest
dominikkempa/pem-bwt
Parallel external memory construction of BWT from SA
joulook/Parallel-Processing-Spring-2021
In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
acdmammoths/parallelcubesampling
Implementations of the parallel and sequential cube sampling algorithms presented in the paper "A Scalable Parallel Algorithm for Balanced Sampling" (Alexander Lee, Stefan Walzer-Goldfeld, Shukry Zablah, Matteo Riondato, AAAI'22 Student Abstract).
salvatorecorvaglia/parallel-algorithms-project
Parallel Cholesky Factorization of a SPD Matrix with MPI
autumnharmony/oographplus
openoffice addon for graphical modelling of parallel algorithms
Bader-Research/biconnected-components
Parallel Biconnected Components
Bader-Research/SIMPLE
SIMPLE is a framework for implementation of parallel algorithms using our methodology for developing high performance programs running on clusters of SMP nodes. Our methodology is based on a small kernel (SIMPLE) of collective communication primitives that make efficient use of the hybrid shared and message passing environment. We illustrate the power of our methodology by presenting experimental results for sorting integers, two-dimensional fast Fourier transforms (FFT), and constraint-satisfied searching.
deepcloudlabs/dcl115-2021-apr-26
DCL-115: Multi-Threaded Programming in C++17
GRAYgoose124/fragment_shaders
A collection of my fragment shaders.
mihail-stoica/Distributed-Systems
Distributed Java Applications at Scale, Parallel Programming, Distributed Computing
rick1924/ParallelProductStabilizers
Run-time improvements on the computation of the inner product for stabilizer states, using parallel and sparse implementations
smferdous1/Submodular-b-matching
Implementation of Serial and Parallel Local Lazy Greedy for submodular b-matching
elisacomposta/advanced-algorithms-parallel-programming
Alignment problem solved with dynamic programming. MPI code parallelization for SMILES coverage computation.
hoseinyavarzadeh/Parallel-Computation
This Repository includes the implementation of Parallel Algorithms with CUDA
mariankapisinsky/FIT-VUT-NNET
Some of the school assignments from my master's degree study.
ollie-sara/PProg-FS21
Everything and anything I could implement from the course Parallel Programming in FS21 at ETH Zurich.
alexgrigoras/parallel_algorithms
Parallel algorithms implemented in C programming language with MPI or OpenMP in Microsoft Visual Studio.
Bader-Research/PSort
PSort: Parallel Sorting using Sampling with Randomized and Deterministic Approaches
batra98/Parralelized_Quicksort_BellmanFord
Parallelized Version of Quicksort and Bellman Ford
DjGorillaz/maximum-independent-set-parallel
Maximum independent set problem - greedy and brute force parallel algorithms
JoseFilipeFerreira/parallel-stencil-asp
parallel Stencil2D and ASP (AP assignment)
roronoasins/ppr-ugr
Repositorio de la asignatura Programación Paralela cursada en la UGR en el curso 20/21