Deep-Reinforcement-Learning-Algorithms-with-PyTorch icon indicating copy to clipboard operation
Deep-Reinforcement-Learning-Algorithms-with-PyTorch copied to clipboard

RuntimeError: cuda runtime error (801) : operation not supported at ..\torch/csrc/generic/StorageSharing.cpp:247

Open zhouwy-lv opened this issue 4 years ago • 0 comments
trafficstars

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?

zhouwy-lv avatar Mar 20 '21 03:03 zhouwy-lv