DeepRL-Agents icon indicating copy to clipboard operation
DeepRL-Agents copied to clipboard

When I run dueling DQN, there is an error, 'The kernel appears to have died. It will restart automatically.'.

Open wonchul-kim opened this issue 8 years ago • 0 comments

I've got this error,

The kernel appears to have died. It will restart automatically.

I also run it by ~.py in terminal. But, I got similar error

(10000, 1.7, 1) F tensorflow/stream_executor/cuda/cuda_dnn.cc:222] Check failed: s.ok() could not find cudnnCreate in cudnn DSO; dlerror: /usr/local/lib/python2.7/dist-packages/tensorflow/python/_pywrap_tensorflow.so: undefined symbol: cudnnCreate Aborted (core dumped)

..... Could you please help me?

wonchul-kim avatar May 31 '17 03:05 wonchul-kim