[图书][B] Custom memory management methodology: Exploration of memory organisation for embedded multimedia system design

F Catthoor, S Wuytack, GE De Greef, F Banica… - 2013 - books.google.com
The main intention of this book is to give an impression of the state-of-the-art in system-level
memory management (data transfer and storage) related issues for complex data-dominated …

Predicting application run times using historical information

W Smith, I Foster, V Taylor - … Strategies for Parallel Processing: IPPS/SPDP …, 1998 - Springer
We present a technique for deriving predictions for the run times of parallel applications from
the run times of “similar” applications that have executed in the past. The novel aspect of our …

Loop parallelization in the polytope model

C Lengauer - International Conference on Concurrency Theory, 1993 - Springer
During the course of the last decade, a mathematical model for the parallelization of FOR-
loops has become increasingly popular. In this model, a (perfect) nest of r FOR-loops is …

[图书][B] Data access and storage management for embedded programmable processors

F Catthoor, K Danckaert - 2002 - books.google.com
Data Access and Storage Management for Embedded Programmable Processors gives an
overview of the state-of-the-art in system-level data access and storage management for …

[图书][B] The compiler design handbook: optimizations and machine code generation

YN Srikant, P Shankar - 2002 - taylorfrancis.com
The widespread use of object-oriented languages and Internet security concerns are just the
beginning. Add embedded systems, multiple memory banks, highly pipelined units …

Code generation for multiple mappings

W Kelly, W Pugh, E Rosser - … ' 95. The Fifth Symposium on the …, 1995 - ieeexplore.ieee.org
There has been a great amount of recent work toward unifying iteration reordering
transformations. Many of these approaches represent transformations as affine mappings …

[图书][B] A framework for unifying reordering transformations

W Kelly, W Pugh - 1998 - researchgate.net
We present a framework for unifying iteration reordering transformations such as loop
interchange, loop distribution, skewing, tiling, index set splitting and statement reordering …

Loop parallelization algorithms: From parallelism extraction to code generation

P Boulet, A Darte, GA Silber, F Vivien - Parallel Computing, 1998 - Elsevier
In this paper, we survey loop parallelization algorithms, analyzing the dependence
representations they use, the loop transformations they generate, the code generation …

Polyhedra scanning revisited

C Chen - Proceedings of the 33rd ACM SIGPLAN conference on …, 2012 - dl.acm.org
This paper presents a new polyhedra scanning system called CodeGen+ to address the
challenge of generating high-performance code for complex iteration spaces resulting from …

[图书][B] Compiling for NUMA parallel machines

W Li - 1993 - search.proquest.com
A common feature of many scalable parallel machines is non-uniform memory access
(NUMA)--data access to local memory is much faster than to non-local memories. In …