wri / UrbanLandUse

Characterizing urban land use with machine learning
29 stars 10 forks source link

Need to solve CuDNN initialize error soon #26

Closed Taufiq06 closed 4 years ago

Taufiq06 commented 5 years ago

The following error is happening too frequently nowadays. Restarting the machine every time doesn't seem to be a good option anymore since multiple users are using the machine at the same time.

UnknownError: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above. [[{{node conv2d_4/Conv2D}}]]

pkerins commented 4 years ago

This should be addressed by the solution to #16, ie the new virtual machine and environment. We are using a new boot disk image that reconciles GPU configurations and the latest version of TensorFlow (1.14).