NVCuda Problems

Questions about Wine on Linux
Locked
engineer1109
Newbie
Newbie
Posts: 1
Joined: Wed Oct 30, 2019 1:07 am

NVCuda Problems

Post by engineer1109 »

I am using wine-staging 4.12.1
System Ubuntu18.04.2
GPU RTX2080ti 435.21 driver
Cuda 10.0

A program compiled in SM_61 SM_75.
Crashes with such problems:
nvcuda:cuda_check_table WARNING: Your CUDA version supports a newer interface for Unknown1 then the Wine implementation.

So what cuda or sm version is supported for wine?
Cybermax
Level 4
Level 4
Posts: 218
Joined: Fri Dec 01, 2017 5:26 pm

Re: NVCuda Problems

Post by Cybermax »

engineer1109 wrote: Wed Oct 30, 2019 1:22 am So what cuda or sm version is supported for wine?
Not sure. What program "is compiled in SM_61 SM_75"?
Locked