• Romain Beurdouche's avatar
    feat(nr_dlsch): option to provide the number of symbols per thread · 87402f49
    Romain Beurdouche authored
    * Add option `--L1s.L1_num_tx_sym_per_thread` for the softmodems and `-Y` for `nr_dlsim`
      to provide the number of symbols processed per thread.
      It defaults to 0 which makes that every symbols are processed in one thread.
    * The last symbol processing task is processed in the L1 TX thread.
    87402f49
nr-gnb.c 16.1 KB