Computer shutoff during isaac sim

Isaac Sim Version

4.2.0

Operating System

Ubuntu 22.04

GPU Information

  • Model: nvidia 3080
  • Driver Version:
  • 1200 watt power supply
  • intel i9 12900
  • z790 -v max motherboard

Computer Shutdown during sim

Detailed Description

I am running nvblox tutorial and when isaac sim is started and/or running, the computer shuts down and reboots.

Steps to Reproduce

  1. open isaac sim
  2. open nvblox tutorial
  3. play

Additional Information

What I’ve Tried

changing graphics card
changing power supply
gpu tested by microcenter

Could you please share the link to the nvblox tutorial you are following? Additionally, if you are using Isaac ROS, could you specify which version you are working with?

https://nvidia-isaac-ros.github.io/concepts/scene_reconstruction/nvblox/tutorials/tutorial_isaac_sim.html

This is the link to the tutorial.

~/humble_ws/src/isaac_ros_common$ git describe --tags
v3.0.1-5-g3ade0fa

Is this the version you are wondering about?

nvidia-smi
Wed Dec 18 18:13:39 2024
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.28.03 Driver Version: 560.28.03 CUDA Version: 12.6 |
|-----------------------------------------±-----------------------±---------------------+
| 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 3080 Off | 00000000:01:00.0 On | N/A |
| 0% 59C P8 46W / 380W | 814MiB / 10240MiB | 22% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+

±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1300 G /usr/lib/xorg/Xorg 143MiB |
| 0 N/A N/A 1514 G /usr/bin/gnome-shell 118MiB |
| 0 N/A N/A 2273 G …erProcess --variations-seed-version 31MiB |
| 0 N/A N/A 4021 G …irefox/5273/usr/lib/firefox/firefox 0MiB |
| 0 N/A N/A 5211 C+G …/isaac-sim-comp-check-4.2.0/kit/kit 322MiB |
±----------------------------------------------------------------------------------------+

I was thinking the problem was my driver. I was originally running 550, changed to 560 and the problem is still persisting.

1 Like

It’s great to hear that the issue has been resolved. The following is the requirement according to the documentation for Compute Setup documentation of Isaac ROS:

Install the latest NVIDIA GPU Driver from official instructions (here). (Minimum 560+ is required, see here).

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