Changes
Page history
Updated Decomposition (markdown)
authored
Aug 25, 2015
by
Anonymous
Show whitespace changes
Inline
Side-by-side
Decomposition.md
View page @
feb55cc2
Every structure should divide the information that they store across processors, in order to do this two main approach are considered inside OpenFPM.
Every structure should divide the information that they store across processors, in order to do this two main approach are considered inside OpenFPM.
*
Model decomposition
*
Model decomposition: (Steps)
*
Domain decomposition
*
Generate graph model
*
Find optimal decomposition
*
Optimizing the decomposition
*
Fixed decomposition
*
Fixed decomposition
*
Data drive
n decomposition
*
Domai
n decomposition
*
Data driven decomposition
*
Divide the total information in equal chunks
The fist approach try to create a model for computation and comunication and try to find a decomposition that minimize it.
The fist approach try to create a model for computation and comunication and try to find a decomposition that minimize it.
...
...
...
...