Changes between Version 1 and Version 2 of 2021WP/HPC-05_Mocavero_MPI3
- Timestamp:
- 2021-11-25T10:56:03+01:00 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2021WP/HPC-05_Mocavero_MPI3
v1 v2 22 22 === Description 23 23 24 {{{#!box width=25em help 25 Describe the goal of development and the methodology, \\ 26 add reference documents or publications if relevant. 27 }}} 28 29 ''...'' 24 Following the 2020 Neighbours Collective (MPI3) work (#2496) this action aims to introduce the 5-points stencil exchange in the Nemo code when data dependencies are satisfied without diagonal exchange.[[BR]] 25 In particular the communication calls to 5-point have been set on the advection schemes of TRA submodule.[[BR]] 26 The modifications have been introduced in the [repos:/NEMO/branches/2021/dev_r14393_HPC-03_Mele_Comm_Cleanup/] starting from the changeset [changeset:14776]. 27 Both activities were indeed related to MPI communications. 30 28 31 29 === Implementation