openmpi
Here are 143 public repositories matching this topic...
HPC Password Cracker
- Updated
Dec 16, 2020 - C
A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard
- Updated
May 10, 2019 - C
Mandelbrot set rendered in parallel with MPI, OpenMP, and CUDA
- Updated
Jun 24, 2023 - C
Heat Equation using different solvers (Jacobi, Red-Black, Gaussian) in C using different paradigms (sequential, OpenMP, MPI, CUDA) - Assignments for the Concurrent, Parallel and Distributed Systems course @ UPC 2013
- Updated
May 22, 2019 - C
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.
- Updated
Jul 8, 2024 - C
Making an MPI Cluster using two PCs (1 Master, 1 Slave) within the same LAN
- Updated
May 13, 2023 - C
Have fun with MPI in C -- An interactive tutorial playground on Tech.io
- Updated
Mar 22, 2021 - C
An MPI based implementation of K-NN search algorithm, aimed for use on CPU clusters.
- Updated
Jan 11, 2018 - C
Distributed and multithreaded implementation (OpenMPI and OpenMP) of a thermal transmission simulation in 2D space by using the Jacobi method
- Updated
Dec 9, 2018 - C
This Repository contains C implementation of various basics of parallel computing using OpenMP.
- Updated
Mar 11, 2023 - C
Academic project for the course of Concurrent, Parallel and Cloud Programming.
- Updated
Apr 21, 2020 - C
Sequential, Parallel programming (OpenMP, and MPI)
- Updated
Feb 4, 2018 - C
📨 Several problems and their solutions in distributed systems area, solved using MPI
- Updated
Jul 25, 2020 - C
Solve 2D Poisson's equation in parallel using OpenMPI
- Updated
Oct 25, 2023 - C
Parallel computing methods using C (7th semester)
- Updated
Dec 15, 2022 - C
Improve this page
Add a description, image, and links to the openmpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openmpi topic, visit your repo's landing page and select "manage topics."