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.