Opened 14 years ago Closed 14 years ago #84 closed enhancement (fixed)Adding load balancing to MultiPIPE
Description
Added to MultiPIPE in TMuC 0.7.3 extra information, which makes it possible for the decoder to distribute the task of entropy decoding among several parallel CPUs, such that the computational load on each CPU would be roughly equal. The "BalancedCPU" option in the configuration file sets the expected number of decoding CPUs (see Dresden A120). This option has no effect for serial PIPE.
The load balancing information is added by the encoder, but the decoder silently ignores it in this version. Attachments (1)Change History (5)Changed 14 years ago by korgercomment:1 Changed 14 years ago by fbossen
Fix was committed to 0.8-rim-bugfix branch but not merged into trunk (PIPE not part of HM) comment:2 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:3 Changed 13 years ago by davidf
comment:4 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Modified source files for load balancing in 0.7.3