The mismatch between the isaac sim and Nvidia driver

Hi, I’m trying to install isaac sim on a server computer with RTX 4090

the nvidia-smi:
±--------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.86.05 Driver Version: 535.86.05 CUDA Version: 12.2 |
|-----------------------------------------±---------------------±---------------------+
| 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 NVIDIA GeForce RTX 4090 Off | 00000000:01:00.0 Off | Off |
| 30% 30C P8 4W / 450W | 13MiB / 24564MiB | 0% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+
| 1 NVIDIA GeForce RTX 4090 Off | 00000000:03:00.0 Off | Off |
| 0% 36C P8 6W / 450W | 13MiB / 24564MiB | 0% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+

±--------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 5830 G /usr/lib/xorg/Xorg 4MiB |
| 1 N/A N/A 5830 G /usr/lib/xorg/Xorg 4MiB |
±--------------------------------------------------------------------------------------+

But when launching the isaac sim 2022.2.1, I get the problem.

I installed the Nvidia driver first and tested the nvidia-smi successfully.

And used omniverse launcher to install the ISAAC SIM 2022.2.1 and configured the localhost NUCLEUS server.

But there is no setting to choose which graphics device to use to start isaac sim.

kit_20231003_154234.log (819.5 KB)
the kit.log file

This problem has been solved. I installed the driver 535.87 by .run file. And do not add any suffix modifications for the workstation. But there will still be situations where the desktop cannot be displayed, which can be solved by modifying the grub file. Finally the SETTING will show the NVIDIA driver and ISAAC SIM can use the 4090 as the default driver instead of AMD.

Thanks for sharing the solution!

Generally supported driver versions are mentioned here for Isaac Sim: 1. Isaac Sim Requirements — Omniverse IsaacSim latest documentation

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.