Rework nr_dlsim/nr_ulsim test and analysis function
- Enable both nr_ulsim and nr_dlsim test with Run_T2Test - Introduce time threshold variable for T2/CPU LDPC tests - Set threshold individually for each test - T2 encoding/decoding and CPU encoding/decoding - Check if encoder/decoder processing time is below the threshold - Remove NOK return option - keep only OK (processing time below threshold) or KO (proceesing time beyond threshold) - Rename function to run and check results of CUDA ldpctest - Use new SSH class in function for check T2 test results, use f-strings
Showing
Please register or sign in to comment