Small issue in the DOCS - Generating TV and Launch Pattern Files

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”

Hi @snkim94
Thank you very much for pointing out the issue and sharing your suggestion.
We will make the correction as below.

  1. Run the following inside the Aerial container. It completes in less than a minute.
    cd ${cuBB_SDK}/5GModel/aerial_mcore/
    source scripts/setup.sh
    ./scripts/gen_e2e_ota_tvs.sh
    ls -lh examples/GPU_test_input/
    cp examples/GPU_test_input/* ${cuBB_SDK}/testVectors/