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.
Custom Query – NEMO

Custom Query (2547 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2547)

Ticket Resolution Summary Owner Reporter
#46 fixed Improve traadv_tvd performance somebody rblod
Description
  • computation of global intermediate trends (instead of x, y, z)
  • improvement of nonosc (MIn/MAX search)

This induce computation changes

#47 fixed solpcg MPI optimization rblod rblod
Description

Improvement of the Conjugate Gradient solver in MPI case. Method : gather the 2 scalary products in one to decrease latency

This changes computation results when using PCG, but does not change the number of iterations.

For algorithm description, see : D’Azevedo, E. F., Eijkhout, V. L., and Romine, C. H. 1993. Conjugate gradient algorithms with reduced synchronization overhead on distributed memory multiprocessors. Computer Science Technical Report CS-93-185, University of Tennessee, Knoxville.

And for additional information : Dongarra, J. and Eijkhout, V. 2003.

Finite-choice algorithm optimization in conjugate gradients. Computer Science

Technical Report UT-CS-03-502, University of Tennessee, Knoxville.

#48 fixed averaging in dynspg_ts somebody rblod
Description

Change averaging window in dynspg_ts. Now it's done between [1/2 rdt, 3/2 rdt] instead of [1, 2 rdt ]

Note: See TracQuery for help on using queries.