Posts by JackTheRippchen

InfoMessage
1) Message boards : GPUs : BOINC does not detect Intel iGPU after updating to Win10 1809 (nVidia dGPU available)
Message 90463
Posted 3 Mar 2019 by JackTheRippchen
BOINC not detecting a GPU - especially when it has done before without problems - lies primarily in the drivers.
You have been right.
and then install the new drivers.
No, this caused my issue!

I tried a lot of different Intel driver releases:
- 25.20.100.6577 (recent): NOT working
- 22.20.16.4836: working
- 24.20.100.6346: working
- 25.20.100.6471: working
- 25.20.100.6519: NOT working

So the workaround to solve my issue is downgrading Intel GPU driver until the incompatibility between BOINC and the recent Intel GPU driver has been fixed.

BOINC-log with 25.20.100.6471:
03.03.2019 07:55:00 |  | cc_config.xml not found - using defaults
03.03.2019 07:55:00 |  | Starting BOINC client version 7.14.2 for windows_x86_64
03.03.2019 07:55:00 |  | log flags: file_xfer, sched_ops, task
03.03.2019 07:55:00 |  | Libraries: libcurl/7.47.1 OpenSSL/1.0.2g zlib/1.2.8
03.03.2019 07:55:00 |  | Data directory: C:\_Sonstige\BOINC\_Data
03.03.2019 07:55:00 |  | Running under account [censored]
03.03.2019 07:55:00 |  | CUDA: NVIDIA GPU 0: GeForce GTX 1070 (driver version 418.91, CUDA version 10.1, compute capability 6.1, 4096MB, 3554MB available, 6609 GFLOPS peak)
03.03.2019 07:55:00 |  | OpenCL: NVIDIA GPU 0: GeForce GTX 1070 (driver version 418.91, device version OpenCL 1.2 CUDA, 8192MB, 3554MB available, 6609 GFLOPS peak)
03.03.2019 07:55:00 |  | OpenCL: Intel GPU 0: Intel(R) HD Graphics 630 (driver version 25.20.100.6471, device version OpenCL 2.1 NEO, 13054MB, 13054MB available, 221 GFLOPS peak)
03.03.2019 07:55:00 |  | OpenCL CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (OpenCL driver vendor: Intel(R) Corporation, driver version 7.6.0.0, device version OpenCL 2.1 (Build 0))
03.03.2019 07:55:00 |  | Host name: ROADRUNNER-IV
03.03.2019 07:55:00 |  | Processor: 8 GenuineIntel Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz [Family 6 Model 158 Stepping 9]
03.03.2019 07:55:00 |  | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 fma cx16 sse4_1 sse4_2 movebe popcnt aes f16c rdrandsyscall nx lm avx avx2 vmx tm2 pbe fsgsbase bmi1 hle smep bmi2
03.03.2019 07:55:00 |  | OS: Microsoft Windows 10: Professional x64 Edition, (10.00.17763.00)
03.03.2019 07:55:00 |  | Memory: 31.87 GB physical, 36.62 GB virtual
03.03.2019 07:55:00 |  | Disk: 930.96 GB total, 661.67 GB free
03.03.2019 07:55:00 |  | Local time is UTC +1 hours
03.03.2019 07:55:00 |  | No WSL found.
03.03.2019 07:55:00 | SETI@home | URL http://setiathome.berkeley.edu/; Computer ID 8393224; resource share 10
03.03.2019 07:55:00 |  | General prefs: from http://einstein.phys.uwm.edu/ (last modified 28-Mar-2018 13:38:25)
03.03.2019 07:55:00 |  | Host location: none
03.03.2019 07:55:00 |  | General prefs: using your defaults
03.03.2019 07:55:00 |  | Reading preferences override file
03.03.2019 07:55:00 |  | Preferences:
03.03.2019 07:55:00 |  | max memory usage when active: 26107.83 MB
03.03.2019 07:55:00 |  | max memory usage when idle: 26107.83 MB
03.03.2019 07:55:00 |  | max disk usage: 651.67 GB
03.03.2019 07:55:00 |  | max download rate: 10240000 bytes/sec
03.03.2019 07:55:00 |  | max upload rate: 4096000 bytes/sec
03.03.2019 07:55:00 |  | (to change preferences, visit a project web site or select Preferences in the Manager)
03.03.2019 07:55:00 |  | Setting up project and slot directories
03.03.2019 07:55:00 |  | Checking active tasks
03.03.2019 07:55:00 |  | Setting up GUI RPC socket
03.03.2019 07:55:00 |  | Checking presence of 4 project files
03.03.2019 07:55:00 | SETI@home | Sending scheduler request: To fetch work.
03.03.2019 07:55:00 | SETI@home | Requesting new tasks for Intel GPU
03.03.2019 07:55:02 | SETI@home | Scheduler request completed: got 0 new tasks
03.03.2019 07:55:02 | SETI@home | Server can't open database


In addition, here is the requested source code of my cc_config.xml:
<cc_config>
  <options>
    <use_all_gpus>1</use_all_gpus>
    <exclude_gpu>
      <url>http://setiathome.berkeley.edu/</url>
      <type>NVIDIA</type>
    </exclude_gpu>
    <exclude_gpu>
      <url>http://einstein.phys.uwm.edu/</url>
      <type>intel_gpu</type>
    </exclude_gpu>
  </options>
</cc_config>

This works as intended.
2) Message boards : GPUs : BOINC does not detect Intel iGPU after updating to Win10 1809 (nVidia dGPU available)
Message 90211
Posted 22 Feb 2019 by JackTheRippchen
Hello everybody, I'm new to this forum.

Yesterday, I updated Win10 x64 Pro from 1803 to 1809. In the next step, I installed the newest graphic drivers:
- nVidia driver 418.91
- Intel driver 25.20.100.6519

Before updating, I could use both Intel UHD 630 (for SETI) and nVidia Geforce GTX 1070 (for GPUgrid.net, etc.) simultaneously.
Afterwards, Intel UHD 630 is not detected by BOINC any more.

Reinstalling BOINC 7.14.12 with deleting cc_config.xml did not solve the problem.

In device manager and task manager, both GPUs are detected.

My PC:
- Asus ROG Z170 Gene VIII
- Intel Core i7-7700k
- MSI Geforce GTX 1070 Aero ITX OC 8G
- 4x 8 GiB DDR4-3200 by Corsair

Do you have some ideas how to solve my issue?
Please let me know if you need additional information.

BOINC log:
Hint: My SETI settings allow SETI to use Intel GPUs only.
22.02.2019 07:45:15 |  | cc_config.xml not found - using defaults
22.02.2019 07:45:15 |  | Starting BOINC client version 7.14.2 for windows_x86_64
22.02.2019 07:45:15 |  | log flags: file_xfer, sched_ops, task
22.02.2019 07:45:15 |  | Libraries: libcurl/7.47.1 OpenSSL/1.0.2g zlib/1.2.8
22.02.2019 07:45:15 |  | Data directory: C:\_Sonstige\BOINC\_Data
22.02.2019 07:45:15 |  | Running under account [censored]
22.02.2019 07:45:15 |  | CUDA: NVIDIA GPU 0: GeForce GTX 1070 (driver version 418.91, CUDA version 10.1, compute capability 6.1, 4096MB, 3554MB available, 6609 GFLOPS peak)
22.02.2019 07:45:15 |  | OpenCL: NVIDIA GPU 0: GeForce GTX 1070 (driver version 418.91, device version OpenCL 1.2 CUDA, 8192MB, 3554MB available, 6609 GFLOPS peak)
22.02.2019 07:45:15 |  | OpenCL CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (OpenCL driver vendor: Intel(R) Corporation, driver version 7.6.0.1125, device version OpenCL 2.1 (Build 0))
22.02.2019 07:45:15 |  | Host name: ROADRUNNER-IV
22.02.2019 07:45:15 |  | Processor: 8 GenuineIntel Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz [Family 6 Model 158 Stepping 9]
22.02.2019 07:45:15 |  | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 fma cx16 sse4_1 sse4_2 movebe popcnt aes f16c rdrandsyscall nx lm avx avx2 vmx tm2 pbe fsgsbase bmi1 hle smep bmi2
22.02.2019 07:45:15 |  | OS: Microsoft Windows 10: Professional x64 Edition, (10.00.17763.00)
22.02.2019 07:45:15 |  | Memory: 31.87 GB physical, 36.62 GB virtual
22.02.2019 07:45:15 |  | Disk: 930.96 GB total, 671.04 GB free
22.02.2019 07:45:15 |  | Local time is UTC +1 hours
22.02.2019 07:45:15 |  | No WSL found.
22.02.2019 07:45:15 | SETI@home | URL http://setiathome.berkeley.edu/; Computer ID 8393224; resource share 10
22.02.2019 07:45:15 | SETI@home | Your current settings do not allow tasks from this project.  Um dies zu beheben, können Siedie Projekteinstellungen auf der Projektwebseite ändern.
22.02.2019 07:45:15 |  | General prefs: from http://einstein.phys.uwm.edu/ (last modified 28-Mar-2018 13:38:25)
22.02.2019 07:45:15 |  | Host location: none
22.02.2019 07:45:15 |  | General prefs: using your defaults
22.02.2019 07:45:15 |  | Reading preferences override file
22.02.2019 07:45:15 |  | Preferences:
22.02.2019 07:45:15 |  | max memory usage when active: 26107.83 MB
22.02.2019 07:45:15 |  | max memory usage when idle: 26107.83 MB
22.02.2019 07:45:15 |  | max disk usage: 661.04 GB
22.02.2019 07:45:15 |  | max download rate: 10240000 bytes/sec
22.02.2019 07:45:15 |  | max upload rate: 4096000 bytes/sec
22.02.2019 07:45:15 |  | (to change preferences, visit a project web site or select Preferences in the Manager)
22.02.2019 07:45:15 |  | Setting up project and slot directories
22.02.2019 07:45:15 |  | Checking active tasks
22.02.2019 07:45:15 |  | Setting up GUI RPC socket
22.02.2019 07:45:15 |  | Checking presence of 4 project files


Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.