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.
2011WP/2011Stream2/DynamicMemory (diff) – NEMO

Changes between Version 18 and Version 19 of 2011WP/2011Stream2/DynamicMemory


Ignore:
Timestamp:
2011-03-09T16:55:00+01:00 (13 years ago)
Author:
rblod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2011WP/2011Stream2/DynamicMemory

    v18 v19  
    1010The following link [https://forge.ipsl.jussieu.fr/nemo/wiki/2011Stream2/DynamicMemory_improvments DynamicMemory_improvments] provides some idea of things that can be done to further improve the dynamic memory of NEMO. 
    1111 
     12This version can be extracted with: 
     13{{{ 
     14svn co svn+ssh://rblod@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/dev_r2586_dynamic_mem/NEMOGCM 
     15}}} 
     16 
     17or 
     18 
     19{{{ 
     20svn co !http://forge.ipsl.jussieu.fr/nemo/svn/branches/dev_r2586_dynamic/mem 
     21}}} 
    1222== S2-1 : Andrew P.  : opening of the discusion == 
    1323As a basis for the discussion, here's how I've currently coded NEMO (v.3.2) to use dynamic memory. I've used !''...!'' to indicate places where I've missed-out chunks of code for clarity/brevity. 
     
    540550---- 
    541551== S2-testing == 
    542 RB:  ORCA2LIM, GYRE standard, ORCA2_LIM_AGRIF with gfortran and ifort  
    543  
    544 AP:  
    545  
    546 KM: ORCA1 on IBM SP6, in addition compilation of ORCA1 with key_coupled  
     552RB:  ORCA2LIM, GYRE standard, ORCA2_LIM_AGRIF with gfortran and ifort 
     553 
     554AP: 
     555 
     556KM: ORCA1 on IBM SP6, in addition compilation of ORCA1 with key_coupled 
    547557 
    548558CE: