https://bugs.winehq.org/show_bug.cgi?id=52342
--- Comment #4 from Moté automates+bugwine@lepouete.fr --- Hello again,
I was going over the logs again. The key message might be : cudaRuntimeGetVersion returned with error 'initialization error'
Which is a part of the Runtime API : https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART____VERSION.html#...
I’m really not sure, but aren’t the Driver API and the Runtime API 2 separated libraries? I think the runtime API is the cudart64_110.dll, which isn’t supported at all by Wine?
Thank you