Package | Description |
---|---|
exploration.interfaces.threeDim |
package contains interfaces for a 3D design space exploration experiments.
|
exploration.interfaces.twoDim |
package contains interfaces for a 2D design space exploration experiments.
|
exploration.parameters.oneDimension |
package contains exploration parameters for all one-dimensional
exploration.
|
solver.distributedMemory.mapping |
package contains solver for mapping problem (partition + allocation + communication cost).
|
solver.distributedMemory.partitioning |
package contains solver for partitioning problem.
|
solver.distributedMemory.placement |
package contains solver for placement problem.
|
solver.distributedMemory.scheduling |
package contains solver for scheduling problem for a distributed memory architecture.
|
solver.sharedMemory.combinedSolver |
package contains solver for scheduling problem for a shared memory architecture.
|
solver.sharedMemory.combinedSolver.nonpipelined |
package contains solver for scheduling problem for a shared memory architecture for non-pipelined scheduling.
|
solver.sharedMemory.combinedSolver.pipelined |
package contains solver for scheduling problem for a
shared memory architecture for pipelined scheduling.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
ClusterConstraints
Total number of clusters used for exploration
|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
LatencyConstraints
Latency of the graph used for exploration.
|
MaxWorkLoadPerCluster
Max workload allocated to a cluster constraint for exploration.
|
ProcessorConstraints
An upper bound on number of processors to be used in a schedule.
|
WorkloadImbalanceConstraints
Maximum workload imbalance between the clusters.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
LatencyConstraints
Latency of the graph used for exploration.
|
PeriodConstraints
Period of the graph used for exploration.
|
ProcessorConstraints
An upper bound on number of processors to be used in a schedule.
|
WorkloadImbalanceConstraints
Maximum workload imbalance between the clusters.
|
Class and Description |
---|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
LatencyConstraints
Latency of the graph used for exploration.
|
PeriodConstraints
Period of the graph used for exploration.
|
Class and Description |
---|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
WorkloadImbalanceConstraints
Maximum workload imbalance between the clusters.
|
Class and Description |
---|
ClusterConstraints
Total number of clusters used for exploration
|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
MaxWorkLoadPerCluster
Max workload allocated to a cluster constraint for exploration.
|
WorkloadImbalanceConstraints
Maximum workload imbalance between the clusters.
|
Class and Description |
---|
CommunicationCostConstraints
Total Communication cost used for exploration.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
LatencyConstraints
Latency of the graph used for exploration.
|
PeriodConstraints
Period of the graph used for exploration.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
LatencyConstraints
Latency of the graph used for exploration.
|
ProcessorConstraints
An upper bound on number of processors to be used in a schedule.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
LatencyConstraints
Latency of the graph used for exploration.
|
ProcessorConstraints
An upper bound on number of processors to be used in a schedule.
|
Class and Description |
---|
BufferConstraints
Buffer size exploration
|
LatencyConstraints
Latency of the graph used for exploration.
|
PeriodConstraints
Period of the graph used for exploration.
|
ProcessorConstraints
An upper bound on number of processors to be used in a schedule.
|