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

Possible with H100 GPU? #220

Open
LyuJZ opened this issue May 15, 2024 · 5 comments
Open

Possible with H100 GPU? #220

LyuJZ opened this issue May 15, 2024 · 5 comments

Comments

@LyuJZ
Copy link

LyuJZ commented May 15, 2024

Hi, I am going to use H100 GPU with isaacgym. However, the code will stop after executing this line https://github.com/NVIDIA-Omniverse/IsaacGymEnvs/blob/aeed298638a1f7b5421b38f5f3cc2d1079b6d9c3/isaacgymenvs/tasks/base/vec_task.py#L63 and evoke "segmentation fault" in the terminal. Does anyone have similar issues?

@ankile
Copy link

ankile commented May 20, 2024

Yes, I have the exact same issue, i.e., when loading the sim, it just prints a segmentation fault after it prints +++ Using GPU PhysX, with no other error messages at all as far as I can tell... The same environment runs on Nvidia 3090, A6000, and V100s...

Any updates from your side, @LyuJZ ?

@edwardjjj
Copy link

@ankile Hi, just wondering if you found a solution to this.

@ankile
Copy link

ankile commented Sep 12, 2024

@edwardjjj no, unfortunately, I haven't... It's quite frustrating that there's no support and that the successor library, IsaacSim/Lab explicitly does not support any of the datacenter GPUs as RT (raytracing) cores are required at the same time as competitors like Mujoco (MJX) and Sapien support any GPU out of the box... I hope they get this sorted soon as the Isaac platform seemed very promising.

@edwardjjj
Copy link

edwardjjj commented Sep 13, 2024

@edwardjjj no, unfortunately, I haven't... It's quite frustrating that there's no support and that the successor library, IsaacSim/Lab explicitly does not support any of the datacenter GPUs as RT (raytracing) cores are required at the same time as competitors like Mujoco (MJX) and Sapien support any GPU out of the box... I hope they get this sorted soon as the Isaac platform seemed very promising.

@ankile Thanks for the quick response. It is unfortunate that even the latest IsaacSim does not support high-end datacenter GPUs. It is frustrating that we are not able to utilize the latest GPUs for cutting edge research... Hope they manage to add support soon.

@edwardjjj
Copy link

@ankile Hi, just want to share this info with you. I talked to an IsaacSim dev on their discord server. He confirmed that it is impossible to support these data center GPUs because they don't have the RTX chips. The best cards out there that have RTX chips are the a6000 and L40s.

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

3 participants