logo SBA

ETD

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

Tesi etd-02032014-155916


Tipo di tesi
Tesi di laurea magistrale
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
Parole chiave
  • multi-core
  • multi-thread
  • OpenMp
  • parallel
  • real-time
  • static
Data inizio appello
28/02/2014
Consultabilità
Completa
Riassunto (Inglese)
Riassunto (Italiano)
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