I am trying to set up Aerial Omniverse Digital Twin on my workstation (which has a RTX 5090 GPU).
While the installation proceeds successfully, the “nvcr.io/nvidia/aerial/aodt-sim:1.3.1_runtime” docker container is always stuck at “restarting” status. Probing the logs reflect this error line
“[2025-11-03 01:44:05.851][ERROR]: Device 0 compute capability 120 is not supported. Must be in supported list [80, 86, 89, 90].”
I am hence unable to attach a worker in the AODT. (This is the case for AODT 1.3.0 and 1.3.1)
Is there a way that the image can be recompiled to support RTX 5090, or is there an expected timeline for which AODT on this GPU would be supported?
Thank you