Parallelism and Retargetability in the ILDJIT Dynamic Compiler
Conference: ARCS 2010 - 23th International Conference on Architecture of Computing Systems
02/22/2010 - 02/23/2010 at Hannover, Germany
Proceedings: ARCS 2010
Pages: 7Language: englishTyp: PDF
Personal VDE Members are entitled to a 10% discount on this title
Authors:
Tartara, Michele; Campanoni, Simone; Agosta, Giovanni; Reghizzi, Stefano Crespi (Politecnico di Milano, Italy)
Abstract:
Modern computer architectures are becoming increasingly parallel with each generation. At the same time, new, different and binary incompatible platforms are becoming more and more widespread on the market. This paper presents ILDJIT, a Just-In-Time compiler that aims at exploiting parallelism even when dealing with non-explicitly parallel programs, and the advantages obtained by introducing portability.