https://github.com/awais-124/parallel-progamming-in-c
Parallel Programming using MPI and OpenMP with C Language
https://github.com/awais-124/parallel-progamming-in-c
c mpi openmp parallel-programming
Last synced: about 1 year ago
JSON representation
Parallel Programming using MPI and OpenMP with C Language
- Host: GitHub
- URL: https://github.com/awais-124/parallel-progamming-in-c
- Owner: awais-124
- Created: 2025-01-31T16:47:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:53:00.000Z (over 1 year ago)
- Last Synced: 2025-01-31T17:40:04.401Z (over 1 year ago)
- Topics: c, mpi, openmp, parallel-programming
- Language: C
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel Programming in C
### Mpi and OpenMP codes
These codes were written as part of my Parallel and Distributed Computing Course