- workAllocatedPerCluster() - Method in class solver.distributedMemory.mapping.MappingCommSolver
-
Calculation of work allocated per cluster
- workDistributionPrefix - Static variable in class solver.SmtVariablePrefixes
-
Ideal Workload distribution = (total workload / number of processors)
- workImbalancePrefix - Static variable in class solver.SmtVariablePrefixes
-
Workload imbalance for a cluster
- WorkloadCommClusterConstraints - Interface in exploration.interfaces.threeDim
-
Interface to be implemented for 3-dim exploration of
Max workload imbalance between the clusters, communication cost and number of clusters used.
- WorkloadImbalanceConstraints - Interface in exploration.interfaces.oneDim
-
Maximum workload imbalance between the clusters.
- write(int) - Method in class logger.ConsoleLogger
-
When writing to console also write the the Log File.
- write(byte[]) - Method in class logger.ConsoleLogger
-
When writing to console also write the the Log File.
- write(byte[], int, int) - Method in class logger.ConsoleLogger
-
When writing to console also write the the log file.
- writerStatusUpdateTaskFunction - Static variable in class solver.SmtVariablePrefixes
-
Function which will be called to update status of the FIFO.
- WrkLdCommCostConstraints - Interface in exploration.interfaces.twoDim
-
Interface to be implemented for 2-dim exploration of
Workload imbalance and total communication cost
- WrkldImbalCommClusterParams - Class in exploration.parameters.threeDimension
-
Workload Imbalance, communication cost, and number of clusters used exploration parameters.
- WrkldImbalCommClusterParams(Graph, Solutions, int) - Constructor for class exploration.parameters.threeDimension.WrkldImbalCommClusterParams
-
Initialize exploration parameters object.
- WrkLoadCommCostParams - Class in exploration.parameters.twoDimension
-
Workload Imbalance and Communication cost exploration Parameters.
- WrkLoadCommCostParams(Graph, Solutions) - Constructor for class exploration.parameters.twoDimension.WrkLoadCommCostParams
-
Initialize exploration parameters object.