Opened 7 months ago
Last modified 6 months ago
#975 closed upgrade
IMPORTANT: MPI Gathering and Scattering with MPI_GATHERV and MPI_SCATTERV — at Initial Version
Reported by: | arango | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 4.2 |
Component: | Parallelism | Version: | 4.1 |
Keywords: | Cc: |
Description
I added the option of gathering parallel data (global to tiled arrays) using MPI_GATHERV. Also, I implemented its inverse (tiled to global arrays) MPI_SCATTERV for scattering parallel data.
Note:
See TracTickets
for help on using tickets.