Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leelaz 0.13 abnormal exit when installing latest nivida driver #1360

Closed
l1t1 opened this issue May 7, 2018 · 5 comments
Closed

leelaz 0.13 abnormal exit when installing latest nivida driver #1360

l1t1 opened this issue May 7, 2018 · 5 comments

Comments

@l1t1
Copy link

l1t1 commented May 7, 2018

are they conflict?

@l1t1
Copy link
Author

l1t1 commented May 7, 2018

from
Initializing OpenCL.
Detected 1 OpenCL platforms.
Platform version: OpenCL 1.2 CUDA 8.0.0
Platform profile: FULL_PROFILE
Platform name: NVIDIA CUDA
Platform vendor: NVIDIA Corporation
Device ID: 0
Device name: GeForce GT 730
Device type: GPU
Device vendor: NVIDIA Corporation
Device driver: 376.62
Device speed: 901 MHz
Device cores: 2 CU
Device score: 1112
Selected platform: NVIDIA CUDA
Selected device: GeForce GT 730
with OpenCL 1.2 capability.


to
Initializing OpenCL.
Detected 1 OpenCL platforms.
Platform version: OpenCL 1.2 CUDA 9.1.84
Platform profile: FULL_PROFILE
Platform name: NVIDIA CUDA
Platform vendor: NVIDIA Corporation
Device ID: 0
Device name: GeForce GT 730
Device type: GPU
Device vendor: NVIDIA Corporation
Device driver: 391.35
Device speed: 901 MHz
Device cores: 2 CU
Device score: 1112
Selected platform: NVIDIA CUDA
Selected device: GeForce GT 730
with OpenCL 1.2 capability.

@gcp gcp added the techsupport label May 7, 2018
@tterava
Copy link
Contributor

tterava commented May 7, 2018

I've also had some issues with NVidia's latest drivers. Sometimes the computer is left in a state where clGetPlatformIDs() fails and basically the entire GPU is unable to do anything else but normal 2D operation. It doesn't seem to be a hardware issue because logging out & back in fixes the issue.

@bastiaf
Copy link

bastiaf commented May 7, 2018

@tterava:
I have the same problem, and after that a reboot is necessary. Or is there a more simple solution?

But in that case the output of Leela is »OpenCl: clGetPlatformIDs()«.

@tterava
Copy link
Contributor

tterava commented May 7, 2018

Just logging out of Windows and back in seems to fix the issue for me. Full reboot isn't necessary. I've only tested it once though.

@gcp
Copy link
Member

gcp commented May 8, 2018

NVIDIA has issued a hotfix for their drivers now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants