https://github.com/dooml/jacobi-parallel-mpi
The parallelization of the iterative Jacobi Method, with the MPI (Message Passing Interface) library.
https://github.com/dooml/jacobi-parallel-mpi
academic-project cplusplus cpp jacobi jacobi-iteration mpi
Last synced: over 1 year ago
JSON representation
The parallelization of the iterative Jacobi Method, with the MPI (Message Passing Interface) library.
- Host: GitHub
- URL: https://github.com/dooml/jacobi-parallel-mpi
- Owner: doomL
- Created: 2017-07-23T22:53:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T23:00:00.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T02:58:33.040Z (over 1 year ago)
- Topics: academic-project, cplusplus, cpp, jacobi, jacobi-iteration, mpi
- Language: C++
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jacobi-Parallel-MPI
The parallelization of the iterative Jacobi Method, with the MPI (Message Passing Interface) library.
This Project was done for the course of Parallel Computing and Distribuited Systems @ Unical.