cuBB Test Case Information

Hi, I’m currently working on the building test setup for the Aerial cuBB E-to-E (with RU-sim and testMAC) with HGX server.

On the Aerial related documents, I could find some test examples with specific test cases, but I can’t find where to get the detailed information of each test case of Aerial cuBB.

I got some information from the section of ‘Supported Test Vector Configurations’
from Aerial CUDA-Accelerated RAN document, but it contains very short descriptions only.

Would you let me know where to find the information of test cases of cuBB?

Hello,
You can find the specifics of the test cases in /opt/nvidia/cuBB/5GModel/nr_matlab/test/testCompGenTV_<channel>.m

1 Like

Oh, thanks!
I didn’t think about to check Matlab code.
This is really helpful to me.
I really appreciate your reply.