torch / torch7

http://torch.ch
Other
8.97k stars 2.38k forks source link

unknown error #1113

Open suice07 opened 6 years ago

suice07 commented 6 years ago

screenshot_20171216_201759 I am really confused and have no idead what to do to solve this.

tastyminerals commented 6 years ago

This error might occur in case your video card have outdated drivers, so make sure you have the latest nvidia drivers. It might occur if you have an outdated cuda version, make sure your cuda is installed properly. It might occur in case you messed up your cutorch installation, so you better try reinstalling torch. It might also occur on Clevo laptops after suspending so rebooting fixes this.

What you should have done in the first place is try and google this error and find the solution that works for you. I cannot tell what caused this issue on your machine.

suice07 commented 6 years ago

Thanks for the reply.the problem is ...I've already tried all the solution you mentioned above.And I have also google d this error before post this.after trying all solution that similar to meins,it still did not work.I think everyone will google for help in the first place,I don't think I am not one of those.but still thanks.

tastyminerals commented 6 years ago

This is not a torch issue. Either your cuda is not correctly installed or your hardware has outdated drivers. Anyway, make sure you have installed cuda and nvidia drivers correctly and of the latest version.