https://github.com/hasankhadd0ur/mpi_assignment
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
https://github.com/hasankhadd0ur/mpi_assignment
cpp makefile mpi
Last synced: 5 months ago
JSON representation
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
- Host: GitHub
- URL: https://github.com/hasankhadd0ur/mpi_assignment
- Owner: HasanKhadd0ur
- Created: 2024-11-20T15:15:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-20T15:30:27.000Z (over 1 year ago)
- Last Synced: 2025-01-10T23:35:55.220Z (over 1 year ago)
- Topics: cpp, makefile, mpi
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Message Passing Interface
---
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.