-
Notifications
You must be signed in to change notification settings - Fork 43
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
Can it run on a Linux system with A100 GPUs? #18
Comments
Yes. Please follow the instructions in readme and troubleshooting. Though, rendering for the drawer tasks will be slow due to the use of ray tracing. |
Thank you for your reply. However, I encountered the same error as #7. And, when I install vulkan-utils with |
I have followed https://maniskill.readthedocs.io/en/latest/user_guide/getting_started/installation.html#vulkan to add three json files, but it does not work. |
Did you Try |
Thank you for your reply. I have tried it, and it can be installed successfully. However, the same error has appeared. And, I found that Anyway, the following error always appears whether the
|
I don't know how to run it :( I have tried three different servers with A100 GPUs which encounter the same error. :( |
Are you setting cuda devices properly? Also ensure that nvidia-driver version is at least above 535. Older nvidia drivers might not work. You can make a fake display like
|
Thank you for getting back to me. The servers I used are in a docker and I changed to another server, which makes it work. However, I encountered another error which is attributed to the lack of display.
Do you have any suggestions to help me observe the environment and the process of action? |
Inside docker, you might want to port the (fake) display (e.g., However, the SIMPLER environments shouldn't create a window unless you are visualizing robots using the utility scripts. |
I'm new in robotics, so I want to visualize the simulation environment to help me understand deeply. Maybe, it's better to output a video. |
The evaluation videos are automatically saved. |
If you consecutively create 2 environments in ipython, does it still report an error? |
When I create 2 environments, it can work. But there is a warning:
|
That's strange; episode 11 doesn't introduce new objects. |
Could you give me some instructions on how to debug? Thank you very much!! |
I actually don't know... and sorry that I don't have much bandwidth at the moment to look closely. |
Ok. Thank you for your reply. |
Also you might create fake display like |
Thank you. After trying this command, I found it cannot work. The error is the same. I don't know why. |
Hello:
Same error in A100 GPU. Does anyone have an updated solution? |
Could you try the troubleshooting section in readme? |
No description provided.
The text was updated successfully, but these errors were encountered: