|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ParallelizationGathering | This class gathers statistics about the parallelization potential of stream programs. |
StatisticsGathering | This class gathers statistics about stream programs in order to characterize their important properties. |
Provides passes to gather statistics about stream programs, such as parallelization potential and botteleneck work.
This package was written by Jeremy Wong as part of his M.Eng thesis,
Modeling
the Scalability of Acyclic Stream Programs. The harness that
calls this code is not completely integrated with the rest of the
source tree, so it may not be usable in its current form. This code
also appears to depend on some minor adjustment of constants elsewhere
in the source tree (such as WorkEstimate
) that were never
checked in. Thus, it might not be possible to reproduce the numbers
reported in the thesis without consulting in Jeremy's home directory
on the MIT CAG server (grep for "jnwong" in the StreamIt
.java sources under
/u/jnwong/streams/src).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |