chengxuxin/extreme-parkour

Gym cuda error: an illegal memory access was encountered When using --device=cuda:1

Opened this issue · 1 comments

I am using multiple GPUs to run the code, and I get an error when --device=cuda:1.

Error:

[Error] [carb.gym.plugin] Gym cuda error: an illegal memory access was encountered: ../../../source/plugins/carb/gym/impl/Gym/GymPhysX.cpp: 6211
[Error] [carb.gym.plugin] Gym cuda error: an illegal memory access was encountered: ../../../source/plugins/carb/gym/impl/Gym/GymPhysX.cpp: 6219

It might be the problem with GPU memory shortage.