Freeze problem

Hi i have used nvidia gpu to run deep learning project (tensorflow).
I found the ubuntu always freeze when the deep learning module is complex.
Is there any hint to solve problem like this?
os: ubuntu 16.04(installed by wubi)
pc: aliemware 15

Hi. A freeze is probably a side-effect of some component crashing. To debug the issue, please:

  1. Apply the workaround from https://launchpad.net/bugs/994921
  2. (Reboot? and then) Reproduce the freeze again.
  3. Look in /var/crash for crash files and if found;
  4. Run:
    ubuntu-bug /var/crash/YOURFILE.crash
  5. A new bug report will be generated and the discussion will continue there.
2 Likes

I’ve moved this to the https://community.ubuntu.com/c/support-help-requests category because this site isn’t designed to take tech support questions. Sorry. I’d recommend using one of the official support channels listed on the https://community.ubuntu.com/t/finding-help/712 page.

1 Like