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.
WorkingGroups/HPC (diff) – NEMO

Changes between Version 8 and Version 9 of WorkingGroups/HPC


Ignore:
Timestamp:
2014-11-11T16:26:16+01:00 (9 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/HPC

    v8 v9  
    4040 0) remove solvers and global sums (to be done in 3.7) 
    4141 1) reduce the number of communications: do less and bigger communications (group communications, use larger halo). main priority: communications in the time splitting and sea-ice rheology. [[BR]] 
    42  2) reduce the number of communications: remove useless communications (a lot) [[BR]] 
    43  3) introduce asynchronous communications  
    44  3) check code vectorization (SIMD instructions) [[BR]] 
     42 2) reduce the number of communications: remove useless communications (a lot of them are simply associated with output...) [[BR]] 
     43 3) introduce asynchronous communications  [[BR]] 
     44 4) check code vectorization (SIMD instructions) [[BR]] 
    4545 
    4646'''0-5 years''': improvements through the introduction of OpenMP:  [[BR]]