#2496 closed Task (fixed)
2020WP/HPC-07_mocavero_mpi3
Reported by: | francesca | Owned by: | mocavero |
---|---|---|---|
Priority: | normal | Milestone: | 2020 WP |
Component: | LBC | Version: | trunk |
Severity: | minor | Keywords: | 2020 WP HPC |
Cc: | andmirek, epico, mocavero, francesca |
Description (last modified by francesca)
The task concerns the use of MPI3 neighbourhood collective operations to perform halo exchange with a single MPI communication call
Workplan action
Wikipage: wiki:2020WP/HPC-07_mocavero_mpi3
Commit History (9)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
13639 | mocavero | 2020-10-19T17:51:56+02:00 | Added key_mpi3 in sette to activate/deactivate the use of MPI3 neighborhood collectives lbc routines - ticket #2496 |
13638 | mocavero | 2020-10-19T17:36:59+02:00 | Create sette branch to introduce key_mpi3 - ticket #2496 |
13632 | mocavero | 2020-10-19T10:53:30+02:00 | Add neighborhood collectives calls in the NEMO test - ticket #2496 |
13631 | mocavero | 2020-10-19T10:49:13+02:00 | Add neighborhood collectives calls in the NEMO cfgs - ticket #2496 |
13630 | mocavero | 2020-10-19T10:48:19+02:00 | Add neighborhood collectives calls in the NEMO src - ticket #2496 |
13570 | mocavero | 2020-10-06T16:49:27+02:00 | Added key_mpi3 to activate/deactivate the use of MPI3 neighborhood collectives lbc routines - ticket #2496 |
13561 | mocavero | 2020-10-04T11:18:11+02:00 | Add neighborhood collectives lbc routines for both 5-points and 9-points stencil - ticket #2496 |
13303 | mocavero | 2020-07-14T13:38:28+02:00 | Add neighborhood collectives lbc routines - ticket #2496 |
13302 | mocavero | 2020-07-14T10:43:30+02:00 | Create HPC-07 branch - ticket #2496 |
Change History (13)
comment:1 Changed 3 years ago by francesca
- Description modified (diff)
comment:2 Changed 3 years ago by mocavero
comment:3 Changed 3 years ago by mocavero
In 13303:
comment:4 Changed 3 years ago by mocavero
In 13561:
comment:5 Changed 3 years ago by mocavero
In 13570:
comment:6 Changed 3 years ago by mocavero
In 13630:
comment:7 Changed 3 years ago by mocavero
In 13631:
comment:8 Changed 3 years ago by mocavero
In 13632:
comment:9 Changed 3 years ago by mocavero
In 13638:
comment:10 Changed 3 years ago by mocavero
In 13639:
comment:11 Changed 3 years ago by andmirek
- branch_review changed from pending to passed
comment:12 Changed 3 years ago by francesca
- Resolution set to fixed
- Status changed from new to closed
Branch merged in the trunk
comment:13 Changed 20 months ago by nemo
- Keywords 2020 WP added; 2020WP removed
In 13302: