ETD

Archivio digitale delle tesi discusse presso l'Università di Pisa

Tesi etd-02032014-155916


Tipo di tesi
Tesi di laurea magistrale
Autore
DABISIAS, GIACOMO
Indirizzo email
giacomo.dabisias@gmail.com
URN
etd-02032014-155916
Titolo
A framework for static allocation of parallel OpenMP code on multi-core platforms
Dipartimento
INFORMATICA
Corso di studi
INFORMATICA E NETWORKING
Relatori
relatore Buttazzo, Giorgio C.
correlatore Prof. Ruffaldi, Emanuele
Parole chiave
  • parallel
  • multi-core
  • OpenMp
  • multi-thread
  • real-time
  • static
Data inizio appello
28/02/2014
Consultabilità
Completa
Riassunto
The aim of this thesis is to create a framework for guaranteeing real-time constraints on parallel OpenMP C++ code. The framework provides a static schedule for the allocation of tasks on system threads and a run-time support for the real-time execution. In order to do so the original source code is instrumented, profiled and rewritten by means of clang. Performance results are provided on a Computer Vision application.
File