https://github.com/dufourc1/parallel-and-high-performance-computing
https://github.com/dufourc1/parallel-and-high-performance-computing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dufourc1/parallel-and-high-performance-computing
- Owner: dufourc1
- Created: 2022-11-02T16:09:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T07:21:49.000Z (over 2 years ago)
- Last Synced: 2025-02-08T09:47:10.174Z (3 months ago)
- Language: C++
- Size: 2.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projects for the Parallel and High Performance Computing class
- First graded homework: poisson problem with MPI.
- Second graded homework: poisson problem with CUDA.
- Final project: dense solver with MPI and CUDA (see branches for implementation)