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

Sapien2.2 on not the first GPU reports errors #125

Open
jiangranlv opened this issue May 29, 2023 · 1 comment
Open

Sapien2.2 on not the first GPU reports errors #125

jiangranlv opened this issue May 29, 2023 · 1 comment

Comments

@jiangranlv
Copy link

jiangranlv commented May 29, 2023

System:

  • Ubuntu 16.04
  • Python 3.8
  • SAPIEN version (pip freeze):
  • Environment: Server with xvfb

Describe the bug
If we dont use 'cuda:0' to init render, there will be a 'Runtime Error'

To Reproduce
We just run the example code in https://sapien.ucsd.edu/docs/latest/tutorial/rendering/depth_sensor.html
图片

if we change this to cuda:1, the error will raise

Expected behavior
just the example code in document
图片

Screenshots
图片

@jiangranlv
Copy link
Author

if we use sapien.VulkanRenderer.set_log_level("info"), then it will show:
图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant