Tipo di tesi
Tesi di laurea magistrale
Titolo
Data Parallel Patterns targeting CPU/GPU mix
Corso di studi
INFORMATICA E NETWORKING
Parole chiave
- cost models
- gpgpu
- map
- multi-core
- parallel patterns
- reduce
Data inizio appello
12/10/2012
Consultabilità
Non consultabile
Data di rilascio
12/10/2052
Riassunto (Italiano)
The purpose of this thesis is to present some possible implementations and introduce cost models for evaluating the performance of data-parallel computations (map, reduce) that use both the CPU and GPU in order to maximize resource usage. We will then use these cost models to determine the best input data split between the two computational units that optimizes performance and study its precision on a few instances of the aforementioned data-parallel paradigms.