Difference between revisions of "Couldn't get cuda device count in file '/PATH/cudaAcceleration.cu' in line N: no CUDA-capable device is detected"

From BOINC Wiki
Jump to: navigation, search
m (Jord moved page Couldn't get cuda device count in file '/PATH/cudaAcceleration.cu' in line N: no CUDA-capable device is detected. to [[Couldn't get cuda device count in file '/PATH/cudaAcceleration.cu' in line N: no CUDA-capable device is detected]...)
(adding stress to CUDA link)
 
Line 1: Line 1:
<div style=" line-height: 1.1rem; font-family: verdana;">
+
You'll come across this error when you do have an Nvidia GPU, but it isn't '''[[Nvidia_CUDA_%26_ATI_Stream_(CAL)_FAQ|CUDA]]''' capable, its driver hasn't loaded correctly or the user running the GPU driver does not have the correct permission to do so (e.g. on Linux). <br>
You'll come across this error when you do have an Nvidia GPU, but it isn't [[Nvidia_CUDA_%26_ATI_Stream_(CAL)_FAQ|CUDA]] capable, its driver hasn't loaded correctly or the user running the GPU driver does not have the correct permission to do so (on Linux). <br>
 
</div>
 

Latest revision as of 22:41, 21 November 2016

You'll come across this error when you do have an Nvidia GPU, but it isn't CUDA capable, its driver hasn't loaded correctly or the user running the GPU driver does not have the correct permission to do so (e.g. on Linux).