An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with parallel-computing

A curated list of projects in awesome lists tagged with parallel-computing .

https://github.com/shermanlo77/multinode-gpu-study

These are some exercises and implementations to use multiple nodes of GPUs

bagging distributed-computing gpu-computing multinode parallel-computing pytorch

Last synced: 27 Mar 2025

https://github.com/byzheng/taskqueue

Task Queue in R based on PostgreSQL Database

parallel-computing postgresql r task-queue

Last synced: 18 Mar 2025

https://github.com/abhiroop/skeletor

Algorithmic skeletons for parallelization in Haskell

arrays haskell-library parallel-computing parallel-programming

Last synced: 18 Mar 2025

https://github.com/pzelasko/parallel-example

An example of how to set up distributed computation using GNU Parallel.

bash gnu-parallel parallel-computing python

Last synced: 18 Mar 2025

https://github.com/20101301-alina-hasan/parallel-hyperloglog-cardinality-estimation

A Python project demonstrating efficient estimation of unique elements in any dataset using the HyperLogLog algorithm with parallel processing. In this example, we apply the method to a transactional dataset, showcasing data cleaning, visualization, and performance comparisons for scalable cardinality estimation.

cardinality-estimation hyperloglog multiprocessing parallel-computing performance-optimization python transactional-data

Last synced: 05 Jul 2025

https://github.com/sferez/sspp_sparse_matrix_cuda

Small Scale Parallel Programming, Sparse Matrix multiplication with CUDA

cpp cuda omp omp-parallel parallel-computing small-scale-parallel-programming sparse-matrix

Last synced: 13 Jun 2025

https://github.com/carloscraveiro/pdsa_presentation

Apresentação sobre: MIMD - Múltiplos Fluxos de Instruções-Múltiplos Fluxos de Dados, elaborada como atividade avaliativa para a disciplina SEL0631 - Processadores Digitais de Sinais e Aplicações, ministrada no segundo semestre de 2024 pelo professor doutor Maximiliam Luppe.

computer-architecture flynn mimd parallel-computing

Last synced: 11 Apr 2025

https://github.com/fanziyang-v/parallel-computing

Parallel Computing course materials from Harbin Institute of Technology(Shenzhen).

cuda openmp openmpi parallel-computing

Last synced: 27 Mar 2025

https://github.com/xkrejc70/mit-avs-project2

AVS - Computation Systems Architectures - Project: Improving Optimization Performance with Parallel Computing

openmp parallel-computing vut-fit

Last synced: 16 Mar 2025

https://github.com/talhaahussain/card-game

Continuous Assessment for ECM2414 - Software Development, set by Prof. Yulei Wu (Year 2, Semester 1). Uses multi-threading in Java to simulate the playing of a simple card game with numerous players and decks. Developed as a pair programming project.

card-game java parallel-computing

Last synced: 23 Feb 2025

https://github.com/tansudasli/java-concurrency

java concurrency, parallel , reactive, multithreading programming concepts

concurrency gradle java19 multithreading parallel-computing reactive-programming

Last synced: 01 Mar 2025

https://github.com/marianciuc/web-service-for-parallel-computing

The project demonstrates the application of various approaches to distributed and parallel computing in a web environment.

asp-net csharp mandelbrot-set parallel-computing rest soap-web-services swagger

Last synced: 27 Apr 2025

https://github.com/kvoli/parallel-pancakes

Parallel solution to maximum number of flips required to sort a stack of pancakes. Also known as diameter of a pancake graph. Achieves linear speedup w.r.t processors used.

graph mpi parallel-computing

Last synced: 17 Mar 2025

https://github.com/hafizhhasyhari/pemrograman-data-terdistribusi-parallel-kuliah-s1-2024

Pemrosesan Data Terdistribusi Kuliah S1 A collection of programs from my learning activities in the Distributed Data Programming / Parallel Programming course. This repository is designed to document my journey and encourage community contributions and collaborations

distributed-systems parallel-computing parallel-processing parallel-systems-programming

Last synced: 02 Apr 2025

https://github.com/kibaekkim/dsp.jl

Julia interface to parallel decomposition solver DSP

optimization parallel-computing

Last synced: 28 Mar 2025

https://github.com/effeix/wikigen

Random Wikipedia articles generator using Machine Learning

machine-learning mpi nlp parallel-computing random-generation wikipedia

Last synced: 13 Jun 2025

https://github.com/bouvens/parallel1d

Parallel computations on 1D arrays for JavaScript

demo javascript npm npm-package parallel-computing web-worker

Last synced: 29 Dec 2025

https://github.com/mubashirmalik/mpi-distributed-search

Code to search a number from a large list of numbers using distributed systems(cluster), OpenMP and MPI Programming without using asynchronous send/receive calls.

c cpp distributed-systems mpi openmp parallel-computing searching-algorithms

Last synced: 16 Mar 2025

https://github.com/alessiobugetti/integral-image-processing

Implements sequential and parallel integral image computation in C++ and Python, utilizing CUDA for parallel computation on GPU

cuda gpu-acceleration integral-image numba parallel-computing pycuda

Last synced: 25 Dec 2025

https://github.com/bayars/python-mpi

MPI is a message passing interface program that is using for parallel computing and multi tasking process.

mpi mpi4py parallel-computing python

Last synced: 07 Sep 2025

https://github.com/genevas/parallel_mpi

Programs written using MPI and OpenMP

c julia-sets monte-carlo-integration mpi parallel-computing

Last synced: 03 Jul 2025

https://github.com/yuyatinnefeld/parallel-programming

📕 Learning Guide 📕 | Parallel Programming (Python & Java)

parallel-computing parallel-programming

Last synced: 22 Feb 2025

https://github.com/nyxflower/mosaics-cuda-openmp

Simple image mosaic command line too (CUDA-OpenMP-C Implementation)

c cuda gpu-programming mosaic mosaic-images openmp parallel-computing parallel-processing

Last synced: 22 Feb 2025

https://github.com/rosnavigator/parallelkmeansimagecompressor

Parallel KMeans-based image quantization compressor that reduces the number of colors in an image while preserving visual quality. It uses KMeans clustering for color quantization and supports sequential, OpenMP, MPI, and CUDA implementations for performance and scalability. PoliMi - Advanced Methods for Scientific Computing (2023-2024)

boost clustering colors compression cuda image-quantization kmeans kmeans-clustering lossy-compression mpi odette opencv openmp parallel-computing parallel-programming performance polimi scalability sl-train

Last synced: 16 Jun 2025