|
1 | 1 | # Distributed-Parallel-Programming-Projects
|
2 | | -This repository contains multiple projects that involve distributed and parallel programming. We encompass OpenMP, MPI, CUDA, and OpenACC. It has been used a private cluster (Pirineus3) to execute the programs. You'll find explanations in the reports. |
| 2 | +This repository contains multiple projects that involve distributed and parallel programming. We encompass OpenMP, MPI, CUDA, and OpenACC. It has been used a private cluster (Pirineus3) to execute the programs. **You'll find explanations in the reports!**. |
3 | 3 |
|
4 | 4 | Furthermore, the code files are a new corrected version, improved even before the reports. The modifications made to the report code version are minimal and imperceptible, so you can still use the report to understand what is going on.
|
5 | 5 |
|
6 | 6 | I also included an output from the cluster in each exercise to observe the numbers and compare them with the conventional computer performance.
|
| 7 | + |
| 8 | +This is a very recommendable project if you are interested in distributed and parallel systems for high-performance computing. |
0 commit comments