Asynchronous Adaptive Optimisation for Generic Data-Parallel Array Programming and Beyond

Open Access
Authors
Publication date 2011
Journal Arbeitsberichte des Instituts für Wirtschaftsinformatik
Event 16. Kolloquium Programmiersprachen und Grundlagen der Programmierung
Volume | Issue number 132
Pages (from-to) 71-84
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
We present the concept of an adaptive compiler optimisation framework for the functional array programming language SaC, Single Assignment C. SaC advocates shape- and rank-generic programming with multidimensional arrays. A sophisticated, highly optimising compiler technology nonetheless achieves competitive runtime performance on a variety of sequential and parallel computer systems. This technology, however, is based on aggressive specialisation of rank-generic code to concrete array shapes, which is bound to fail if no information about potential array shapes is available in the code.
To reconcile abstract, rank- and shape-generic programming with high demands on runtime performance under all circumstances, we blur the distinction of compile time and runtime and augment compiled application programs with the ability to dynamically adapt their own executable code to the concrete ranks and shapes of the data being processed. For this adaptation we make use of our heavy-weight, non-just-in-time, but highly optimising compiler. To avoid delays in program execution we build on modern multi-core hardware and run any re-compilation process asynchronously with the application that triggers it.
Document type Article
Note Proceedings title: Tagungsband 16. Kolloquium Programmiersprachen und Grundlagen der Programmierung (KPS’11): 26. bis 28. September 2011, Schloss Raesfeld, Münsterland Publisher: Westfälische Wilhelms-Universität Münster Place of publication: Münster Editors: H. Kuchen, T.A. Majchrzak, M. Müller-Olm
Language English
Published at https://www.wi.uni-muenster.de/sites/default/files/publications/arbeitsberichte/ab132.pdf
Downloads
ab132 (Final published version)
Permalink to this page
Back