Who has a no-gpu system?
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 7922
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Who has a no-gpu system?
From what I could find, the X5-Z8350 have iGPUs that are considered Gen 8 - https://en.wikipedia.org/wiki/List_of_I ... units#Gen8
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: Who has a no-gpu system?
I have a 3month old Laptop with IGPU and tried to get it to fold... with no luck! CPU folds fine GPU NADA! when I get a chance I will add the Log file to this thread
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: Who has a no-gpu system?
I don't think there are WU available for Intel iGPUs for the time being ...
Re: Who has a no-gpu system?
bruce wrote:@Jonazz
Please post the system description from the early part of FAH's log.
We need the hex codes for the CPU and GPU
Intel 0x3e91
Intel 0x3e92
Intel 0x3e98
Intel 0x3e9b
Intel 0x9bc5
Intel 0x9bc8
Is this what you need? I cant find this kind of hexcodes...
Code: Select all
*********************** Log Started 2021-08-09T19:19:06Z ***********************
19:19:06:******************************* libFAH ********************************
19:19:06: Date: Oct 20 2020
19:19:06: Time: 13:36:55
19:19:06: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
19:19:06: Branch: master
19:19:06: Compiler: Visual C++ 2015
19:19:06: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
19:19:06: Platform: win32 10
19:19:06: Bits: 32
19:19:06: Mode: Release
19:19:06:****************************** FAHClient ******************************
19:19:06: Version: 7.6.21
19:19:06: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
19:19:06: Copyright: 2020 foldingathome.org
19:19:06: Homepage: https://foldingathome.org/
19:19:06: Date: Oct 20 2020
19:19:06: Time: 13:41:04
19:19:06: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
19:19:06: Branch: master
19:19:06: Compiler: Visual C++ 2015
19:19:06: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
19:19:06: Platform: win32 10
19:19:06: Bits: 32
19:19:06: Mode: Release
19:19:06: Config: C:\Users\tobia\AppData\Roaming\FAHClient\config.xml
19:19:06:******************************** CBang ********************************
19:19:06: Date: Oct 20 2020
19:19:06: Time: 11:36:18
19:19:06: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
19:19:06: Branch: master
19:19:06: Compiler: Visual C++ 2015
19:19:06: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
19:19:06: Platform: win32 10
19:19:06: Bits: 32
19:19:06: Mode: Release
19:19:06:******************************* System ********************************
19:19:06: CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
19:19:06: CPU ID: GenuineIntel Family 6 Model 142 Stepping 10
19:19:06: CPUs: 8
19:19:06: Memory: 15.83GiB
19:19:06: Free Memory: 12.74GiB
19:19:06: Threads: WINDOWS_THREADS
19:19:06: OS Version: 6.2
19:19:06: Has Battery: true
19:19:06: On Battery: false
19:19:06: UTC Offset: 2
19:19:06: PID: 3216
19:19:06: CWD: C:\Users\tobia\AppData\Roaming\FAHClient
19:19:06: Win32 Service: false
19:19:06: OS: Windows 10 Home
19:19:06: OS Arch: AMD64
19:19:06: GPUs: 1
19:19:06: GPU 0: Bus:0 Slot:2 Func:0 INTEL:1 KBL GT2 [UHD Graphics 620]
19:19:06: CUDA: Not detected: cuInit() returned 999
19:19:06:OpenCL Device 0: Platform:0 Device:0 Bus:NA Slot:NA Compute:3.0 Driver:27.20
19:19:06:***********************************************************************
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: Who has a no-gpu system?
You can get the device ID code with GPUZ, but the string from the client indicates that it's already detected.
KBL GT2 [UHD Graphics 620] should be 0x5917 ... it is currently set as requiring gpu-beta=true falg to get work.
KBL GT2 [UHD Graphics 620] should be 0x5917 ... it is currently set as requiring gpu-beta=true falg to get work.
Re: Who has a no-gpu system?
CPU: Intel Core i3-1115G4
CPUID: 0x806C1
GPU Device ID: 8086 9A78 - 1849 9A78
CPUID: 0x806C1
GPU Device ID: 8086 9A78 - 1849 9A78
Code: Select all
*********************** Log Started 2021-08-13T23:14:18Z ***********************
23:14:18:******************************* libFAH ********************************
23:14:18: Date: Oct 20 2020
23:14:18: Time: 13:36:55
23:14:18: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
23:14:18: Branch: master
23:14:18: Compiler: Visual C++ 2015
23:14:18: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
23:14:18: Platform: win32 10
23:14:18: Bits: 32
23:14:18: Mode: Release
23:14:18:****************************** FAHClient ******************************
23:14:18: Version: 7.6.21
23:14:18: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:14:18: Copyright: 2020 foldingathome.org
23:14:18: Homepage: https://foldingathome.org/
23:14:18: Date: Oct 20 2020
23:14:18: Time: 13:41:04
23:14:18: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
23:14:18: Branch: master
23:14:18: Compiler: Visual C++ 2015
23:14:18: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
23:14:18: Platform: win32 10
23:14:18: Bits: 32
23:14:18: Mode: Release
23:14:18: Args: --open-web-control
23:14:18:******************************** CBang ********************************
23:14:18: Date: Oct 20 2020
23:14:18: Time: 11:36:18
23:14:18: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
23:14:18: Branch: master
23:14:18: Compiler: Visual C++ 2015
23:14:18: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
23:14:18: Platform: win32 10
23:14:18: Bits: 32
23:14:18: Mode: Release
23:14:18:******************************* System ********************************
23:14:18: CPU: 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz
23:14:18: CPU ID: GenuineIntel Family 6 Model 140 Stepping 1
23:14:18: CPUs: 4
23:14:18: Memory: 7.34GiB
23:14:18: Free Memory: 4.78GiB
23:14:18: Threads: WINDOWS_THREADS
23:14:18: OS Version: 6.2
23:14:18: Has Battery: false
23:14:18: On Battery: false
23:14:18: UTC Offset: -7
23:14:18: PID: 9120
23:14:18: CWD: C:\ProgramData\FAHClient
23:14:18: Win32 Service: false
23:14:18: OS: Windows 10 Enterprise
23:14:18: OS Arch: AMD64
23:14:18: GPUs: 0
23:14:18: CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': The
23:14:18: specified module could not be found.
23:14:18:
23:14:18:OpenCL Device 0: Platform:0 Device:0 Bus:NA Slot:NA Compute:3.0 Driver:27.20
23:14:18:***********************************************************************
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: Who has a no-gpu system?
I added it to the GPUs.txt file, but only with experimental support. You'll have to use gpu-beta=true flag to get work for it.
Let us know if it folds, because I'm not sure Xe has necessary double precision support for FAH ...
Let us know if it folds, because I'm not sure Xe has necessary double precision support for FAH ...
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: Who has a no-gpu system?
Here is my IGPU
Code: Select all
*********************** Log Started 2021-11-12T14:47:14Z ***********************
14:47:14:******************************* libFAH ********************************
14:47:14: Date: Oct 20 2020
14:47:14: Time: 20:36:41
14:47:14: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
14:47:14: Branch: master
14:47:14: Compiler: GNU 4.9.4
14:47:14: Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
14:47:14: -funroll-loops
14:47:14: Platform: linux2 5.8.0-1-amd64
14:47:14: Bits: 64
14:47:14: Mode: Release
14:47:14:****************************** FAHClient ******************************
14:47:14: Version: 7.6.21
14:47:14: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
14:47:14: Copyright: 2020 foldingathome.org
14:47:14: Homepage: https://foldingathome.org/
14:47:14: Date: Oct 20 2020
14:47:14: Time: 20:38:59
14:47:14: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
14:47:14: Branch: master
14:47:14: Compiler: GNU 4.9.4
14:47:14: Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
14:47:14: -funroll-loops
14:47:14: Platform: linux2 5.8.0-1-amd64
14:47:14: Bits: 64
14:47:14: Mode: Release
14:47:14: Args: /etc/fahclient/config.xml --pid-file=/run/fahclient/fahclient.pid
14:47:14: Config: /etc/fahclient/config.xml
14:47:14:******************************** CBang ********************************
14:47:14: Date: Oct 20 2020
14:47:14: Time: 18:38:01
14:47:14: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
14:47:14: Branch: master
14:47:14: Compiler: GNU 4.9.4
14:47:14: Options: -std=c++11 -fsigned-char -ffunction-sections -fdata-sections -O3
14:47:14: -funroll-loops -fPIC
14:47:14: Platform: linux2 5.8.0-1-amd64
14:47:14: Bits: 64
14:47:14: Mode: Release
14:47:14:******************************* System ********************************
14:47:14: CPU: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
14:47:14: CPU ID: GenuineIntel Family 6 Model 158 Stepping 9
14:47:14: CPUs: 4
14:47:14: Memory: 15.50GiB
14:47:14:Free Memory: 2.22GiB
14:47:14: Threads: POSIX_THREADS
14:47:14: OS Version: 5.3
14:47:14:Has Battery: false
14:47:14: On Battery: false
14:47:14: UTC Offset: 1
14:47:14: PID: 15926
14:47:14: CWD: /var/lib/fahclient
14:47:14: OS: Linux 5.3.18-59.27-default x86_64
14:47:14: OS Arch: AMD64
14:47:14: GPUs: 1
14:47:14: GPU 0: Bus:0 Slot:2 Func:0 INTEL:1 KBL GT2 [HD Graphics 630]
14:47:14: CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
14:47:14: libcuda.so: cannot open shared object file: No such file or
14:47:14: directory
14:47:14: OpenCL: Not detected: Failed to open dynamic library 'libOpenCL.so':
14:47:14: libOpenCL.so: cannot open shared object file: No such file or
14:47:14: directory
14:47:14:*********************************************
Last edited by Joe_H on Fri Nov 12, 2021 5:14 pm, edited 1 time in total.
Reason: change Quote tags to Code for log
Reason: change Quote tags to Code for log
Re: Who has a no-gpu system?
promeneur, try the following links to install opencl:
https://dgpu-docs.intel.com/installatio ... index.html
https://github.com/intel/compute-runtim ... BUTIONS.md
https://dgpu-docs.intel.com/installatio ... index.html
https://github.com/intel/compute-runtim ... BUTIONS.md
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: Who has a no-gpu system?
There will be no FAH support in the future for my intel HD graphics 630. I understand that my igpu is too weak to display my desktop and to compute. Then I stop exploring IGPU computing.
Thanks
Thanks
Re: Who has a no-gpu system?
There was work for this GPU (I have the same), but it's been idle now for a few months unfortunately.promeneur wrote:There will be no FAH support in the future for my intel HD graphics 630. I understand that my igpu is too weak to display my desktop and to compute. Then I stop exploring IGPU computing.
Thanks
-
- Site Admin
- Posts: 7922
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Who has a no-gpu system?
The iGPU in your i5-7400 is from a supported generation and potentially can fold. However it does require the correct drivers from Intel to provide the necessary OpenCL support. That support is shown as missing in the log you posted.promeneur wrote:There will be no FAH support in the future for my intel HD graphics 630. I understand that my igpu is too weak to display my desktop and to compute. Then I stop exploring IGPU computing.
Thanks
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: Who has a no-gpu system?
Yes fah searches libopencl.so
In opensuse libopencl.so.1 is installed.
In opensuse libopencl.so.1 is installed.
-
- Posts: 212
- Joined: Tue Aug 07, 2012 11:59 am
- Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300
Re: Who has a no-gpu system?
Is there nay settings ? Because gpu is disabled in FAH-control
-
- Posts: 1996
- Joined: Sun Mar 22, 2020 5:52 pm
- Hardware configuration: 1: 2x Xeon E5-2697v3@2.60GHz, 512GB DDR4 LRDIMM, SSD Raid, Win10 Ent 20H2, Quadro K420 1GB, FAH 7.6.21
2: Xeon E3-1505Mv5@2.80GHz, 32GB DDR4, NVME, Win10 Pro 20H2, Quadro M1000M 2GB, FAH 7.6.21 (actually have two of these)
3: i7-960@3.20GHz, 12GB DDR3, SSD, Win10 Pro 20H2, GTX 750Ti 2GB, GTX 1080Ti 11GB, FAH 7.6.21 - Location: UK
Re: Who has a no-gpu system?
To get igpu to work you need to set a flag .. iirc it is beta-gpu=true but I can check when I get home .. and as currently beta iiarc then no points are awarded but I may be wrong on that as haven't checked recently
2x Xeon E5-2697v3, 512GB DDR4 LRDIMM, SSD Raid, W10-Ent, Quadro K420
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)