1988
DOI: 10.1016/0167-6423(88)90050-0
|View full text |Cite
|
Sign up to set email alerts
|

Efficient handling of data structures in definitional languages

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

1993
1993
1996
1996

Publication Types

Select...
2
2
2

Relationship

2
4

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 25 publications
0
5
0
Order By: Relevance
“…Fortunately, analysis of array assignments and references can often show that each iteration step through a loop uses only a fixed number of adjacent elements of a data structure. This allows the object code to allocate a "window" large enough for only this fixed number of elements, not the entire dimension of the structure [13]. As with the original FORTRAN, the elements in the window are overwritten in each iteration.…”
Section: Figure 1 Overview Of Epl Systemmentioning
confidence: 99%
“…Fortunately, analysis of array assignments and references can often show that each iteration step through a loop uses only a fixed number of adjacent elements of a data structure. This allows the object code to allocate a "window" large enough for only this fixed number of elements, not the entire dimension of the structure [13]. As with the original FORTRAN, the elements in the window are overwritten in each iteration.…”
Section: Figure 1 Overview Of Epl Systemmentioning
confidence: 99%
“…scheduling and code generation for indi-vidual processes, memory optimization is performed to replace entire dimensions by windows of a few elements for multidimensional variables [7]. This step restores the memory efficiency of the original program.…”
Section: Additional Dimension Elimination: Duringmentioning
confidence: 99%
“…In the case of functional programs with single assignment and recurrent relations, the compile-time data-driven scheduling is decidable [26]. Such a scheduler has been implemented in the compiler for EPL language [7] and is not discussed here. Wavefront determination is presented below.…”
Section: In]mentioning
confidence: 99%
See 2 more Smart Citations