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