-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
But the simulation cannot be run with ./isaaclab.sh -p source/standalone/demos/hands.py --device_id 1

And the isaacsim window is in black screen state
System Info
GiulioRomualdi and shendredm
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

