Hi! While following the codes for TV generation for end-to-end testing, I found a small issue.
NVIDIA Docs Hub - NVIDIA Aerial - Aerial CUDA-Accelerated RAN - Generating TV and Launch Pattern Files - Using Aerial Python mcore Module - To generate the test vectors required for end-to-end testing - Run the following inside the Aerial container. It completes in less than a minute
Since “GPU_test_input” is in “cd ${cuBB_SDK}/5GModel/aerial_mcore/examples”, not “cd ${cuBB_SDK}/5GModel/aerial_mcore”, I think the first two lines in “To generate the test vectors required for end-to-end testing” should be replaced by the first two lines in “To generate the all of TV files”