https://bugs.winehq.org/show_bug.cgi?id=52342
--- Comment #7 from Moté automates+bugwine@lepouete.fr ---
You can log cuda functions with WINEDEBUG=+nvcuda
I did that this morning, now I posted it.
nvcuda works by relaying cuda functions from the nvcuda.dll -> linux libcuda.so, so it depends on your nvidia driver and if that is new enough. nVidia driver should install this in syslib folders - something like /usr/lib/libcuda.so.xx.xx where xx.xx = the driver version eg. /usr/lib/libcuda.so.495.46
I got the same version as you. Also, I got libcudart.so.11.5.117.
I think "Compute Capability 2.0" should be Cuda 8.0'ish when it comes to the actual "cuda version", but i am not 100% sure how that would tie in with this. I guess the best bet is to use this updated cuda and log with +nvcuda to check if there are any errors indicating this.
https://tech.amikelive.com/node-930/cuda-compatibility-of-nvidia-display-gpu... drivers/
Has a list of "compute capability" "cuda version" and "driver version".
As you can see in my cuda-z screenshot (launched trough wine), it seems to be ok (Compute Capability 8.6). But according to the nvidia page, it seems to be more of an hardware compatibility information, rather than software : https://developer.nvidia.com/cuda-gpus