Package | Description |
---|---|
exploration.parameters.twoDimension |
package contains exploration parameters for all two-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.scheduling |
package contains solver for scheduling problem for a distributed 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 |
---|
LatBuffConstraints
Interface to be implemented for 2-dim exploration of
Latency and Total communication buffer size
|
LatProcConstraints
Interface to be implemented for 2-dim exploration of
Latency and Number of processors used
|
PeriodProcConstraints
Interface to be implemented for 2-dim exploration of
Period and Number of processors used
|
WrkLdCommCostConstraints
Interface to be implemented for 2-dim exploration of
Workload imbalance and total communication cost
|
Class and Description |
---|
WrkLdCommCostConstraints
Interface to be implemented for 2-dim exploration of
Workload imbalance and total communication cost
|
Class and Description |
---|
WrkLdCommCostConstraints
Interface to be implemented for 2-dim exploration of
Workload imbalance and total communication cost
|
Class and Description |
---|
LatBuffConstraints
Interface to be implemented for 2-dim exploration of
Latency and Total communication buffer size
|
Class and Description |
---|
LatProcConstraints
Interface to be implemented for 2-dim exploration of
Latency and Number of processors used
|
Class and Description |
---|
PeriodProcConstraints
Interface to be implemented for 2-dim exploration of
Period and Number of processors used
|