tryolabs / luminoth

Deep Learning toolkit for Computer Vision.
https://tryolabs.com
BSD 3-Clause "New" or "Revised" License
2.4k stars 399 forks source link

luminoth train #177

Closed zzk88862 closed 6 years ago

zzk88862 commented 6 years ago

when I run lumi train -c ***.yml, a bad problem happened. I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:300] kernel version seems to match DSO: 384.111.0 已杀死

I have search a lot of solutions, but no one can solve it. Thanks for your help much!

nagitsu commented 6 years ago

It looks like an issue with the NVIDIA drivers.

Which versions are you using for Luminoth, TensorFlow, CUDA and the NVIDIA drivers?

Also, have you seen this issue, or similar ones?