|
Physic requirements: about the applications |
Schifano S. Fabio - INFN
|
The QCD algorithms:
- are intrinsically data-parallel: you apply the same function on each data
- are automatically load balanced: the input data can be partitioned
among the FUs
- exploit first neighbour communication patterns: each FU need to exchange
data with its neighbours
- exploit a 3D-mesh distribution od data: data are partitioned on
a 3D-mesh of FUs
- exploit complex arithmetic