- Category:
- MPI
- Tags:
-
[C/C++]
[源码]
- File Size:
- 2kb
- Update:
- 2015-08-14
- Downloads:
- 0 Times
- Uploaded by:
- 龙阳
Description: This program demonstrates a simple data decomposition. The master task first initializes an array and then distributes an equal portion that array to the other tasks. After the other tasks receive their portion of the array, they perform an addition operation to each array element.
To Search:
File list (Check if you may need any files):
mpi_array\mpi_array.c
mpi_array