Changes between Version 257 and Version 258 of doc/tec/changelog_2018


Ignore:
Timestamp:
Aug 26, 2013 10:56:35 AM (11 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v257 v258  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1526/08/13
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18SR
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r1216
     22}}}
     23{{{#!td style="vertical-align:top"
     243.9
     25}}}
     26{{{#!td style="vertical-align:top"
     27N, C, B
     28}}}
     29{{{#!td style="vertical-align:top"
     30'''New:'''\\
     31Overlapping execution of fft and transpositions (MPI_ALLTOALL), steered with new parameter
     32[wiki:doc/app/inipar#transpose_compute_overlap transpose_compute_overlap]. '''Attention:''' real overlapping has not been activated so far, but better cache usage already gives performance improvements.
     33
     34Due to fftw (instead of Temperton, r1210), tridia-solver improvements (r1212) and the better cache usage, the fft-solver speeds up for about 20% (on a 1024x1024x512 grid). (fft_xy, header, modules, parin, poisfft, tridia_solver, Makefile_check)
     35
     36fftw implemented for 1D-decomposition. (fft_xy)
     37
     38'''Changed:'''\\
     39Resorting of arrays moved to separate routines {{{resort_for_...}}} (calc_spectra, poisfft, transpose)
     40
     41'''Bugfix:'''\\
     42Bugfix concerning {{{Makefile_check}}}.  (mbuild)
     43}}}
    1344|----------------
    1445{{{#!td style="vertical-align:top;width: 50px"