Skip to content

[Bug Report] --device_id can not work #769

@kevincheng3

Description

@kevincheng3

I think the problem may be related to running Isaac Sim, my classmates and I have the same problem that prevents us from using the second graphics card

Describe the bug

When I use command --device 1 to run the simulation using cuda:1, the simulation cannot run. The isaacsim window will pop up but the screen is black and the simulation is stuck. However, it can run normally when command --device 0 is used.

Steps to reproduce

For example, running exist scripts with ./isaaclab.sh -p source/standalone/demos/hands.py
We can successfully run the script through ./isaaclab.sh -p source/standalone/demos/hands.py --device_id 0

Screenshot from 2024-08-01 20-06-48

But the simulation cannot be run with ./isaaclab.sh -p source/standalone/demos/hands.py --device_id 1
Screenshot from 2024-08-01 20-09-02

And the isaacsim window is in black screen state

System Info

  • Isaac Sim Version: 4.1.0
  • OS: [Ubuntu 22.04
  • GPU: RTX 4090 *2
  • CUDA: 11.8
  • GPU Driver: 535.183.01
    Screenshot from 2024-08-01 20-05-16

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions