CUDA

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
vmihaylov
Newbie
Newbie
Posts: 1
Joined: Thu Feb 15, 2018 12:19 pm

CUDA

Post by vmihaylov »

Hi all,
I want to run an windows CUDA application through wine.
No luck so far.
I read that there is physx and cuda support in wine staging 1.7.34 and later. I installed wine 3.0 . I guess I should have the functions from 1.7.34 ?
I try to run a simple "CUDA-Z" application as a test. I get a message that I do not have CUDA.
What should I do?
Should I install cuda in wine?
Should I install the old cuda wrapper?
Please assist.
Thank you.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: CUDA

Post by DarkShadow44 »

You need to differentiate between wine and wine-staging: wine-staging is wine + experimental features. So, if you want CUDA, try wine-staging-2.22.
Locked