GitHub topics: message-passing-interface
bernardparent/CFDWARP
Computational Fluid Dynamics, Waves, Reactions, Plasmas
Language: C - Size: 42.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 46 - Forks: 23

rabauke/mpl
A C++17 message passing library based on MPI
Language: C++ - Size: 32.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 169 - Forks: 29

anicolaspp/Parallel-Computing-MPI-Matrix-Multiplication
Cannon Algorithm Implementation for matrix multiplication using MPI
Language: C - Size: 7.91 MB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 6

pypr/pysph
A framework for Smoothed Particle Hydrodynamics in Python
Language: Python - Size: 7.02 MB - Last synced at: 14 days ago - Pushed at: 17 days ago - Stars: 477 - Forks: 138

huangli712/Flink
A collection of Fortran modules and subroutines for scientific computing
Language: Fortran - Size: 614 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 2

koriavinash1/pgm
Graph: Representation, Learning, and Inference Methods
Language: Python - Size: 253 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

tudasc/MPI-Corrbench
A benchmark suite to evaluate MPI correctness tools.
Language: C - Size: 609 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 4

ntoskrnl7/typed-message-transport
typed-message-transport is a TypeScript-based library designed for handling strongly-typed message exchanges between different environments, such as browser workers or Node.js processes. This library facilitates sending and receiving messages with a clear structure and type safety, using message channels. ex) WebSocket, RTCDataChannel, MessagePort
Language: TypeScript - Size: 76.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 47.9 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

besnik/parallel-volume-rendering
Overview and detailed dicussion about parallel volume rendering on a cluster. We describe algorithms, optimalization techniques and challenges for real time rendering of big data on high performance clusters.
Language: C++ - Size: 3.2 MB - Last synced at: 17 days ago - Pushed at: over 9 years ago - Stars: 18 - Forks: 2

rezaarshad/determinant
Calculating determinant of matrices using MPI (Message Passing Interface) in distributed environment.
Language: C - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

FilipeLopesPires/Multithreaded-WordCount
Multithreaded-WordCount: a parallel word and vowel counter.
Language: C - Size: 3.85 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

amirisback/dps-thread-message-passing-interface
Coding On The Spot Sistem Pararel Terdistribusi
Language: Python - Size: 1.02 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

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.
Language: C - Size: 56.6 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

zduny/mezzenger
Message passing infrastructure for Rust.
Language: Rust - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

danielpatrickhug/GitModel
machine code+i git matrix + user
Language: Python - Size: 2.56 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 60 - Forks: 5

mixed-farming/parallel_programming
Implementing parallel algorithms using MPI
Language: C - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

MScUniversityCollaborations/Parallel-Canopy-Algorithm
Designed and implemented a parallelized iteration of the Canopy algorithm by utilizing the MPI (Message Passing Interface) programming model.
Language: C++ - Size: 6.65 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Bogdanisar/Inclusion-exclusion-MPI-Cpp-Suman
A distributed C++ solution in MPI for the 'Suman' algorithmic problem, which is an application of the Inclusion–exclusion mathematical principle.
Language: C++ - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shrpnsld/send-a-message
C++11 inter-thread message passing library
Language: C++ - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

japnitahuja/guide-to-mpi
This is an introductory guide to MPI in Python (mpi4py) and C (OpenMPI)
Language: C - Size: 1.79 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

avestura/mpich-playground
📨 Several problems and their solutions in distributed systems area, solved using MPI
Language: C - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

lcudenne/eeprobe
Energy Efficient Probe for MPI
Language: C - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dennewbie/saxpy_mpi
Materiale Progetto Calcolo parallelo e distribuito
Language: C - Size: 31.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

bnafack/MPI
Language: C++ - Size: 477 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kbmclaren/proj2-CMSC421-OS
This project required the creation of a new Linux kernel, adding various system calls for interprocess communication. This project implements a relatively simple message passing interface that can be queried asychronously by multiple processes.
Language: C - Size: 181 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shayanalibhatti/Sorting_data_on_multiple_processors
In this Python repository, I sorted data using multiple processors via MPI4PY library.
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

aashrafh/CMP306
Solutions of the CMP362-Advanced Programming Techniques course's labs in college
Language: Java - Size: 8.06 MB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arnavgarg123/TwitterDataAnalysisOnHPC-COMP90024
Analysing Twitter data to obtain sentiment of different blocks in Melbourne
Language: Python - Size: 8.44 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

FilipeLopesPires/P4xC
P4xC: a parallel circular cross-correlation calculator.
Language: C - Size: 3.88 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

sorush-khajepor/MPI_load_balancing
Distributes N items among processors (items have same weight).
Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ShubhamAvasthi/cse371-pc-project
This is my team's project for CSE-371: Parallel Computing taught at IIT (BHU) Varanasi.
Language: C++ - Size: 99.2 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ShubhamAvasthi/cse372-hpc-project
This is my project for CSE-372: Introduction to High Performance Computing taught at IIT (BHU) Varanasi.
Language: Jupyter Notebook - Size: 90.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

NekSfyris/SSE-MPI_omega_statistic
Acceleration of omega statistic calculation using Streaming SIMD Extensions (SSE) and MPI (Message Passing Interface).
Language: C - Size: 996 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cstyl/mpi-image-reconstruction
Two-dimensional lattice-based calculation that employs a two-dimensional domain decomposition and uses non-blocking communications for image reconstruction
Language: C - Size: 1.58 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jbnerd/ParaWDI
Directory of Par Comp Course Projects
Language: C - Size: 568 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

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: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

prasadmate28/FTP Fork of sharminpathan/FTP
Simple FTP Client Server
Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sdasgup3/parallel-programming
My Parallel Programming experiences
Language: C - Size: 13.8 MB - Last synced at: 13 days ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
