isaac-sim/IsaacGymEnvs

Possible with H100 GPU?

Opened this issue · 1 comments

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?

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 ?