Mijn vraag
Ik wil graag een oude grafische kaart gebruiken om te folden op een Ubuntu 18.04 server van me, maar het gaat niet helemaal lekker. De hardware staat hieronder. Bij het opstarten van de container krijg ik het volgende bericht: WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:1:0 GK106 [GTX 650 Ti Boost]. Disabling. Dit krijg ik als ik nvidia-smi run:
Ik vermoed dat het probleem hieraan is af te lezen, omdat ik nogal veel N/A zie. Ik weet dat CUDA is geïnstalleerd, versie 11 (rechts bovenin). Er zijn op dit moment geen verdere updates beschikbaar. Mijn config is automatisch gegenereerd, dus bevat niet zo veel bijzonders:
Hier is, mocht er relevante info in staan, ook nog mijn hele log:
Relevante software en hardware die ik gebruik
OS: Ubuntu 18.04
Ik gebruik Docker om FAH te draaien, deze om precies te zijn.
CPU: Intel Core i5-4670 Boxed
GPU: MSI Nvidia GTX 650Ti BOOST
Wat ik al gevonden of geprobeerd heb
Ik heb natuurlijk eerst opgezocht of mijn GPU wel CUDA/OpenCL ondersteunt, maar volgens deze website zou dat moeten werken.
Ik wil graag een oude grafische kaart gebruiken om te folden op een Ubuntu 18.04 server van me, maar het gaat niet helemaal lekker. De hardware staat hieronder. Bij het opstarten van de container krijg ik het volgende bericht: WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:1:0 GK106 [GTX 650 Ti Boost]. Disabling. Dit krijg ik als ik nvidia-smi run:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| Fri Apr 2 15:54:19 2021 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 450.102.04 Driver Version: 450.102.04 CUDA Version: 11.0 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 GeForce GTX 650... Off | 00000000:01:00.0 N/A | N/A | | 30% 27C P0 N/A / N/A | 0MiB / 1996MiB | N/A Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+ |
Ik vermoed dat het probleem hieraan is af te lezen, omdat ik nogal veel N/A zie. Ik weet dat CUDA is geïnstalleerd, versie 11 (rechts bovenin). Er zijn op dit moment geen verdere updates beschikbaar. Mijn config is automatisch gegenereerd, dus bevat niet zo veel bijzonders:
code:
1
2
3
4
5
6
7
8
| <config> <!-- Folding Slots --> <slot id='0' type='CPU'/> <slot id='1' type='GPU'> <pci-bus v='1'/> <pci-slot v='0'/> </slot> </config> |
Hier is, mocht er relevante info in staan, ook nog mijn hele log:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
| *********************** Log Started 2021-04-02T13:50:31Z *********************** 13:50:31:******************************* libFAH ******************************** 13:50:31: Date: Oct 20 2020 13:50:31: Time: 20:36:39 13:50:31: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb 13:50:31: Branch: master 13:50:31: Compiler: GNU 8.3.0 13:50:31: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections 13:50:31: -fdata-sections -O3 -funroll-loops -fno-pie 13:50:31: Platform: linux2 5.8.0-1-amd64 13:50:31: Bits: 64 13:50:31: Mode: Release 13:50:31:****************************** FAHClient ****************************** 13:50:31: Version: 7.6.21 13:50:31: Author: Joseph Coffland <joseph@cauldrondevelopment.com> 13:50:31: Copyright: 2020 foldingathome.org 13:50:31: Homepage: https://foldingathome.org/ 13:50:31: Date: Oct 20 2020 13:50:31: Time: 20:39:00 13:50:31: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278 13:50:31: Branch: master 13:50:31: Compiler: GNU 8.3.0 13:50:31: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections 13:50:31: -fdata-sections -O3 -funroll-loops -fno-pie 13:50:31: Platform: linux2 5.8.0-1-amd64 13:50:31: Bits: 64 13:50:31: Mode: Release 13:50:31: Args: --http-addresses 0.0.0.0:7396 --allow 0/0 --web-allow 0/0 13:50:31: --command-allow-no-pass 0/0 13:50:31:******************************** CBang ******************************** 13:50:31: Date: Oct 20 2020 13:50:31: Time: 18:37:59 13:50:31: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60 13:50:31: Branch: master 13:50:31: Compiler: GNU 8.3.0 13:50:31: Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections 13:50:31: -fdata-sections -O3 -funroll-loops -fno-pie -fPIC 13:50:31: Platform: linux2 5.8.0-1-amd64 13:50:31: Bits: 64 13:50:31: Mode: Release 13:50:31:******************************* System ******************************** 13:50:31: CPU: Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz 13:50:31: CPU ID: GenuineIntel Family 6 Model 60 Stepping 3 13:50:31: CPUs: 4 13:50:31: Memory: 7.73GiB 13:50:31:Free Memory: 6.34GiB 13:50:31: Threads: POSIX_THREADS 13:50:31: OS Version: 4.15 13:50:31:Has Battery: false 13:50:31: On Battery: false 13:50:31: UTC Offset: 2 13:50:31: PID: 271 13:50:31: CWD: /config 13:50:31: OS: Linux 4.15.0-140-generic x86_64 13:50:31: OS Arch: AMD64 13:50:31: GPUs: 1 13:50:31: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:3 GK106 [GTX 650 Ti Boost] 13:50:31: CUDA: Not detected: Failed to open dynamic library 'libcuda.so': 13:50:31: libcuda.so: cannot open shared object file: No such file or 13:50:31: directory 13:50:31: OpenCL: Not detected: clGetPlatformIDs() returned -1001 13:50:31:*********************************************************************** 13:50:31:<config> 13:50:31: <!-- Folding Slots --> 13:50:31:</config> 13:50:31:Trying to access database... 13:50:31:Successfully acquired database lock 13:50:31:FS00:Initialized folding slot 00: cpu:2 13:50:31:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:1:0 GK106 [GTX 650 Ti Boost]. Disabling. 13:50:31:WU00:FS00:Starting 13:50:31:WU00:FS00:Running FahCore: /app/usr/bin/FAHCoreWrapper /config/cores/cores.foldingathome.org/lin/64bit-avx-256/a7-0.0.19/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 706 -lifeline 271 -checkpoint 15 -np 2 13:50:31:WU00:FS00:Started FahCore on PID 294 13:50:31:WU00:FS00:Core PID:298 13:50:31:WU00:FS00:FahCore 0xa7 started 13:50:31:WU00:FS00:0xa7:*********************** Log Started 2021-04-02T13:50:31Z *********************** 13:50:31:WU00:FS00:0xa7:************************** Gromacs Folding@home Core *************************** 13:50:31:WU00:FS00:0xa7: Type: 0xa7 13:50:31:WU00:FS00:0xa7: Core: Gromacs 13:50:31:WU00:FS00:0xa7: Args: -dir 00 -suffix 01 -version 706 -lifeline 294 -checkpoint 15 -np 2 13:50:31:WU00:FS00:0xa7:************************************ CBang ************************************* 13:50:31:WU00:FS00:0xa7: Date: Nov 27 2019 13:50:31:WU00:FS00:0xa7: Time: 11:26:54 13:50:31:WU00:FS00:0xa7: Revision: d25803215b59272441049dfa05a0a9bf7a6e3c48 13:50:31:WU00:FS00:0xa7: Branch: master 13:50:31:WU00:FS00:0xa7: Compiler: GNU 8.3.0 13:50:31:WU00:FS00:0xa7: Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops 13:50:31:WU00:FS00:0xa7: -fno-pie -fPIC 13:50:31:WU00:FS00:0xa7: Platform: linux2 4.19.0-5-amd64 13:50:31:WU00:FS00:0xa7: Bits: 64 13:50:31:WU00:FS00:0xa7: Mode: Release 13:50:31:WU00:FS00:0xa7:************************************ System ************************************ 13:50:31:WU00:FS00:0xa7: CPU: Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz 13:50:31:WU00:FS00:0xa7: CPU ID: GenuineIntel Family 6 Model 60 Stepping 3 13:50:31:WU00:FS00:0xa7: CPUs: 4 13:50:31:WU00:FS00:0xa7: Memory: 7.73GiB 13:50:31:WU00:FS00:0xa7:Free Memory: 6.34GiB 13:50:31:WU00:FS00:0xa7: Threads: POSIX_THREADS 13:50:31:WU00:FS00:0xa7: OS Version: 4.15 13:50:31:WU00:FS00:0xa7:Has Battery: false 13:50:31:WU00:FS00:0xa7: On Battery: false 13:50:31:WU00:FS00:0xa7: UTC Offset: 2 13:50:31:WU00:FS00:0xa7: PID: 298 13:50:31:WU00:FS00:0xa7: CWD: /config/work 13:50:31:WU00:FS00:0xa7:******************************** Build - libFAH ******************************** 13:50:31:WU00:FS00:0xa7: Version: 0.0.19 13:50:31:WU00:FS00:0xa7: Author: Joseph Coffland <joseph@cauldrondevelopment.com> 13:50:31:WU00:FS00:0xa7: Copyright: 2019 foldingathome.org 13:50:31:WU00:FS00:0xa7: Homepage: https://foldingathome.org/ 13:50:31:WU00:FS00:0xa7: Date: Nov 26 2019 13:50:31:WU00:FS00:0xa7: Time: 00:41:42 13:50:31:WU00:FS00:0xa7: Revision: d5b5c747532224f986b7cd02c968ed9a20c16d6e 13:50:31:WU00:FS00:0xa7: Branch: master 13:50:31:WU00:FS00:0xa7: Compiler: GNU 8.3.0 13:50:31:WU00:FS00:0xa7: Options: -std=c++11 -ffunction-sections -fdata-sections -O3 -funroll-loops 13:50:31:WU00:FS00:0xa7: -fno-pie 13:50:31:WU00:FS00:0xa7: Platform: linux2 4.19.0-5-amd64 13:50:31:WU00:FS00:0xa7: Bits: 64 13:50:31:WU00:FS00:0xa7: Mode: Release 13:50:31:WU00:FS00:0xa7:************************************ Build ************************************* 13:50:31:WU00:FS00:0xa7: SIMD: avx_256 13:50:31:WU00:FS00:0xa7:******************************************************************************** 13:50:31:WU00:FS00:0xa7:Project: 17231 (Run 5191, Clone 1, Gen 33) 13:50:31:WU00:FS00:0xa7:Unit: 0x00000000000000000000000000000000 13:50:31:WU00:FS00:0xa7:Digital signatures verified 13:50:31:WU00:FS00:0xa7:Calling: mdrun -s frame33.tpr -o frame33.trr -x frame33.xtc -cpi state.cpt -cpt 15 -nt 2 13:50:31:WU00:FS00:0xa7:Steps: first=2062500 total=62500 13:50:37:WU00:FS00:0xa7:Completed 13902 out of 62500 steps (22%) 13:51:32:Saving configuration to config.xml 13:51:32:<config> 13:51:32: <!-- Folding Slots --> 13:51:32: <slot id='0' type='CPU'/> 13:51:32: <slot id='1' type='GPU'> 13:51:32: <pci-bus v='1'/> 13:51:32: <pci-slot v='0'/> 13:51:32: </slot> 13:51:32:</config> |
Relevante software en hardware die ik gebruik
OS: Ubuntu 18.04
Ik gebruik Docker om FAH te draaien, deze om precies te zijn.
CPU: Intel Core i5-4670 Boxed
GPU: MSI Nvidia GTX 650Ti BOOST
Wat ik al gevonden of geprobeerd heb
Ik heb natuurlijk eerst opgezocht of mijn GPU wel CUDA/OpenCL ondersteunt, maar volgens deze website zou dat moeten werken.