/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1095 by jmc, Mon May 11 12:36:41 2009 UTC revision 1.1101 by jmc, Fri May 22 00:25:28 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o SingleCpuIO:
8       fix bug put before chkp61n (May 11), when more than 2 MPI cpu are used.
9    o pkg/seaice:
10       put exchanged variable in (local) common block for MPI+Multi-Threads
11       to work (necessary with exch1, and for now with exch2 too).
12    o verification: to get more experiments tested with mpi, mth and mpi+mth,
13      change tiling of:
14       aim.5l_Equatorial_Channel, aim.5l_LatLon, dome, exp4, global_ocean.90x40x15,
15       hs94.cs-32x32x5, MLAdjust, offline_exf_seaice & tutorial_plume_on_slope
16      update output of exp:
17       exp4, global_ocean.90x40x15(+.dwslp), MLAdjust(all 5),
18       tutorial_plume_on_slope and hs94.cs-32x32x5 (use default rotationPeriod)
19      + ideal_2D_ocean: use default rotation period + test Global_Sum_SINGLECPU
20                       (note: output.txt generated on faulks using only 1 tile)
21    o eesupp & mdsio (SingleCpuIO):
22     - remove MISSING_TILE_IO (from MDSIO_OPTIONS.h), replaced by run-time
23       parameter "W2_useE2ioLayOut" (read from file "data.exch2").
24       Note: was not effective for globalFile & useSingleCpuIO=F; now fixed.
25     - move MDSIO_SCPU.h (pkg/mdsio) to EEBUFF_SCPU.h (eesupp/inc).
26     - fix GLOBAL_SUM_SINGLECPU when using Exch2; re-use same buffers and same
27       gather/scatter S/R as with SingleCpuIO (=> 1 less 2D global RL array).
28    o pkg/exch2:
29     - new code to set-up W2-Exch2 topology (replace matlab-topology-generator):
30       read parameter file "data.exch2" if it exists; otherwise try default regular
31       cube without blank-tile; new header file "W2_EXCH2_SIZE.h";
32     - update matlab-topology-generator (exch2_setup_cs6_print.m) to be compatible
33       with new code (not to be used, just as a backup solution).
34     - add examples (e.g., for lat-lon-cap_120) of parameter file "data.exch2"
35       in utils/exch2/input.
36    
37    checkpoint61n
38  o eesupp & mdsio (SingleCpuIO):  o eesupp & mdsio (SingleCpuIO):
39    - move mapping to global io-buffer inside gather_2d/scater_2d: this save    - move mapping to global io-buffer inside gather_2d/scater_2d: this save
40      memory (1 less 2D global RL array); skip 1 buffer copy; and only send/      memory (1 less 2D global RL array); skip 1 buffer copy; and only send/

Legend:
Removed from v.1.1095  
changed lines
  Added in v.1.1101

  ViewVC Help
Powered by ViewVC 1.1.22