https://bugs.winehq.org/show_bug.cgi?id=52389
Bug ID: 52389 Summary: OpenCL - regression. OpenCL demo does not work Product: Wine Version: 6.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cybermax@dexter.no Distribution: ---
Created attachment 71614 --> https://bugs.winehq.org/attachment.cgi?id=71614 Log from running GPU Caps Viewer
OpenCL does not seem to initialize after f91c009786fa09723976dce0233592f69df5cead.
Tested with GPU Caps Viewer (From Geeks3D) - the OpenCL "Info" tab does not show any devices. The CL Platform is listed.
None of the CL Demos work.
Graphics adapter: nVidia RTX2070 Wine-dev+GIT@76c9fc8a761c9faff72f97ab508a1afcb28eeb12
WINEDEBUG=+opencl
Log attached
https://bugs.winehq.org/show_bug.cgi?id=52389
--- Comment #1 from Sveinar Søpler cybermax@dexter.no --- Created attachment 71615 --> https://bugs.winehq.org/attachment.cgi?id=71615 GPU Caps Viewer after revert
Reverted the following from GIT: 37c40316457255053614d76d8704ad4e0651631f f91c009786fa09723976dce0233592f69df5cead 4f58d8144c5c1d3b86e988f925de7eb02c848e6f
GPU Caps Viewer "Info" tab shows my GPU as usable device. All CL demo's seems to run.
https://bugs.winehq.org/show_bug.cgi?id=52389
Moté automates+bugwine@lepouete.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |automates+bugwine@lepouete. | |fr
https://bugs.winehq.org/show_bug.cgi?id=52389
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Summary|OpenCL - regression. OpenCL |GPU Caps Viewer does not |demo does not work |report any OpenCL devices CC| |z.figura12@gmail.com URL| |https://www.geeks3d.com/dl/ | |show/678 Regression SHA1| |37c40316457255053614d76d870 | |4ad4e0651631f
https://bugs.winehq.org/show_bug.cgi?id=52389
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |opencl
https://bugs.winehq.org/show_bug.cgi?id=52389
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2a863f401fd2d16f4006a795019 | |9ffe987ebf5e3 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/2a863f401fd2d16f4006a7950199ffe987ebf5e3.
https://bugs.winehq.org/show_bug.cgi?id=52389
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc6.
https://bugs.winehq.org/show_bug.cgi?id=52389
Daniel Wong danielyhwong@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |danielyhwong@gmail.com
--- Comment #4 from Daniel Wong danielyhwong@gmail.com --- wine version 8.1 does not report any cuda devices in Caps viewer 1.58.01
$ deviceQuery deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
Detected 2 CUDA Capable device(s)
CUDA https://i.imgur.com/zbTiqfC.png
OpenCL https://i.imgur.com/jvu8nde.png
Do I log another bug report on this?
https://bugs.winehq.org/show_bug.cgi?id=52389
--- Comment #5 from Sveinar Søpler cybermax@dexter.no --- (In reply to Daniel Wong from comment #4)
wine version 8.1 does not report any cuda devices in Caps viewer 1.58.01
https://github.com/wine-staging/wine-staging/blob/master/patches/nvapi-Stub_...
Currently the nvapi & friends patchsets are disabled in wine-staging.