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

GitHub topics: parallel-algorithm

wangyiqiu/pargeo

A Collection of Parallel Algorithms for Computational Geometry

Language: C++ - Size: 959 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

MemoryMmy/OCJ_srajectory_similarity

An Efficient Query Algorithm for Trajectory Similarity Based on MPI using the Fréchet Distance Threshold

Language: C++ - Size: 885 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

cyrus-raitava/Task-Scheduler Fork of liamtbrand/softeng306-p1g8

A project built around using artificial intelligence and parallel processing power to solve a difficult scheduling problem. Built in a team of 5.

Language: Java - Size: 2.23 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

albicilla/simple_paradis

implementation of PARADIS - fast parallel radix sort algorithm. http://www.vldb.org/pvldb/vol8/p1518-cho.pdf

Language: C++ - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

Seretsi/Pencil_Rigger

A Parallel Auto-rigger that takes in minimal user specification and input

Language: C++ - Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

mgpopinjay/parallel-prefix-scan

Work-efficient Parallel Prefix Scan with Blelloch Algorithm

Language: C++ - Size: 714 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JasontheMonster/Implementation-of-Parallel-String-Matching-Algorithms-with-CUDA

Implement parallel string matching algorithms with CUDA in C

Language: Cuda - Size: 508 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

jsc0218/ParallelQuickjoin

an algorithm to solve the similarity join problem

Language: C++ - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

ToniCifre/Parallelism

Parallel programming with OpenMP and Python. Control of the communication and the distribution of tasks between threads in addition to the exchange and sharing of data.

Language: C - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

parallel-pooler/pooler

.NET parallel tasks executing library - DLL and NuGet package source.

Language: C# - Size: 1.74 MB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 2

gkech/A-Parallel-Algorithm-for-Tracking-Dynamic-Communities-Flink

Language: Java - Size: 47.3 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

massimo-marino/parallel-letter-frequency

Count the frequency of letters in texts using parallel computation.

Language: Go - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

batra98/Distributed-Systems-Erlang

Simple Token passing system and parallelized version of mergesort using erlang.

Language: Erlang - Size: 3.44 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

KT19/parallel_algorithms

Implementation of some parallel algorithms

Language: C++ - Size: 135 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ehsanmok/CS-521

UBC CS 521: Parallel Computing and Architectures

Language: Erlang - Size: 177 KB - Last synced at: 6 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

alexgrigoras/search_engine

Search engine application made in Java programming language using Eclipse IDE.

Language: HTML - Size: 9.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

harmim/vut-prl-project3

Paralelní a distribuované algoritmy - Projekt - Viditelnost

Language: C++ - Size: 934 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

harmim/vut-prl-project2

Paralelní a distribuované algoritmy - Projekt - Odd-Even Transposition Sort

Language: C++ - Size: 917 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

harmim/vut-ios-project-2

Operační systémy - Projekt 2

Language: HTML - Size: 146 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mwfj/Parallel_Architecture

This Repo is the assignments of Parallel Architecture

Language: C++ - Size: 8.65 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gurkandemir/Image-Denoising

In this project, I experienced parallel programming with C++ using MPI library. I implemented a parallel algorithm for image denoising with the Ising model using Metropolis- Hastings algorithm.

Language: C - Size: 2.49 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

bo1929/enumcycle

Fast cycle enumeration with task-level parallelism and Tiernan's algorithm.

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

xstupi00/Line-of-Sight

Parallel and Distributed Algorithms - Project - Line-of-Sight

Language: C++ - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

xstupi00/Odd-Even-Transposition-Sort

Parallel and Distributed Algorithms - Project - Odd-Even Transposition Sort

Language: C++ - Size: 443 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rohinarora/OpenMP

|| programming

Language: C - Size: 9.01 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

GuyKabiri/Cuboids-Shearsort-MPI

The Shearsort algorithm is implemented using Odd-Even sorting. In this implementation, C is used along with MPI.

Language: C - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jynxmagic/Parallel-Particle-Swarm-Optimization

This project is an attempt to parallelize the Processing Swarm Algorithm

Language: Python - Size: 192 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

pouryahoseini/Dual-Population-Genetic-Algorithm

A genetic algorithm variant to run parallel populations to save time while acting similar to the original one

Language: MATLAB - Size: 2.29 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

morris821028/parallel-VGLCS

Master’s Thesis: Parallel Variable Gapped Longest Common Sequence and Incremental Range Maximum Query

Language: C - Size: 6.14 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Blockost/scheduler

Process scheduler in C

Language: C++ - Size: 2.78 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Kautenja/fast-cpu-transpose

A parallel, recursive, and cache-oblivious Matrix initialization and transposition method

Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

pujapodder/Parallel-BFS

Course project of Advances in Parallel Computing

Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

alexgrigoras/web_crawler

Web Crawler developed in Python

Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

itslokesh/DownloadManager

DownloadManager, a Java application that divides the files to be downloaded into multiple streams and facilitates the downloading of the file streams in parallel.

Language: Java - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

g-laz77/Parallel-Computing-Snippets

Contains all experiments with different types of matrices and operations.

Language: Python - Size: 563 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mehrta/parallel-prefix-sum

A simple parallel algorithm for computing prefix sum of an array implemented in C#

Language: C# - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

adityaa30/cuda-dapa

Implementation of Matrix Transpose using Mesh Architecture and Perfect Shuffle

Language: Cuda - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

itssamuelrowe/Helix

OneCube Evolve is a simple genetic algorithm library written in Java.

Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

marino-serna/ParallelTool

Tool design to speed up spark applications.

Language: Scala - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

laylalaisy/ZJU_3_2_ParallelAlgorithm

Course: Parallel Algorithm in ZJU Time: 2018/05/27 - 2018/06/16 Teacher: Yijie Han

Size: 38.2 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Riccorl/DensestSubgraphInForkJoin

Bachelor’s thesis about Densest Subgraph in Fork/Join

Language: Java - Size: 977 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

dillondaudert/LoadBalancers.jl

Dynamic load balancing in Julia.

Language: Julia - Size: 985 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Jeffresh/Producer-consumer-cplusplus

The producer-consumer problem implemented in C++ using parallel programming.

Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

leonardoarcari/sharp

A parallel algorithm for shape recognition implemented in C++ and OpenMP

Language: C++ - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

HicrestLaboratory/SPGAS

A smart and parallel graph analytics framework on ARM systems

Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RajdeepKonwar/LoadBalance

Load balance computation across several MPI ranks (parallel computation)

Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lukaprijatelj/flocking_simulation

This is a college project for course called Parallel systems. We needed to convert serial algorithm of flocking simulation into parallel.

Language: C - Size: 4.07 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

petrvecera/pai

School project for Parallel algorithms. Text similarity. Written in Python with usage of MPI.

Language: Python - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

gmelodie/parallel-programming

Parallel programming learning code snippets

Language: C - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

in-op/Parallel

Custom parallel method and class definitions compatible with Unity 5.5 (.NET 3.5, C# 4.0)

Language: C# - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

SupremaLex/jacobi-eigenvalues

Implementation of serial and parallel(MPI) Jacobi algorithm for estimating of eigenvalues of symmetric matrix

Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

rbratschun/hpc-opencl-scan

HPC - OpenCL: work efficient scan implementation

Language: C++ - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

przywartya/parallel-processing

A collection of beginner parallel processing problems

Language: Python - Size: 255 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Nalaka1693/pthread_odd_even_sort

parallelized odd even sort using C pthreads

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

mgabilo/findmax-mpi

Parallel algorithm to find the maximum number generated among multiple processors using MPI

Language: C++ - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

aritrasep/FPBHCPLEX.jl

A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming using CPLEX

Language: Julia - Size: 628 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

mguenther/parallelism-in-java

Musings in parallel data and task processing in Java 8

Language: Java - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

cbaziotis/cgm

Implementation of the algorithm in: E. L. G. Saukas and S. W. Song. , "A Note on Parallel Selection on Coarse-Grained Multicomputers", Algorithmica (1999)

Language: C++ - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

EmanuelOverflow/cuSOM

CUDA implementation of Self-Organizing Map in C++

Language: C++ - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

MyXOF/EightQueens

Solve eight queens puzzle with parallel algorithm

Language: Java - Size: 467 KB - Last synced at: 11 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

intesar-gist/floyd_warshall_openmp

OpenMP implementation of Floyd Warshall algorithm

Language: C - Size: 1000 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

cezardasilva/parallel-primes

Projeto acadêmico que possui como objetivo principal explorar a utilização da biblioteca OpenMPI para executação de scripts paralelamente.

Language: C - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

Related Keywords
parallel-algorithm 162 parallel-computing 42 parallel-programming 34 mpi 33 openmp 22 cuda 20 parallel 19 c 12 parallel-processing 12 c-plus-plus 11 python 11 cpp 9 multithreading 8 parallelism 8 prefix-sum 8 sorting-algorithms 7 gpu 7 opencl 6 graph-algorithms 6 skeleton-application 6 bsf-skeleton 6 high-performance-computing 6 multicore 6 distributed-computing 6 pthreads 6 parallelization 5 supercomputing 5 computing-cluster 5 mpi-library 5 hpc 5 multithreaded 5 parallel-primitives 4 machine-learning 4 graph 4 sort 4 gpu-programming 4 gpu-computing 4 prl 4 openmpi 4 odd-even-sort 4 vut-fit 4 vut 4 sorting-algorithms-implemented 3 linear-programming 3 mergesort 3 cplusplus 3 big-data 3 csharp 3 artificial-intelligence 3 evolutionary-algorithms 3 local-search 3 genetic-algorithm 3 prefix-sum-algorithm 3 scientific-computing 3 radix-sort 3 shared-memory 3 openmp-parallelization 3 gpu-acceleration 3 matrix-multiplication 2 algorithms 2 quadtree 2 python3 2 open-mpi 2 line-of-sight 2 interpolation 2 erlang 2 parallel-sorting 2 concurrent-data-structure 2 thread-pool 2 plasma-physics 2 connected-component-labelling 2 clustering 2 matrix 2 selection 2 thread 2 monte-carlo-simulation 2 dotnet 2 linear-algebra 2 sparse-matrix 2 pyopencl 2 mixed-integer-programming 2 local-branching 2 genetic-programming 2 sorting 2 heuristic-algorithm 2 downloader 2 cpp-programming 2 cuda-kernels 2 image-processing 2 semaphore 2 threads 2 algorithm 2 stream-processing 2 deep-learning 2 evolutionary-strategy 2 feasibility-pump 2 load-balancer 2 multiobjective-optimization 2 optimization-algorithms 2 optimization 2