2080ti OpenCL Not detected: clGetDeviceIDs() returned -1

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: 2080ti OpenCL Not detected: clGetDeviceIDs() returned -1

Post by PantherX »

Welcome to the F@H Forum Perdition,
Perdition wrote:...
<power v="MEDIUM"/>...
I would suggest that you have it configured as Full. You can do this by opening up Advanced Control (AKA FAHControl) and then dragging the slider to Full. You can leave the slider in that position and then customize the rest of configuration to your needs.
Perdition wrote:...
<!-- Folding Slots -->


<slot type="CPU" id="0"/>

<slot type="GPU" id="1"/>...
I shall assume that the XML viewer you used may not have rendered the file correctly as the tags are incorrect. This is what my file looks like:

Code: Select all

<config>
  <!-- Folding Core -->
  <checkpoint v='30'/>
  <core-priority v='low'/>

  <!-- Folding Slot Configuration -->
  <client-type v='advanced'/>

  <!-- Network -->
  <proxy v=':8080'/>

  <!-- Slot Control -->
  <pause-on-start v='true'/>
  <power v='full'/>

  <!-- User Information -->
  <passkey v='Value'/>
  <team v='Value'/>
  <user v='Value'/>

  <!-- Work Unit Control -->
  <next-unit-percentage v='100'/>

  <!-- Folding Slots -->
  <slot id='0' type='CPU'>
    <cpus v='4'/>
  </slot>
  <slot id='1' type='GPU'/>
</config>
Also, did you disable SMT on your CPU? Reason is that the log shows 32 CPUs instead of 64 CPUs.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Post Reply