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
littleBu
OpenXG-RAN
Commits
9dada89c
Commit
9dada89c
authored
2 months ago
by
Romain Beurdouche
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(ldpctest): add CUDA ldpctest test cases to CI
parent
de4ef839
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
164 additions
and
1 deletion
+164
-1
ci-scripts/xml_files/ldpc_gpu_test.xml
ci-scripts/xml_files/ldpc_gpu_test.xml
+164
-1
No files found.
ci-scripts/xml_files/ldpc_gpu_test.xml
View file @
9dada89c
...
...
@@ -25,7 +25,10 @@
<htmlTabRef>
test-ldpc-gpu
</htmlTabRef>
<htmlTabName>
Test-ldpc-GPU
</htmlTabName>
<htmlTabIcon>
tasks
</htmlTabIcon>
<TestCaseRequestedList>
000002 000003 000004 000005 000006 000007 000008 000009 000010 000011 000012 000013 000014 000015 000016 000017 000018 000019 000020 000021
</TestCaseRequestedList>
<TestCaseRequestedList>
000002 000003 000004 000005 000006 000007 000008 000009 000010 000011 000012 000013 000014 000015 000016 000017 000018 000019 000020 000021
000022 000023 000024 000025 000026 000027 000028 000029 000030 000031 000032 000033 000034 000035 000036 000037 000038 000039 000040 000041
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"000002"
>
...
...
@@ -188,6 +191,166 @@
<physim_run_args>
-l 8448 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000022"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 1 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000023"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 1 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000024"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 100 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000025"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 100 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000026"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 193 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000027"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 193 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000028"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 500 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000029"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 500 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000030"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 561 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000031"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 561 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000032"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 600 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000033"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 600 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000034"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 641 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000035"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 641 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000036"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 2000 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000037"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 2000 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000038"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 3000 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000039"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 3000 -s10 -n100 -G 1
</physim_run_args>
</testCase>
<testCase
id=
"000040"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with CPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 3840 -s10 -n100
</physim_run_args>
</testCase>
<testCase
id=
"000041"
>
<class>
Run_Physim
</class>
<desc>
Run LDPC Test with GPU
</desc>
<always_exec>
true
</always_exec>
<physim_test>
ldpctest
</physim_test>
<physim_run_args>
-l 3840 -s10 -n100 -G 1
</physim_run_args>
</testCase>
</testCaseList>
This diff is collapsed.
Click to expand it.
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