Hiya, The javadoc of manualpartition says:
EXAMPLES. We have implemented two examples in for our Beamformer * benchmark, which is in the following directory of CVS: * * streams/apps/benchmarks/beamformer/streamit * * The files are called: * * MyPartition1.java * MyPartition2.java * * The first one implements a simple partitioning in which each pipeline * is fused, and then the width of a splitjoin is decreased from 4 to 2. * The second one is more sophisticated: it adds a synchronization point, * collapsing the top of the splitjoin from 12 to 1 and the bottom from * 12 to 6. */ How can I access to MyPartition1.java and MyPartition2.java? Is manual partition still supported by StreamIt? Cheers, Zheng
_______________________________________________ StreamIt-users mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/streamit-users
