You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I just saw this, this issue should probably go to the ManiSkill repo but I will take a look here. Does this bug still exist? There have been some updates since 2 weeks ago. I just tried running the notebook code again, running the setup code section and then just 1.2 + 1.3 and it is ok
Note that there is a bug with colab where GPU memory doesn't get released if you create environments via python code in the cell. It works fine otherwise if you are calling scripts like the example PPO code there (since the process closes completely), hence why the notebook mentions having to restart session
System:
Describe the bug
RuntimeError: GPU PhysX can only be enabled once before any other code involving PhysX
To Reproduce
Steps to reproduce the behavior (use pastebin for code):
Cell 6 1.2 GPU (State-only) reports the error, even after restarting the run-time.
The text was updated successfully, but these errors were encountered: