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 2 and Version 3 of 2018WP/HPC-08_Mixed_precision


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

--

Legend:

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

    v2 v3  
    1 = HPC-08_BSC_Mixed_precision 
    2  
     1= HPC-08_BSC_Mixed_precision = 
    32The 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. 
    43 
    5 == Help 
    6  
     4== Help == 
    75The 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'''. 
    86 
    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)]].\\ 
    10 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. 
     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. 
    118 
    129The 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. 
    1310 
    14 == Summary #summary 
     11== Summary == #summary 
     12||= '''Action''' =|| HPC-08_BSC_Mixed_precision || 
     13||= '''PI(S)''' =|| Miguel Castrillo, Oriol Tintó || 
    1514 
    16 ||= '''Action'''       =|| HPC-08_BSC_Mixed_precision             || 
    17 ||= '''PI(S)'''        =|| Miguel Castrillo, Oriol Tintó                    || 
    1815{{{#!th 
    1916 
    2017'''Digest''' 
    2118 
    22 }}} 
    23 {{{#!td 
     19}}} {{{#!td 
    2420 
    2521This is an action on the optimization of the NEMO model by using a mixed precision approach, containing two different sub-actions: 
     
    29258.2: Implementation of this mixed precision approach on a NEMO version. 
    3026 
    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(.)]]                                                  || 
     27}}} |- 
     28 
     29||= '''Dependencies''' =|| || 
     30||= '''Target''' =|| || 
     31||= '''Trac Ticket''' =|| [ticket:#2039] [ticket:#2040] || 
     32||= '''SVN branch''' =|| [source:/branches/$YEAR/dev_r{REV}_{SCOPE}-{NUM}_{PIS}-{KEYWORDS}] || 
     33||= '''Previewer(s)''' =|| || 
     34||= '''Reviewer(s)''' =|| || 
     35||= '''Link''' =|| [[ExtractUrl(.)]] || 
    4036 
    4137{{{#!comment 
     
    4440 
    4541}}} 
     42 
    4643==  == 
    4744{{{#!comment 
     
    5148}}} 
    5249 
    53 {{{#!Fold title=Abstract tag=h2 
    54 [=#abstract] 
     50{{{#!Fold title=Abstract tag=h2 [=#abstract] 
    5551 
    5652This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
    5753 
    58 {{{#!TracForm 
    59 #!subcontext abstract 
    60 #!submit_label 'Save Abstract' 
    61 #!keep_history yes 
     54{{{#!TracForm #!subcontext abstract #!submit_label 'Save Abstract' #!keep_history yes 
    6255 
    63 === Description 
     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] 
    6458 
    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] 
     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] 
    6661 
    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] 
     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] 
    7464 
    7565'''''Updated on [tf.form_updated_on:] by [tf.form_updater:]''''' 
     
    8171}}} 
    8272 
    83 {{{#!Fold title=Preview tag=h2 
    84 [=#preview] 
     73{{{#!Fold title=Preview tag=h2 [=#preview] 
    8574 
    86 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. \\ 
    87 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. 
     75Since 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. 
    8876 
    89 {{{#!TracForm 
    90 #!subcontext preview_ 
    91 #!submit_label 'Save Preview' 
     77{{{#!TracForm #!subcontext preview_ #!submit_label 'Save Preview' 
    9278 
    9379||= Questions =||= Answer =||= Comment =|| 
     
    10692}}} 
    10793 
    108 {{{#!Fold title=Tests tag=h2 
    109 [=#tests] 
     94{{{#!Fold title=Tests tag=h2 [=#tests] 
    11095 
    11196Once the development is done, the PI should complete this section below and ask the reviewers to start their review in the lower section. 
    11297 
    113 {{{#!TracForm 
    114 #!subcontext tests 
    115 #!submit_label 'Save Tests' 
     98{{{#!TracForm #!subcontext tests #!submit_label 'Save Tests' 
    11699 
    117100||= Questions =||= Answer =||= Comment =|| 
     
    134117}}} 
    135118 
    136 {{{#!Fold title=Review tag=h2 
    137 [=#review] 
     119{{{#!Fold title=Review tag=h2 [=#review] 
    138120 
    139121A successful review is needed to schedule the merge of this development into the future NEMO release during next Merge Party (usually in November). 
    140122 
    141 {{{#!TracForm 
    142 #!subcontext review 
    143 #!submit_label 'Save Review' 
     123{{{#!TracForm #!subcontext review #!submit_label 'Save Review' 
    144124 
    145 === Code changes and documentation 
    146  
     125=== Code changes and documentation === 
    147126||= Question =||= Answer =||= Comment =|| 
    148127|| 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] || 
     
    156135|| ... ... ... || [tf.select:3.XX -id=revform '' Yes No NR] || [tf.textarea:3.XXc -id=revform 'Add a comment?' 50 10] || 
    157136 
    158 ==== Review Summary 
    159  
     137==== Review Summary ==== 
    160138Is the review fully successful? [tf.select:status -id=revform '' Yes No] 
    161139