I want to set up the NVIDIA Aerial RAN Colab Over-the-Air (ARC-OTA) environment on my system, which consists of an ASUS X87-Plus motherboard, an AMD 9900X CPU, and an RTX 5080 GPU.
However, when I follow Section 4.5 of the official documentation, I encounter an error starting from the command in Step 4.5.3.5 (OAI L2 image build):
docker build . -f docker∕Dockerfile.gNB.aerial.ubuntu22 --tag oai-gnb-aerial:latest
I suspect this is because the official documentation assumes a Grace Hopper system.
Therefore, I’m wondering whether there is a supported method to build and run the ARC-OTA environment on my hardware configuration as well.