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 arango)

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 (1)

comment:1 by arango, 7 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.