Opened 7 months ago
Closed 6 months ago
#975 closed upgrade (Done)
IMPORTANT: MPI Gathering and Scattering with MPI_GATHERV and MPI_SCATTERV
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
Change History (2)
comment:1 by , 7 months ago
Description: | modified (diff) |
---|
comment:2 by , 6 months ago
Resolution: | → Done |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.