Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. >>> import pycuda.autoinit
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pycuda/autoinit.py", line 5, in <module>
  5. cuda.init()
  6. pycuda._driver.LogicError: cuInit failed:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement