You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's an error triggered by this error when (asdf:load-system :cl-gpu.cuda):
(:ERROR-NO-DEVICE 100 "No CUDA-capable device available")
looks like you have libcuda.so installed, but you don't have a cuda capable device, and unfortunately cl-gpu unconditionally tries to initialize the device at load time. i'll report these two issues separately.
http://report.quicklisp.org/2016-09-28/failure-report/cl-gpu.html#cl-gpu has a build log. I don't understand the failure, sorry.
The text was updated successfully, but these errors were encountered: