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

[Question] Failed to Run IsaacLab with 4090 on Ubuntu 20.04 #1404

Open
YuHoChau opened this issue Nov 11, 2024 · 3 comments
Open

[Question] Failed to Run IsaacLab with 4090 on Ubuntu 20.04 #1404

YuHoChau opened this issue Nov 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@YuHoChau
Copy link

YuHoChau commented Nov 11, 2024

Question

Hi, I've been trying to install IsaacLab on my workstation running Ubuntu 20.04. I followed all the steps using the binaries installation method. I successfully verified the installation on another PC with an RTX 3080 GPU, so I believe the method should be correct.

However, while some demos (such as the showroom demos featuring quadrupeds) run successfully, others, including demos with RL wrappers (like training with rsl_rl on the Isaac-Reach-Franka-v0 task), fail. Specifically, for some showroom demos, the Isaac Sim window crashes. For rsl_rl demos, it reports errors:

[INFO]: Base environment:
Environment device : cuda:0
Environment seed : 42
Physics step-size : 0.016666666666666666
Rendering step-size : 0.03333333333333333
Environment step-size : 0.03333333333333333

failed call to posix_fadvise(-9223232211531366400, -1389729927752357637)ret=22, errno=0 'Success'
failed call to posix_madvise(-9223232211531366400, -1389729927752357637)ret=22, errno=0 'Success'
LLVM ERROR: out of memory

For reference, I am using the recommended driver vision 535.192.03 with CUDA 11.8, on a 4090 + 13900k workstation with 32G RAM. I have re-installed the ubuntu system and I have tested Isaac Sim and be sure it works well so I assume the problem is from IsaacLab. If someone had the similar questions and fixed it, please let me know. Thank you for your help.

@RandomOakForest
Copy link
Collaborator

This is due to a known issue the team is addressing. Will tag for fixing. Thanks for posting this.

@RandomOakForest RandomOakForest added the bug Something isn't working label Nov 12, 2024
@YuHoChau
Copy link
Author

YuHoChau commented Nov 12, 2024

Thank you for your feedback. Just curious, could this issue be related to specific hardware compatibility with Ubuntu 20.04? I reinstalled everything on Ubuntu 22.04, and it works fine on most of the demos, still reporting "LLVM ERROR: out of memory" in some rsl_rl demos.

@RandomOakForest
Copy link
Collaborator

It may be related to a driver issue. The team is investigating this. Thanks.

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

2 participants