Nv-cubb container fails to start

Hello,

I am integrating Aerial L1 with OAI L2/L3.
versions used:

  • OAI: 2025.w07
  • Nvidia Aerial cuBB: 24-1

When launching the nv-cubb and oai-gnb-aerial containers using docker-compose.yaml,
the nv-cubb container fails to start.
image

Below is the startup failure log for nv-cubb.
Could you please help identify the cause of the failure?
Thanks.

nv-cubb_fail_log.txt (12.1 KB)
docker-compose.txt (1.8 KB)

@jerryb_chen

Welcome to our community!

OAI: 2025.w07 was not tested with Aerial cuBB 24-1. Please try the combination either OAI: 2024.w21 with Aerial 24-1 or OAI: 2025.w07 with Aerial 24-3.

Also, would you please share the info about the system you are using? i.e., Server, GPU, NIC, etc.,

Can you please run below inside the cubb container and share the result.

$ cd cuPHY/util/cuBB_system_checks/ 
$ python3 cuBB_system_checks.py

Hi fmolander,
Below is the result of running cuBB_system_checks.py
cuBB_system_checks_log.txt (3.9 KB)

Hi @jixu ,
Thank you for your reply.
The device information I am using is as follows:

Server:

GPU:
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.127.05 Driver Version: 550.127.05 CUDA Version: 12.4 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 Quadro RTX 8000 On | 00000000:98:00.0 Off | Off |
| 33% 30C P5 22W / 260W | 1MiB / 49152MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
±----------------------------------------------------------------------------------------+

NIC:
9f:00.0 Ethernet controller: Mellanox Technologies MT2892 Family [ConnectX-6 Dx]
9f:00.1 Ethernet controller: Mellanox Technologies MT2892 Family [ConnectX-6 Dx]

Thanks for the information. RTX 8000 is not supported. Please use an A100 GPU.