BUILD SDK failed in Aerial CUDA Accelerated RAN

BUILD SDK failed.
I am making setup for aerial cuda accelerated ran (link : GitHub - NVIDIA/aerial-cuda-accelerated-ran: An SDK (Software Development Kit) for building commercial-grade, AI-native, 3GPP, and O-RAN compliant 5G/6G gNB software on NVIDIA-accelerated computing platforms. · GitHub )

my system : ubuntu 22.04, NVIDIA RTX 1050

cmd : ./cuPHY-CP/container/run_aerial.sh
– gives warning : WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support

cmd : ./testBenches/phase4_test_scripts/build_aerial_sdk.sh
– error in line 273 giving process killed.

Why it is not detecting the available GPU from my system? what am i doing here? What will be the correct step to take?

Please guide on this situation.

Hi @prasad.aalekh

Welcome them to our community!

I assume you meant you are trying to run ACAR on GTX 1050. Unfortunatly, this GPU is not supported for ACAR. If this is the first time of setting up a testbed for you, a small system like DGX-Spark is highly recommended.

Thanks!

Thanks for the reply.
It would be helpful if you can provide the system requirements for ACAR except DGX-Spark

@prasad.aalekh

SMC MGX GH is one of recommendation for ACAR, detailed info here Installing Tools on Grace Hopper MGX System — Aerial CUDA-Accelerated RAN