Implementation level

Difference between revisions of "Poisson equation, solving with DFT, PFFT"

From Algowiki
Jump to navigation Jump to search
(Created page with "{{level-i}} Primary author of this description: V.M.Stepanenko, :Ru:Участник:Evgeny Mortikov|E.V.Mortikov...")
 
(No difference)

Latest revision as of 15:53, 21 July 2022


Primary author of this description: V.M.Stepanenko, E.V.Mortikov.

1 Links

Implementation Domain decomposition Parallelization technologies Exchanges in MPI
PFFT MPI

2 Locality of data and computations

2.1 Locality of implementation

2.1.1 Structure of memory access and a qualitative estimation of locality

2.1.2 Quantitative estimation of locality

3 Scalability of the algorithm and its implementations

3.1 Scalability of the algorithm

3.2 Scalability of of the algorithm implementation

4 Dynamic characteristics and efficiency of the algorithm implementation

5 Run results