https://github.com/bayars/python-mpi
MPI is a message passing interface program that is using for parallel computing and multi tasking process.
https://github.com/bayars/python-mpi
mpi mpi4py parallel-computing python
Last synced: 4 months ago
JSON representation
MPI is a message passing interface program that is using for parallel computing and multi tasking process.
- Host: GitHub
- URL: https://github.com/bayars/python-mpi
- Owner: bayars
- License: gpl-3.0
- Created: 2021-05-05T02:38:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T04:55:49.000Z (over 4 years ago)
- Last Synced: 2025-03-11T19:45:08.048Z (10 months ago)
- Topics: mpi, mpi4py, parallel-computing, python
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-MPI
MPI is a message passing interface program that is using for parallel computing and multi tasking process. This codes provided various practices made with Raspberry Pi 3 clustering. MPI operating huge mathematic and physic calculations.
### Project Schema
Each directory contains different projects those contains original python code and made with MPI library.