<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;"> <p>I have a similar issue. When I submit the job, it says Runtime error: CUDA error: unknown error. I tried the simple commands that you provided, doesn't work as well.<br><br>Qiong</p> <br>November 6, 2018 3:02 PM, "Matthew Barnes" <<a target="_blank" tabindex="-1" href="mailto:%22Matthew%20Barnes%22%20<mbarnes1@andrew.cmu.edu>">mbarnes1@andrew.cmu.edu</a>> wrote:<br> <blockquote><div><div><div dir="ltr">Is anyone else having issues with CUDA since this week? Even simple pytorch commands hang:<div></div> <div> <div>(torch) bash-4.2$ python</div> <div>Python 2.7.5 (default, Jul 3 2018, 19:30:05)</div> <div>[GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] on linux2</div> <div>Type "help", "copyright", "credits" or "license" for more information.</div> <div>>>> import torch</div> <div>x>>> x = torch.zeros(4)</div> <div>>>> x.cuda()</div> </div> <div></div> <div></div> <div>nvidia-smi works, and torch.cuda.is_available() returns True.</div> </div></div></div></blockquote> <br><br><signature></signature> </div></body></html>