Performance-aware Component Composition for GPU-based systems
Usman Dastgeer
- 09 Apr 2014
TL;DR: This thesis addresses issues associated with efficiently programming modern heterogeneous GPU-based systems, containing multicore CPUs and one or more programmable Graphics Processing Units (GPUs).
read more
Abstract: This thesis addresses issues associated with efficiently programming modern heterogeneous GPU-based systems, containing multicore CPUs and one or more programmable Graphics Processing Units (GPUs)
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
SkePU 2: Flexible and Type-Safe Skeleton Programming for Heterogeneous Parallel Systems
TL;DR: This article presents SkePU 2, the next generation of the SkePU C++ skeleton programming framework for heterogeneous parallel systems, and proposes a new skeleton, Call, unique in the sense that it does not impose any predefined skeleton structure and can encapsulate arbitrary user-defined multi-backend computations.
Smart Containers and Skeleton Programming for GPU-Based Systems
Usman Dastgeer,Christoph Kessler +1 more
TL;DR: This paper proposes and implements a new mechanism that provides stronger data consistency and improves performance by reducing communication and memory allocations and can achieve significantly (up to 33.4 times) better performance than the initial mechanism for page-locked memory on a multi-GPU based system.
Analysis, Design, and Optimization of Embedded Control Systems
Amir Aminifar
- 18 Feb 2016
TL;DR: Today, many embedded or cyber-physical systems, e.g., in the automotive domain, comprise several control applications, sharing the same platform, and it is well known that such resource sharing leads to higher levels of integration.
On a Need to Know Basis : A Conceptual and Methodological Framework for Modelling and Analysis of Information Demand in an Enterprise Context
Magnus Jandinger
- 01 Jan 2016
TL;DR: While the amount of information, readily available to workers in information- and knowledge intensive business- and industrial contexts, only seem to increase with every day, those workers continue to learn and improve their skills.
Contributions to Simulation of Modelica Models on Data-Parallel Multi-Core Architectures
Kristian Stavåker
- 18 May 2015
TL;DR: Modelica is an object-oriented, equation-based modeling and simulation language being developed through an international effort by the Modelica Association.
References
•Book
Computers and Intractability: A Guide to the Theory of NP-Completeness
Michael Randolph Garey,David S. Johnson +1 more
- 01 Jan 1979
TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
•Book
C4.5: Programs for Machine Learning
J. Ross Quinlan
- 15 Oct 1992
TL;DR: A complete guide to the C4.5 system as implemented in C for the UNIX environment, which starts from simple core learning methods and shows how they can be elaborated and extended to deal with typical problems such as missing data and over hitting.
27.2K
Cramming More Components Onto Integrated Circuits
Gordon E. Moore
- 01 Jan 1998
TL;DR: Integrated circuits will lead to such wonders as home computers or at least terminals connected to a central computer, automatic controls for automobiles, and personal portable communications equipment as mentioned in this paper. But the biggest potential lies in the production of large systems.
•Book
Compilers: Principles, Techniques, and Tools
Alfred V. Aho,Ravi Sethi,Jeffrey D. Ullman +2 more
- 01 Jan 1986
TL;DR: This book discusses the design of a Code Generator, the role of the Lexical Analyzer, and other topics related to code generation and optimization.
9.7K
•Book
Component Software: Beyond Object-Oriented Programming
Clemens Szyperski
- 23 Nov 2002
TL;DR: Anyone responsible for developing software strategy, evaluating new technologies, buying or building software will find Clemens Szyperski's objective and market-aware perspective of this new area invaluable.
5.5K