FS#50522 - [nvidia] CUDA stopped working after Nvidia driver 370.23 update

Attached to Project: Arch Linux
Opened by Simone (junki.gnu) - Friday, 26 August 2016, 08:41 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 26 August 2016, 20:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
CUDA does not find the device with the latest Nvidia driver 370.23.

Additional info:
* cuda-7.5.18
* nvidia-370.23
* graphic card Quadro K2000

Steps to reproduce:

From NVIDIA_CUDA-7.5_Samples, compile and execute 1_Utilities/deviceQuery

cudaGetDeviceCount returned 38
-> no CUDA-capable device is detected
Result = FAIL

Please downgrade or make the older driver available again.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 26 August 2016, 20:01 GMT
Reason for closing:  None
Additional comments about closing:  User requested: Fixed, I had a permission problems with /dev/nvidia* due to VirtualGL. The driver is ok and it works with CUDA 7.5
Comment by Gustavo Alvarez (sl1pkn07) - Friday, 26 August 2016, 18:58 GMT
working with cuda 8

https://sl1pkn07.wtf/paste/view/faffc782

my Cuda8 pkgbuild https://dl.dropboxusercontent.com/u/6596386/cuda.tar.gz

needs download the run file fron cuda develop zone (hide for users, only for developers)

updated: updated sources for allow install the cuda patch 8.0.27.1 (untested)

Loading...