An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: parallel-implementations

maitreyeepaliwal/Solving-System-of-linear-equations-in-parallel-and-serial

Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization

Language: C - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 4

KevinDepedri/MPI-Parallel-Closest-Pair-of-Points

Parallel MPI implementation of Bruteforce and Divide et Impera approaches to solve the Closest Pair of Points problem leveraging the HPC infrastructure provided by the University of Trento

Language: Shell - Size: 20 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

marmal95/image-processor

Sequential, multithreaded and parallel implementation of digital image transformation with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

Language: C++ - Size: 49.4 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

khaled-rahman/BatchLayout

Implementation of IEEE PacificVis 2020 paper titled "BatchLayout: A batch-parallel force-directed graph layout algorithm in shared memory"

Language: Jupyter Notebook - Size: 112 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

marmal95/monte-carlo

Sequential, multithreaded and parallel implementation of Monte Carlo method with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

Language: C++ - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

bhparijat/Parallel-Reinforcement-Learning

Parallel Implementation of RL Algorithms

Language: Jupyter Notebook - Size: 362 KB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

marmal95/kNN

Sequential, multithreaded and parallel implementation of kNN classifier with the use of modern C++ and OpenMP/OpenMPI (CPU) and CUDA (GPU).

Language: C++ - Size: 9.02 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ivanbgd/CUDA_Quad_C

Calculates a definite integral by using three different rules. Compares sequential to parallel implementations.

Language: Cuda - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1