https://bugs.winehq.org/show_bug.cgi?id=37664
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl@gmail.com
--- Comment #2 from Alois Schlögl alois.schloegl@gmail.com --- This bug occurs on any vanilla wine function because it does not support cuda.
You can use either
wine-staging <= 7.21 (cuda support is disabled in later versions)
or
wine 8.x + nvidia-libs (https://github.com/SveSop/nvidia-libs )
I tested with wine 8.10 + nvidia-libs (commit c39be1dbb14c9f6601) but other version will most likely work, too.