RuntimeError: cuda runtime error (801) : operation not supported at ..\torch/csrc/generic/StorageSharing.cpp:247
zhouwy-lv opened this issue · 0 comments
zhouwy-lv commented
Hi !
When I run PPO, I got the error "RuntimeError: cuda runtime error (801) : operation not supported at ..\torch/csrc/generic/StorageSharing.cpp:247". I set config.use_GPU = True .
So, how can I solve this problem?