Package | Description |
---|---|
exploration.parameters.threeDimension |
package contains exploration parameters for all three-dimensional
exploration.
|
solver.distributedMemory.partitioning |
package contains solver for partitioning problem.
|
solver.sharedMemory.combinedSolver.nonpipelined |
package contains solver for scheduling problem for a shared memory architecture for non-pipelined scheduling.
|
Class and Description |
---|
LatProcBuffConstraints
Interface to be implemented for 3-dim exploration of
Latency, Processors used and Total Communication Buffer Size.
|
MaxWrkLdCommCostClusterConstraints
Interface to be implemented for 3-dim exploration of
max workload per cluster, communication cost and number of clusters used.
|
WorkloadCommClusterConstraints
Interface to be implemented for 3-dim exploration of
Max workload imbalance between the clusters, communication cost and number of clusters used.
|
Class and Description |
---|
MaxWrkLdCommCostClusterConstraints
Interface to be implemented for 3-dim exploration of
max workload per cluster, communication cost and number of clusters used.
|
WorkloadCommClusterConstraints
Interface to be implemented for 3-dim exploration of
Max workload imbalance between the clusters, communication cost and number of clusters used.
|
Class and Description |
---|
LatProcBuffConstraints
Interface to be implemented for 3-dim exploration of
Latency, Processors used and Total Communication Buffer Size.
|