Ecosyste.ms: Repos

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

GitHub topics: mpich

Ghonimo/Heat-Diffusion-Grid-Simulation-using-MPI-ECE588

This repository contains the code and documentation for a parallelized heat diffusion simulator implemented using the Message Passing Interface (MPI). It simulates the diffusion of heat across a 2D grid, using a finite difference method to calculate temperature changes over time. This program was designed for Portland State University ECE 588 Class

Language: C - Size: 4.62 MB - Last synced: 1 day ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

chitwang/CS633-Assignments

Solutions to the assignments undertaken during the Parallel Computing Course (CS633) in the 6th semester at IITK under Prof. Preeti Malakar

Language: C - Size: 1.17 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

JuliaParallel/MPI.jl

MPI wrappers for Julia

Language: Julia - Size: 3.9 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 359 - Forks: 115

Dushanthimadhushika3/MPI-Programing-Basics

This repository contain basic operation we practice when doing MPI programming. All the C files, make files and host files are included. Once you install MPICH on your machine just download this repository and you can test your own.

Language: C - Size: 10.7 KB - Last synced: 23 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

vbugaevskii/msu.supercomputers.course

Homeworks for "High perfomance computing" course in CMC MSU

Language: Jupyter Notebook - Size: 28.2 MB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

MonkD3/mpi-rr

Small library for performing rank-reordering using graph-partitioning for MPI

Language: C - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

jeffhammond/mukautuva

An MPI ABI compatibility layer

Language: C - Size: 799 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 27 - Forks: 0

sudtanj/MPICH-Ubuntu-with-Travis

Running High-Performance Portable MPI on Ubuntu

Language: C - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

amm98d/pdc-project-distributed-password-cracker

Combining OpenMP and MPICH for Brute Force in C

Language: C - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

huafengw/mpich-on-yarn

A prototype of running mpich applications on Yarn

Language: Java - Size: 127 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

husakihor/RAFT_Consensus_Algorithm

Language: C++ - Size: 162 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Koushikphy/cheatsheet

A collection of random computer codes, commands and cheat sheets

Size: 127 KB - Last synced: 5 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

heydariplusplus/DMIS-MPICH

Distributed Maximal Independent Set with MPICH

Language: C++ - Size: 183 KB - Last synced: 3 months ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 1

billDrett/GameOfLife-MPI-OpenMp-Cuda-

Game of life: An implementation of the famous simulation game with parallel programming technologies. An MPI, a hybrid MPI and OpenMp and a CUDA implementation of the game. Also I wrote a report in greek on the speedup, efficiency and scalability of each implementation.

Language: C - Size: 501 KB - Last synced: 4 months ago - Pushed: almost 7 years ago - Stars: 7 - Forks: 0

EnesBaserr/Digital-Twin-MPI

Digital twin implementation with parallel computing for factory production-line through machines

Language: Python - Size: 539 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

rezaarshad/determinant

Calculating determinant of matrices using MPI (Message Passing Interface) in distributed environment.

Language: C - Size: 17.6 KB - Last synced: 5 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

afnan47/Quicksort-Using-MPI

Parallel QuickSort Implementation using MPI

Language: C++ - Size: 8.79 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

managei/MapMPI

A parallel MapReduce implementation with MPI

Language: C - Size: 187 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

timndus/pfpr

Sacrifice for Power consumption

Language: C - Size: 47.1 MB - Last synced: 4 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

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: 4 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

noewangjy/Parallel-Data-Processing-with-MPI

Course projects of ICE6414P-Parallel Data Processing at Shanghai Jiao Tong University-2022-Spring

Language: C++ - Size: 1.08 MB - Last synced: 8 months ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

ramtin-ehsani/OS-Lab-MPICH

Operating Systems Lab course Spring 2021 Final Project

Language: C - Size: 15.6 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

arneish/MPI-pattern-matching

A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard

Language: C - Size: 1.38 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 7 - Forks: 0

satwik-m/Convex-Hull

Parallelization using openmp, MPI, Hybrid

Language: C++ - Size: 652 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 6 - Forks: 1

XingruiWang/Programming-Models-for-Parallel-Computing

Some notes and code about Programming Models for Parallel Computing

Language: C - Size: 17.6 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

heecheon92/MPI

Message Passing Interface

Language: Python - Size: 2.56 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

joshuarobinson/docker_ior_mpi

Docker image and scripts for running IOR benchmarks

Language: Shell - Size: 5.86 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 4

group04HPC/Parallelization

This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.

Language: C - Size: 7.44 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

bearkillerPT/CLE 📦

Large Scale Computations. Implementations of Guassian Elimination using pthread, mpich and cuda!

Language: C - Size: 81.4 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

rafathasan/raspi-mpi-cluster

MPI is a standardized and portable message-passing standard designed to function on parallel computing architectures on Raspberry Pi. The MPI standard defines the syntax and semantics of library routines that are useful to a wide range of users writing portable message-passing programs in C++.

Size: 59.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

pikrog/hpc-docker

dockerized HPC cluster environment

Language: Dockerfile - Size: 71.3 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Dragon1573/Parallel-GMM 📦

2019~2020学年第2学期《并行程序设计》课程设计

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

jalal-elzein/Mandlebrot-Set-Parallelization

A project using MPI to parallelize the generation of a Mandelbrot set!

Language: C++ - Size: 1.74 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

bryant1410/trsh

Project about minimizing costs in garbage collection in Montevideo, Uruguay, using Evolutionary Algorithms

Language: C++ - Size: 5.09 MB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 17 - Forks: 8

LetteraUnica/3D-density-estimation

OpenMP and MPI parallel estimation of the 3d density of a point cloud

Language: Jupyter Notebook - Size: 5.57 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

integeruser/pprank

Distributed PageRank via message passing

Language: C++ - Size: 198 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

Koushikphy/CheatSheets

A collection of random computer codes, commands and cheat sheets

Size: 241 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

h3ct0rjs/FichaTecnica-ProyectoGrado

Automation to bring up a cluster of VMs using Vagrant and Virtualbox for testing MPI. Learn gradually vagrant to start creating your VagrantFiles.

Language: TeX - Size: 8.33 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - 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: about 1 year ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

skilbjo/c

take advantage of your multiple cores with vector operations

Language: Assembly - Size: 12.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

rangsimanketkaew/Auto-NWChem

Automated compilation of NWChem on RHEL, CentOS, and Ubuntu.

Language: Shell - Size: 10.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

jeffhammond/OpenPA 📦

Go to the new fork:

Language: C - Size: 195 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

bissim/MPI-C 📦

A few numerical problems solved with MPI C parallel programming

Language: C - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

kovdan01/parallel-computing 📦

Language: C++ - Size: 590 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aidlran/hpc 📦

High performance computing with MPI for uni. Probably shouldn't have left this one 'til the last minute.

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

SauzeauYannis/Parallel-And-Distributed-Algorithm 📦

Practical exercice of parallel and distributed algorithm

Language: C++ - Size: 39.3 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Eboubaker/matrix-sums-solver

TP Master1 architectures and parallel systems

Language: C++ - Size: 590 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dkarageo/Distributed_KNN

An MPI based implementation of K-NN search algorithm, aimed for use on CPU clusters.

Language: C - Size: 23.9 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 3

fm16191/mpit_tests

Grouping of test programs using the MPI_T interface

Language: C - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

marcosChalet/crivo-de-eratostenes Fork of FelipeFelipeRenan/Crivo-eratostenes

Algoritmos sequencial e paralelo (MP e MPI) do Crivo de Eratostenes.

Language: C - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

eponari/Parallel-Programming-Coursework

This repository holds coursework from Parallel Programming Course done by me.

Language: C - Size: 1.5 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Khaled-Waled/parallel-data-processing

This project implements the usage of the MPI library to work on a data set using multiple processes.

Language: C - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

harunsasmaz/I-SpMV

An iterative sparse matrix dense vector multiplication solver with MPI

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

pabvald/parallel-computing

Parallel computing practise with OpenMP, MPICH and CUDA

Language: C - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

umittas2000/mpisample-bloodcount

Parallel programming sample on c++ with linux nodes

Language: C++ - Size: 3.66 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

klalumiere/NiceMPI

An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).

Language: C++ - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 18 - Forks: 2

parthvshah/VACF

Velocity Auto Correlation Function

Language: C - Size: 947 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 796 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

HxnDev/Consensus-Problem-using-MPI

In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

Language: C - Size: 155 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

amiresmaeili79/mpich-sorter

Sorting array by three connected machines

Language: C - Size: 482 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

AniMahajan20/Parallel-Computing

Assignments and Tasks done in course Parallel Computing during Undergrad @ BITS Pilani

Language: C - Size: 5.16 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

MajidSalimi/MPI

Codes are developed with MPI for distributed environments

Language: C - Size: 277 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

prOttonicFusion/MPI-boilerplates

Parallelization boilerplate code for C++, Python & Fortran 🏎️💨

Language: Fortran - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

DorijanH/Connect4

Connect Four game implemented using MPICH (MPI implementation) in C#

Language: C# - Size: 122 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

DorijanH/DistributedDiningPhilosophers

Distributed Dining Philosophers problem using MPICH (MPI implementation) in C#

Language: C# - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mammothb/MPI-CodeBlocks-ConsoleRunner

Modified cb_console_runner to enable running MPI programs from CodeBlocks

Language: C++ - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

goodbye-and-hello/MPI

MPICH2 Clustering Project

Language: C++ - Size: 701 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

an31146/mpitutorial

Cloned from https://github.com/wesleykendall/mpitutorial.git

Language: C - Size: 3.95 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

genericFJS/disthash

Projektseminar an der HTW Dresden zum Thema MPI

Language: C++ - Size: 1.21 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Leehwajung/MatrixMultiplier_UsingMPICH

Parallel Processing Course - MPI(MPICH2) Project [Team Project]

Language: C++ - Size: 3.84 MB - Last synced: about 2 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

sourceryinstitute/CentOS-dev-MPICH

Language: Shell - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

velastroll/MPI

Examples to learn how to use parallelism with MPI on C.

Language: C - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

mark-myzhao/ps

A simple and basic implement of parameter server for caffe.

Language: C++ - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

mohan08p/HPC

High Performace Computing

Language: C - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0