Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 50
    • Merge requests 50
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oaioai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !1300

Tx proc optim

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged knopp requested to merge tx-proc-optim into develop Nov 01, 2021
  • Overview 92
  • Commits 33
  • Pipelines 0
  • Changes 49

new optimizations of NR TX path to bring TX processing below 500us for up to 162 PRBs, 2x2 MIMO

  • ldpc-encode and parallelization (L. Thomas)
  • resource element mapping (SIMD + loop optimization for symbols with no PTRS or DMRS)

integration of Intel SIMD-based CRC computations, 24-bit A/B, (from github.com/intel/soft-crc)

Edited Dec 20, 2021 by Raphael Defosseux
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tx-proc-optim