FS#39141 - [nvidia] 334.21-1-x86_64 breaks CUDA completely
Attached to Project:
Arch Linux
Opened by Jeremy Maitin-Shepard (jbms) - Tuesday, 04 March 2014, 08:28 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 05 March 2014, 02:24 GMT
Opened by Jeremy Maitin-Shepard (jbms) - Tuesday, 04 March 2014, 08:28 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 05 March 2014, 02:24 GMT
|
Details
nvidia-334.21-1-x86_64 breaks CUDA completely:
~/cuda-samples/1_Utilities/deviceQuery $ sudo ./deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) modprobe: FATAL: Module nvidia-uvm not found. cudaGetDeviceCount returned 30 -> unknown error Result = FAIL [1] 2422 exit 1 sudo ./deviceQuery The problem may be related to a missing nvidia-uvm kernel module which may be required to use CUDA with this version of the driver. Downgrading to nvidia-331.49-1-x86_64 works around the problem. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Wednesday, 05 March 2014, 02:24 GMT
Reason for closing: Fixed
Wednesday, 05 March 2014, 02:24 GMT
Reason for closing: Fixed
Yeah, I've opened a thread on upstream forum, should be the same problem.
adding nvidia-uvm did fix the problem. I just wanted to add to the discussion that OpenCL is affected in the same with uvm module ommission.