This shows you the differences between two versions of the page.
|
app:laboratoare:05 [2025/11/12 11:17] alexandru.bala [MPI_Gather] |
app:laboratoare:05 [2025/11/12 11:20] (current) alexandru.bala [MPI_Gather] |
||
|---|---|---|---|
| Line 259: | Line 259: | ||
| #include <stdio.h> | #include <stdio.h> | ||
| #include <stdlib.h> | #include <stdlib.h> | ||
| - | #include <mpi.h> | + | #include "mpi.h" |
| #define ROOT 0 | #define ROOT 0 | ||