Projects in Awesome Lists tagged with parallel-computing
A curated list of projects in awesome lists tagged with parallel-computing .
https://github.com/smoren/molecular-python3
Virtual chemistry simulation in 2D based on numpy and numba.
animation canvas molecular-simulation numba numpy parallel-computing
Last synced: 15 Apr 2025
https://github.com/gvegayon/appliedhpcr
Applied HPC with R
book bookdown high-performance-computing hpc parallel-computing quarto r-programming
Last synced: 21 Jan 2026
https://github.com/bsc-dom/dataclay
Python distributed data store that enables remotely access and method execution.
active-storage distributed-computing distributed-database distributed-storage parallel-computing python
Last synced: 14 Jul 2025
https://github.com/pkestene/euler2d
cfd compressible-fluid-dynamics cython euler-equations hydrodynamics julia mpi parallel-computing python
Last synced: 19 Aug 2025
https://github.com/llnl/polytope
A library for generating Voronoi and Voronoi-like tessellations for computational domains with nontrivial boundaries.
computational-geometry hpc parallel-computing scientific-computing tessellation voronoi
Last synced: 29 Apr 2025
https://github.com/golangsam/pipe
A pipers bag - generic functions to gain concurrency - batteries included :-)
chan channels concurency concurrency-library concurrency-management concurrency-patterns concurrent-processes concurrent-programming go golang golang-examples golang-library parallel-computing parallel-processing parallelism pipe pipeline pipelines-as-code pipelining pipes
Last synced: 09 Apr 2025
https://github.com/andyfratello/par
🎛️ Exercicis de Paral·lelisme (PAR) Q1 - UPC FIB
c fib-upc openmp openmp-parallelization par par-fib parallel-computing parallel-programming parallelism
Last synced: 12 Apr 2025
https://github.com/nico-curti/phdthesis
PhD thesis in Applied Physics
algorithms big-data-analytics deep-neural-networks feature-selection network-analysis optimization-methods parallel-computing
Last synced: 27 Jan 2026
https://github.com/dfsp-spirit/freesurfer_parallel_scripts
Shell scripts to run FreeSurfer's recon-all in parallel on multi-core machines. Developed during my time in Christine Ecker's Lab at KGU.
bash freesurfer neuroimaging parallel-computing workstation
Last synced: 29 Mar 2025
https://github.com/henrikbengtsson/future.batchjobs
:rocket: R package: future.BatchJobs: A Future API for Parallel and Distributed Processing using BatchJobs [Intentionally archived on CRAN on 2021-01-08]
distributed-computing hpc job-scheduler package parallel parallel-computing pbs r sge slurm torque
Last synced: 10 Apr 2025
https://github.com/akbaritabar/dask-duckdb-dbeaver
Parallelised and out of memory data analysis using Dask in Python and DuckDB and DBeaver in SQL. Using example of publicly accessible ORCID 2019 XML files
data-analysis data-science pandas parallel-computing python
Last synced: 08 Aug 2025
https://github.com/kaschau/PEREGRINE
3D Multiblock multiphysics finite volume reacting flow solver. Implemented in Python, Kokkos, and MPI for inter- and intra-node performant parallelism.
cfd gpu-computing hdf5 kokkos parallel-computing paraview python scientific-computing
Last synced: 10 Mar 2025
https://github.com/klausc/channelbuffers.jl
Parallel tasks using pipe streams
Last synced: 24 Jul 2025
https://github.com/hpc-carpentry/old-hpc-workflows
Scaling studies on high-performance clusters using Snakemake workflows
alpha carpentries-incubator english hpc-carpentry parallel-computing snakemake-workflows
Last synced: 27 Mar 2025
https://github.com/developermindset-com/openmp-mobile
OpenMP library compiled for iOS, Mac, tvOS, watchOS
abi c cmake cpp dylib dynamic ios library llvm macos mobile objective-c openmp parallel-computing static swift xcframework xcode
Last synced: 22 Apr 2025
https://github.com/silkodenis/som
Neural network with learning without a teacher, performing the task of visualization and clustering.
c-plus-plus computer-vision machine-learning ml neural-network opencl opencv parallel-computing self-organizing-map som
Last synced: 22 Apr 2025
https://github.com/jsheaven/perf
Estimates the average runtime and time-complexity (big O notation) of (a)sync algorithms
async big-o-notation complexity-analysis javascript parallel-computing performance-testing typescript
Last synced: 22 Apr 2025
https://github.com/johannesbuchner/autoemcee
Run MCMC automatically to convergence
bayesian-inference mcmc monte-carlo parallel-computing
Last synced: 15 Jul 2025
https://github.com/llnl/pips-sbb
Implementation of parallel branch-and-bound algorithm for stochastic (or block-angular) mixed-integer programs
Last synced: 29 Apr 2025
https://github.com/brwnj/freebayes-nf
a better freebayes-parallel
freebayes parallel-computing variant-calling
Last synced: 16 Oct 2025
https://github.com/radiantone/blazer
An HPC abstraction over MPI with built-in parallel compute primitives
hpc mpi mpi4py parallel-computing pipeline python supercomputing workflows
Last synced: 10 Jul 2025
https://github.com/ct-clmsn/nim-hpx
Nim wrapper for STE||AR HPX
distributed-computing high-performance-computing hpc hpx nim parallel-computing productivity supercomputing
Last synced: 09 Apr 2025
https://github.com/jishnub/mpimapreduce.jl
An MPI-based distributed map-reduce function for Julia
distributed-computing julia mapreduce message-passing mpi parallel parallel-computing
Last synced: 28 Oct 2025
https://github.com/gjbex/parallel-programming
Material for a training on parallel programming with MPI, OpenMP and TBB.
mpi openmp parallel-computing tbb
Last synced: 13 Jul 2025
https://github.com/neurodata/knorr
R bindings for knor
clustering-algorithm machine-learning parallel-computing
Last synced: 25 Apr 2025
https://github.com/pkestene/kokkos-proj-tmpl
A minimal cmake based project skeleton for developping a kokkos application
cea cuda gpu kokkos openmp parallel-computing parallelization performance-portability
Last synced: 19 Aug 2025
https://github.com/nico-curti/genetic
Examples about genetic algorithms for parallel computing
distributed-computing genetic-algorithm parallel-computing
Last synced: 12 Apr 2025
https://github.com/thecsw/komi
Komi - subarashii go pooling 🍡
golang komi parallel-computing pooling
Last synced: 17 Jan 2026
https://github.com/antoonberes/amcos
A high-peformance parallel monte-carlo simulation for estimating the fair value of options in finance
finance monte-carlo options parallel-computing rust simulation
Last synced: 06 Sep 2025
https://github.com/hxndev/openmp-program-to-print-number-of-threads
In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.
code cpp openmp openmp-parallelization parallel-computing parallel-programming threads
Last synced: 07 May 2025
https://github.com/hxndev/hadoop-mapreduce-to-analyze-sentiment-of-keyword
In this task, we had to write a MapReduce program to analyze the sentiment of a keyword from a list of comments. This was done using Hadoop HDFS.
code hadoop hadoop-hdfs hadoop-mapreduce hdfs java mapreduce mapreduce-java parallel-computing parallel-programming sentiment-analysis sentimental-analysis
Last synced: 11 Oct 2025
https://github.com/fieldtrip/qsub
This repository contains a subset of the FieldTrip code related to distributed computing
distributed-computing matlab parallel-computing sge slurm torque
Last synced: 07 Aug 2025
https://github.com/ulagbulag/sas
Salty and Sweet one-line Rust Runtime Optimization Library
concurrency kiss-principle parallel-computing parallisation rust
Last synced: 15 Apr 2025
https://github.com/llnl/simul
MPI coordinated test of parallel filesystem system calls and library functions
file-system mpi parallel parallel-computing testing
Last synced: 29 Apr 2025
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 13 Apr 2025
https://github.com/berzanorg/taco-parallel-zk-rollup
Taco Parallel Zk Rollup Specification
parallel-computing taco zk-rollup
Last synced: 12 Feb 2026
https://github.com/manasesjesus/pthreads
Parallel Computing with Pthreads
mutex n-queens parallel-computing posix-threads pthreads pthreads-api pythagoras queens-puzzle
Last synced: 06 Jul 2025
https://github.com/dfsp-spirit/cpp_geodesics
Fast computation of geodesic distances and related mesh descriptors on (brain surface) meshes in C++ and OpenMP.
brain cpp distance geodesics mesh openmp parallel parallel-computing
Last synced: 16 Aug 2025
https://github.com/uscbiostats/r-parallel-benchmark
Using Rcpp with OpenMP (parfor and SIMD)
benchmark hpc openmp parallel-computing rcpp rstats simd
Last synced: 11 Aug 2025
https://github.com/parallel-pooler/pooler
.NET parallel tasks executing library - DLL and NuGet package source.
csharp dot-net dotnet parallel parallel-algorithm parallel-computing parallel-processing parallel-programming parallelism parallelization pool pooler pooling thread thread-pool threading threads vb-net vbnet
Last synced: 26 Jun 2025
https://github.com/noorientationprogramming/noptutorials
Learn how to use the Processing() class
async async-await asynchronous asynchronous-programming asyncio image-processing multi-threading multithreading naegolus network-programming noorientationprogramming parallel parallel-computing parallel-processing parallel-programming parallelism processing signal-processing
Last synced: 10 Jun 2025
https://github.com/khaledashrafh/ages-distribution-histogram
This program implements a histogram using MPI and OpenMP to analyze a dataset containing group ages that watch a TV show. The goal is to calculate statistics about the groups of age and generate a frequency histogram.
gcc-complier high-performance high-performance-computing histogram message-passing-interface mpi multithreading open-mp openmp parallel-computing parallel-processing
Last synced: 17 Oct 2025
https://github.com/thowell/rs.cpp
A multi-threaded C++ implementation of random search for locomotion tasks using MuJoCo.
learning locomotion motor-control mujoco parallel-computing random-search robotics
Last synced: 13 Apr 2025
https://github.com/makischristou/parallelcircuitsimulator
A serial and parallel logic fault simulator on gate level netlists.
fault-simulation iscas parallel-computing simulator vlsi
Last synced: 30 Oct 2025
https://github.com/spagnuolocarmine/abm.jl
A Multi Agent Based Simulation engine in Julia language
agent-based-framework agent-based-modeling agent-based-simulation distributed-computing julia julia-language parallel-computing scalability simulation
Last synced: 13 Apr 2025
https://github.com/cascadingradium/cuda-hungarian-clustering
A GPU-Accelerated Clustering Algorithm that uses the Hungarian method
clustering cpp cuda gpu hungarian-algorithm parallel-computing
Last synced: 16 May 2025
https://github.com/christophergandrud/mcreplicate
Multi-core replicate for RStats
parallel-computing rstats rstats-package simulation
Last synced: 21 Feb 2026
https://github.com/nholland94/spirv-ocaml
A code-generated SPIR-V compiler for ocaml.
code-generator compiler graphics ocaml ocaml-library parallel-computing spir-v
Last synced: 10 Apr 2025
https://github.com/HenrikBengtsson/future.aws.lambda
R package: future.aws.lambda - A Future API for Parallel Processing on AWS Lambda
aws-lambda future package parallel-computing r
Last synced: 20 Jul 2025
https://github.com/tandemdude/shared_cbuff
An implementation of a circular buffer which makes use of SharedMemory in order to allow sharing of the data across multiple python instances.
buffer circular-buffer library parallel-computing python python-library python3 shared-memory
Last synced: 19 Apr 2025
https://github.com/lykmapipo/python-joblib-cookbook
A step-by-step guide to master various aspects of Joblib for parallel computing in Python
apache-spark cache dask distributed-computing joblib loky lykmapipo memoization multiprocessing parallel-computing python threading
Last synced: 03 Apr 2025
https://github.com/FriedImage/DPCPP-Image-Blurring-with-SYCL
A program developed with DPC++ SYCL for parallelizing the Image Blurring process.
cpp17 digital-image-processing dpcpp opencv parallel-computing sycl
Last synced: 04 Apr 2025
https://github.com/kirilenkobm/py_nf
Python library to execute batches of jobs using nextflow.
cluster controls-nextflow nextflow nextflow-executor nextflow-pipeline nextflow-script nextflow-wrapper parallel-computing
Last synced: 22 Aug 2025
https://github.com/andersy005/dask-notebooks
Dask tutorials for Big Data Analysis and Machine Learning as Jupyter notebooks
dask data-science distributed-computing jupyter-notebook parallel-computing python
Last synced: 30 Aug 2025
https://github.com/zamb0/2d_fast_fourier_transform_openmpi
2D Fast Fourier Transform (2D FFT) parallel algorithm using OpenMPI. The algorithm is implemented in C and it is based on the Cooley-Tukey iterative algorithm.
2dfft openmpi parallel-computing parallel-programming
Last synced: 18 Aug 2025
https://github.com/unixjunkie/parpair
compute in parallel the application of one (or two) function(s) on a pair of elements
fork ocaml-library parallel-computing unix
Last synced: 29 Oct 2025
https://github.com/henrikbengtsson/future.aws.lambda
R package: future.aws.lambda - A Future API for Parallel Processing on AWS Lambda
aws-lambda future package parallel-computing r
Last synced: 11 Aug 2025
https://github.com/anicolaspp/parallel-computing-mpi-matrix-multiplication
Cannon Algorithm Implementation for matrix multiplication using MPI
c-language cannon-algorithm message-passing-interface mpi mpi-library mpich2 parallel-computing parallel-programming
Last synced: 09 May 2025
https://github.com/wpmed92/f16-to-f32-gpu
Decompress f16 data to f32 using WebGPU
gpu javascript parallel-computing webgpu
Last synced: 12 Apr 2025
https://github.com/johnaparker/numpipe
Easily run Python functions in parallel and cache the results
cache hdf5 parallel-computing python scheduler
Last synced: 19 Apr 2025
https://github.com/pkestene/cerfacs-training-kokkos
cerfacs training on C++/kokkos
cea concurrency cpp gpu kokkos parallel-computing parallel-programming parallelism parallelization performance-portability shared-memory teaching teaching-materials training training-materials
Last synced: 19 Aug 2025
https://github.com/BrosnanYuen/RayBNN_Raytrace
Ray tracing library using GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI
arrayfire cuda gpu gpu-computing opencl parallel parallel-computing ray ray-tracing raybnn raylib raytracer raytracing rust
Last synced: 04 Apr 2025
https://github.com/hxndev/hadoop-mapreduce-to-find-average-length-of-comments
In this task, we had to find the average length of comments given in the dataset. It was done using Hadoop MapReduce and Hadoop HDFS.
average-length code comments distributed-computing distributed-systems hadoop hadoop-filesystem hadoop-hdfs hadoop-mapreduce hdfs java mapreduce mapreduce-java parallel-computing parallel-programming
Last synced: 31 Mar 2025
https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/hxndev/dependency-analysis-and-speedup
In this task, we were given some code snippets and we had to calculate the Dependencies in the code and if resolveable, we needed to re-write the code to remove any sort of dependencies. Furthermore, we had to calculate the speedup graphs too.
c code dependencies dependency-analysis distributed-computing distributed-systems paralelism parallel parallel-computing parallel-programming speedup
Last synced: 09 Oct 2025
https://github.com/kareimgazer/mat-transpose-cuda
series of trials for optimizing matrix transpose with CUDA
cuda hpc matrix parallel-computing simd
Last synced: 29 Mar 2025
https://github.com/zabuzard/treeflood
TreeFlood offers algorithms to distributedly explore tree graphs.
algorithm distributed-algorithms exploration graph-algorithms multithreading parallel-computing shared-memory tree tree-graph treeflood-offers-algorithms
Last synced: 04 May 2025
https://github.com/bissim/jacobi-mpi
Academic project for the course of Concurrent, Parallel and Cloud Programming.
c jacobi jacobi-relaxation mpi openmpi parallel-computing parallel-programming
Last synced: 05 Mar 2025
https://github.com/chiang-yuan/culsm
CUDA C++ code implementing GPU-accelerated Lattice Spring Model (CuLSM) simulations.
cuda gpu parallel-computing particles
Last synced: 07 Sep 2025
https://github.com/aleph2c/miros-rabbitmq
Rabbitmq extension to miros
concurrency miros networked-statecharts parallel-computing python rabbitmq stateless-network-functions statemachines
Last synced: 14 Jan 2026
https://github.com/eigr-labs/synapsys
Lite Actor Model framework for JVM and Android Applications
actor-model actors concurrency distributed-systems parallel-computing stateful-actors
Last synced: 10 Mar 2026
https://github.com/engineersbox/gbox16-gpu
Implementation of a custom GPU ISA microarchitecture called GBox16 based around NVIDIA and AMD microarchitectures
gbox16 gpgpu gpu isa microarchitecture parallel-computing simt verilog vhdl
Last synced: 04 Jan 2026
https://github.com/rrze-hpc/discostic-sim
A cross-architecture resource-based parallel simulation framework that can efficiently predict the performance of real or hypothetical massively parallel MPI programs on current and future heterogeneous systems.
current-clusters future-clusters open-source parallel-computing performance-analysis performance-engineering performance-simulation
Last synced: 26 Jul 2025
https://github.com/garciparedes/parallel-scan-sky
Parallel Computing work
c cuda high-performance-computing hpc mpi openmp parallel parallel-algorithm parallel-computing parallel-processing parallel-programming parallelism parallelization university-of-valladolid
Last synced: 05 Mar 2025
https://github.com/dyalog/samples
Code Samples and Templates
apl dyalog dyalog-apl futures isolate isolates parallel-computing parallelization
Last synced: 19 Mar 2026
https://github.com/lucaangioloni/parallelcomputingexam
Parallel Computing Exam
c cuda histogram-equalization integral-image java java-thread openmp parallel-computing
Last synced: 29 Mar 2025
https://github.com/llnl/npb
Fork of the NASA Advanced Supercomputing Division's NAS Parallel Benchmarks
Last synced: 04 Feb 2026
https://github.com/atticuskuhn/parallel-algorithms
Proving the correctness and performance of certain parallel algorithms
agda formal-methods formal-verification parallel-computing
Last synced: 02 Feb 2026
https://github.com/kakshay21/parallel-programming-coursera
Parallel Programming in Java (https://www.coursera.org/learn/parallel-programming-in-java)
barrier fork-join java-8 parallel-computing phaser streams
Last synced: 17 Feb 2026
https://github.com/li-boxuan/parallel-gat
Parallel implementations of Graph Attention Network, including CUDA, OpenMP, and TinkerPop Vertex Program.
gat graph graph-attention-networks parallel-computing tinkerpop
Last synced: 15 Jul 2025
https://github.com/nowayhecodes/actor-bonilla
An actor model implementation in Typescript (it's just a silly pun don't expect this to work or to be finished sometime) :man_artist:
actor actor-model actor-system concurrency parallel-computing puns typescript typescript-library
Last synced: 07 May 2025
https://github.com/llnl/parelagmc
Parallel element agglomeration multilevel Monte Carlo library.
monte-carlo parallel parallel-computing simulation
Last synced: 27 Feb 2025
https://github.com/imsy-dkfz/mcmlgpu
This repository contains the base code for Monte Carlo simulations in a GPU of light transport on turbid media in GPU.
gpu montecarlo-simulation parallel-computing
Last synced: 01 May 2025
https://github.com/jordicorbilla/mapreduce
Data parallel text processing with MapReduce
Last synced: 18 Aug 2025
https://github.com/gjjvdburg/abed
abed: A command line tool for easily running machine learning benchmarks
benchmarking evaluation machine-learning parallel-computing python
Last synced: 26 Oct 2025
https://github.com/ctsiaousis/parallelworkers
Simple parallelism in golang
go-channel golang parallel-computing
Last synced: 29 Dec 2025
https://github.com/brosnanyuen/raybnn_raytrace
Ray tracing library using GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI
arrayfire cuda gpu gpu-computing opencl parallel parallel-computing ray ray-tracing raybnn raylib raytracer raytracing rust
Last synced: 26 Aug 2025
https://github.com/648trindade/sbac-pad-marathon-problems
Repository containing problems of the SBAC-PAD Marathon of Parallel Programming and some parallel solutions to them.
cuda high-performance-computing mpi openmp parallel-computing
Last synced: 01 May 2025
https://github.com/louis-langholtz/flow
Dataflow library and engine in C++
cli dataflow-programming framework library multiprocessing parallel-computing shell system-design
Last synced: 13 May 2025
https://github.com/dayyass/hpc
My experiments with MPI and OpenMP
cpp cuda gpu high-performance-computing hpc mpi nvidia openmp parallel-computing super-computing
Last synced: 07 Mar 2026
https://github.com/polluxio/pollux-payload
Pollux payload core files and examples
cloud message-passing parallel-computing parallel-programming
Last synced: 14 Mar 2026
https://github.com/rshrc/parallel-processing
OpenMP Source Code Reference
parallel-computing parallel-processing supercomputing
Last synced: 04 Apr 2025
https://github.com/hvass-labs/parallel-pipelines
Convert serial computations into parallel pipelines
Last synced: 03 Apr 2025
https://github.com/mirdan08/unipi-assignments
Repo used to store and show the various exercises & assignments i do at my university.
distributed-computing high-performance-computing machine-learning parallel-computing signal-processing time-series-analysis
Last synced: 01 Sep 2025
https://github.com/madsjulia/madsjulia.github.io
MADS (Model Analysis & Decision Support) documentation
calibration data-analytics decision-making decision-support documentation example high-performance-computing inverse-problems julia machine-learning mads model-analysis model-reduction parallel-computing parameter-estimation surrogate-analysis tests uncertainty-quantification validation verification
Last synced: 24 Feb 2025
https://github.com/spagnuolocarmine/playground-mpi
Have fun with MPI in C -- An interactive tutorial playground on Tech.io
c distributed distributed-computing distributed-systems mpi openmpi parallel-computing parallel-programming programming tutorial
Last synced: 10 Jul 2025
https://github.com/khaledashrafh/mpi-student-grade-checker
It's a high-performance computing program that utilizes MPI to process a list of student grades in parallel and determine which students have passed the exam and which ones need to repeat it.
gcc-complier grade-checker high-performance-computing message-passing-interface mpi parallel-computing parallel-processing student-grade-application student-success-failure-detection
Last synced: 28 Mar 2025