New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
2018WP/HPC-08_Mixed_precision (diff) – NEMO

Changes between Version 5 and Version 6 of 2018WP/HPC-08_Mixed_precision


Ignore:
Timestamp:
2018-02-23T20:51:29+01:00 (6 years ago)
Author:
mcastril
Comment:

Reverted to version 2.

Legend:

Unmodified
Added
Removed
Modified
  • 2018WP/HPC-08_Mixed_precision

    v5 v6  
    1 = HPC-08_BSC_Mixed_precision = 
     1= HPC-08_BSC_Mixed_precision 
     2 
    23The PI is responsible to closely follow the progress of the action, and especially to contact NEMO project manager if the delay on preview (or review) are longer than the 2 weeks expected. 
    34 
    4 == Help == 
     5== Help 
     6 
    57The action has to be detailed briefly in the 'Summary' for later inclusion in other pages. To do so, '''edit 'Summary' section as a common wiki page and set links for the development ticket and branch'''. 
    68 
    7 '''Out of this, the rest of the page ('Abstract'|'Preview'|'Tests'|'Review') can be edited on-line inside the form fields''' considering the following color code given hereafter: [[span(PI(S), style=background-color:lightgrey)]], [[span(Previewer(s), style=background-color:lightblue)]] and [[span(Reviewer(s), style=background-color:lightgreen)]].\\ Record your modifications for the section you have edited by clicking on the corresponding button at the end of the section with 'Save ...' button. Just above, the log record will be updated. 
     9'''Out of this, the rest of the page ('Abstract'|'Preview'|'Tests'|'Review') can be edited on-line inside the form fields''' considering the following color code given hereafter: [[span(PI(S), style=background-color:lightgrey)]], [[span(Previewer(s), style=background-color:lightblue)]] and [[span(Reviewer(s), style=background-color:lightgreen)]].\\ 
     10Record your modifications for the section you have edited by clicking on the corresponding button at the end of the section with 'Save ...' button. Just above, the log record will be updated. 
    811 
    912The informations inside the form fields and this wiki page itself are stored in 2 separate databases. As a consequence, there is absolutely no risk to make any modification in the page itself as long as you don't rename the page or modify the source code of `{{{#!TracForm ... }}}` processors. 
    1013 
    11 == Summary == #summary 
    12 ||= '''Action''' =|| HPC-08_BSC_Mixed_precision || 
    13 ||= '''PI(S)''' =|| Miguel Castrillo, Oriol Tintó || 
     14== Summary #summary 
    1415 
     16||= '''Action'''       =|| HPC-08_BSC_Mixed_precision             || 
     17||= '''PI(S)'''        =|| Miguel Castrillo, Oriol Tintó                    || 
    1518{{{#!th 
    1619 
    1720'''Digest''' 
    1821 
    19 }}} {{{#!td 
     22}}} 
     23{{{#!td 
    2024 
    2125This is an action on the optimization of the NEMO model by using a mixed precision approach, containing two different sub-actions: 
     
    25298.2: Implementation of this mixed precision approach on a NEMO version. 
    2630 
    27 }}} |- 
    28  
    29 ||= '''Dependencies''' =|| || 
    30 ||= '''Target''' =|| || 
    31 ||= '''Trac Ticket''' =|| #2039 || 
    32 ||= '''SVN branch''' =|| [source:/branches/$YEAR/dev_r{REV}_{SCOPE}-{NUM}_{PIS}-{KEYWORDS}] || 
    33 ||= '''Previewer(s)''' =|| || 
    34 ||= '''Reviewer(s)''' =|| || 
    35 ||= '''Link''' =|| [[ExtractUrl(.)]] || 
     31}}} 
     32|- 
     33||= '''Dependencies''' =||                                                                    || 
     34||= '''Target'''       =||                                                                    || 
     35||= '''Trac Ticket'''  =|| #0000                                                              || 
     36||= '''SVN branch'''   =|| [source:/branches/$YEAR/dev_r{REV}_{SCOPE}-{NUM}_{PIS}-{KEYWORDS}] || 
     37||= '''Previewer(s)''' =||                                                                    || 
     38||= '''Reviewer(s)'''  =||                                                                    || 
     39||= '''Link'''         =|| [[ExtractUrl(.)]]                                                  || 
    3640 
    3741{{{#!comment 
     
    4044 
    4145}}} 
    42  
    4346==  == 
    4447{{{#!comment 
     
    4851}}} 
    4952 
    50 {{{#!Fold title=Abstract tag=h2 [=#abstract] 
     53{{{#!Fold title=Abstract tag=h2 
     54[=#abstract] 
    5155 
    5256This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
    5357 
    54 {{{#!TracForm #!subcontext abstract #!submit_label 'Save Abstract' #!keep_history yes 
     58{{{#!TracForm 
     59#!subcontext abstract 
     60#!submit_label 'Save Abstract' 
     61#!keep_history yes 
    5562 
    56 === Description === 
    57   [tf.textarea:description -id=piform -class=taform 'Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 0 20] 
     63=== Description 
    5864 
    59 === Implementation === 
    60   [tf.textarea:implementation -id=piform -class=taform 'Describe flow chart of the changes in the code.\n\nList the .F90 files and modules to be changed.\n\nDetailed list of new variables (including namelists) to be defined. Give for each the chosen name (following coding rules) and definition.' 0 20] 
     65 [tf.textarea:description -id=piform -class=taform 'Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 0 20] 
    6166 
    62 === Reference manual and web pages updates === 
    63   [tf.textarea:manual -id=piform -class=taform 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files), and in the content of web pages.' 0 20] 
     67=== Implementation 
     68 
     69 [tf.textarea:implementation -id=piform -class=taform 'Describe flow chart of the changes in the code.\n\nList the .F90 files and modules to be changed.\n\nDetailed list of new variables (including namelists) to be defined. Give for each the chosen name (following coding rules) and definition.' 0 20] 
     70 
     71=== Reference manual and web pages updates 
     72 
     73 [tf.textarea:manual -id=piform -class=taform 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files), and in the content of web pages.' 0 20] 
    6474 
    6575'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     
    7181}}} 
    7282 
    73 {{{#!Fold title=Preview tag=h2 [=#preview] 
     83{{{#!Fold title=Preview tag=h2 
     84[=#preview] 
    7485 
    75 Since the preview step must be completed before the PI starts the coding, the previewer(s) answers are expected to be completed within the two weeks after the PI has sent his request. \\ For each question, an iterative process should take place between PI and previewer(s) in order to reach a "YES" answer for each of the following questions. 
     86Since the preview step must be completed before the PI starts the coding, the previewer(s) answers are expected to be completed within the two weeks after the PI has sent his request. \\ 
     87For each question, an iterative process should take place between PI and previewer(s) in order to reach a "YES" answer for each of the following questions. 
    7688 
    77 {{{#!TracForm #!subcontext preview_ #!submit_label 'Save Preview' 
     89{{{#!TracForm 
     90#!subcontext preview_ 
     91#!submit_label 'Save Preview' 
    7892 
    7993||= Questions =||= Answer =||= Comment =|| 
     
    92106}}} 
    93107 
    94 {{{#!Fold title=Tests tag=h2 [=#tests] 
     108{{{#!Fold title=Tests tag=h2 
     109[=#tests] 
    95110 
    96111Once the development is done, the PI should complete this section below and ask the reviewers to start their review in the lower section. 
    97112 
    98 {{{#!TracForm #!subcontext tests #!submit_label 'Save Tests' 
     113{{{#!TracForm 
     114#!subcontext tests 
     115#!submit_label 'Save Tests' 
    99116 
    100117||= Questions =||= Answer =||= Comment =|| 
     
    117134}}} 
    118135 
    119 {{{#!Fold title=Review tag=h2 [=#review] 
     136{{{#!Fold title=Review tag=h2 
     137[=#review] 
    120138 
    121139A successful review is needed to schedule the merge of this development into the future NEMO release during next Merge Party (usually in November). 
    122140 
    123 {{{#!TracForm #!subcontext review #!submit_label 'Save Review' 
     141{{{#!TracForm 
     142#!subcontext review 
     143#!submit_label 'Save Review' 
    124144 
    125 === Code changes and documentation === 
     145=== Code changes and documentation 
     146 
    126147||= Question =||= Answer =||= Comment =|| 
    127148|| Is the proposed methodology now implemented? || [tf.select:3.11 -id=revform '' Yes No NR] || [tf.textarea:3.11c -id=revform 'Add a comment?' 50 10] || 
     
    135156|| ... ... ... || [tf.select:3.XX -id=revform '' Yes No NR] || [tf.textarea:3.XXc -id=revform 'Add a comment?' 50 10] || 
    136157 
    137 ==== Review Summary ==== 
     158==== Review Summary 
     159 
    138160Is the review fully successful? [tf.select:status -id=revform '' Yes No] 
    139161