Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhongxiao
OpenXG-RAN
Commits
b51833d8
Commit
b51833d8
authored
Oct 10, 2019
by
ISIP CS/NCTU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
isip turbo decoder thread parallel and dynamic assignment according to code segment
parent
6551ec4c
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1122 additions
and
951 deletions
+1122
-951
openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
+1120
-950
openair1/PHY/defs.h
openair1/PHY/defs.h
+2
-1
No files found.
openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
View file @
b51833d8
This diff is collapsed.
Click to expand it.
openair1/PHY/defs.h
View file @
b51833d8
...
...
@@ -725,6 +725,7 @@ typedef struct PHY_VARS_eNB_s {
//isip turbo thread
isip_turbo
isip_turbo_thread
[
ISIP_TURBO_THREAD_NUM
];
unsigned
int
isip_turbo_thread_status
;
}
PHY_VARS_eNB
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment