Changes between Version 1 and Version 2 of 2021WP/HPC-04_Mele_Loop_Fusion
- Timestamp:
- 2021-11-22T12:42:01+01:00 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2021WP/HPC-04_Mele_Loop_Fusion
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 As the loop fusion-optimization depends from the Communications cleanup work, the implementation of this action has been integrated in the [repos:/NEMO/branches/2021/dev_r14393_HPC-03_Mele_Comm_Cleanup/] branch starting from the changeset [14801].[[BR]] 25 For the implementation details see [https://forge.ipsl.jussieu.fr/nemo/wiki/2021WP/HPC-03_Mele_Comm_Cleanup].[[BR]] 26 Loop fusion optimization could be considered for the future through automatic code transformation, for example with the use of DSLs. 30 27 31 28 === Implementation