pytorch-CycleGAN-and-pix2pix icon indicating copy to clipboard operation
pytorch-CycleGAN-and-pix2pix copied to clipboard

cuDNN error: CUDNN_STATUS_INTERNAL_ERROR

Open 785256592 opened this issue 5 years ago • 2 comments

When i train the network without extra configurations, the cuDNN error " cuDNN error: CUDNN_STATUS_INTERNAL_ERROR " comes up after epoch 63. I have tried to many solutions , just like 'rm -rf ~/.nv', but failed.How can i solve this error? My host configurations: ubuntu16.04, single RTX2080(8G), cuda10.0, cudnn7.5, pytorch1.1.0. Thanks best regards!

785256592 avatar May 08 '19 09:05 785256592

It's hard to know why. Could you give us more debugging information? @SsnL

junyanz avatar May 10 '19 22:05 junyanz

I also meet this problem. Have you solved this problem now? @785256592

AnkorTn avatar Dec 24 '21 13:12 AnkorTn