Open cstandy opened 1 year ago
After running more configurations, I found the number of tasks for Beamweights, Demul, and Decode is stable. FFT and CSI can vary. Also, this is not only with deferred frames but it is more obvious when the deferred frames happen.
When the frames are deferred, the reported number of tasks per frame varies across frames. However, these values should be deterministic as the frame schedule is read from the config file.
For example, the number of FFT tasks should be 6, and the number of CSI tasks should be 1 per frame. However, as shown in the following log, they can vary from 5 to 7 and from 0 to 2.
Example full logs: 2023-07-19_16-35-36.log 2023-07-19_16-35-02.log
Example regular log with no deferred frames: 2023-07-25_18-21-23.log