Hi, I have 3 gpus and try to run isaacsim on the second one.
(isaac-sim) xxx@yyy:~/.local/share/ov/pkg/isaac_sim-2022.1.1$ nvidia-smi
Mon Mar 6 16:51:11 2023
±----------------------------------------------------------------------------+
| NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7 |
|-------------------------------±---------------------±---------------------+
| 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 … Off | 00000000:01:00.0 Off | N/A |
| 46% 44C P0 40W / 220W | 7245MiB / 8192MiB | 23% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
| 1 NVIDIA GeForce … Off | 00000000:21:00.0 Off | N/A |
| 91% 81C P2 320W / 350W | 13490MiB / 24576MiB | 95% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
| 2 NVIDIA GeForce … Off | 00000000:4A:00.0 Off | N/A |
| 48% 65C P2 163W / 220W | 7004MiB / 8192MiB | 93% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 34494 G python 1081MiB |
| 0 N/A N/A 35006 G python 1079MiB |
| 0 N/A N/A 35244 G python 918MiB |
| 0 N/A N/A 35912 G python 1079MiB |
| 0 N/A N/A 36059 G python 918MiB |
| 0 N/A N/A 41086 G python 1081MiB |
| 0 N/A N/A 42416 G python 1079MiB |
| 1 N/A N/A 35006 C python 3119MiB |
| 1 N/A N/A 35244 C python 2983MiB |
| 1 N/A N/A 35912 C python 2495MiB |
| 1 N/A N/A 36059 C python 2327MiB |
| 1 N/A N/A 114998 C …pytorch_sac_ae/bin/python 2563MiB |
| 2 N/A N/A 34494 C python 2377MiB |
| 2 N/A N/A 41086 C python 2377MiB |
| 2 N/A N/A 42416 C python 2247MiB |
±----------------------------------------------------------------------------+
I’ve tried as https://forums.developer.nvidia.com/t/error-occured-during-the-installation-of-isaac-sim/199041/7 and https://docs.omniverse.nvidia.com/prod_launcher/prod_kit/linux-troubleshooting.html#q9-how-to-specify-what-gpus-to-run-omniverse-apps-on suggest, however it seems like the app still only use the first gpu.