Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kevincheng3 opened this issue Aug 1, 2024 · 1 comment
Open

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

kevincheng3 opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kevincheng3
Copy link

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
@Mayankm96 Mayankm96 added the bug Something isn't working label Aug 1, 2024
@shendredm
Copy link

Basic Simulation Environment starting in cuda:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants