- Jan 4, 2013
- 10,695
- 2,294
- 146
Here's what it says:And while its working OK, how many processes do you have. I am a little confused about all of the above, I am just trying to get a baseline here.
So I have 2 fahclient, one fahcore wrapper, and one fah21 executable. Thats for one video card (a 2060)
Code:ark@mark-Ryzen1600-linux:~$ ps -ef | grep fah fahclie+ 1791 1 0 Oct05 ? 00:01:06 /usr/bin/FAHClient /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon fahclie+ 1793 1791 0 Oct05 ? 00:06:11 /usr/bin/FAHClient --child --lifeline 1791 /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon fahclie+ 19051 1793 0 12:46 ? 00:00:01 /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 00 -suffix 01 -version 705 -lifeline 1793 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0 fahclie+ 19055 19051 99 12:46 ? 01:28:43 /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 00 -suffix 01 -version 705 -lifeline 19051 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0 mark 19194 19183 0 14:14 pts/0 00:00:00 grep --color=auto fah mark@mark-Ryzen1600-linux:~$
Code:
ga7pxsl@ga7pxsl-GA-7PXSL:~$ ps -ef | grep fah
ga7pxsl 4083 1 0 Oct06 ? 00:00:17 /usr/bin/python3 /usr/bin/gdebi-gtk /home/ga7pxsl/Downloads/fahclient_7.5.1_amd64.deb
fahclie+ 4356 1 0 Oct06 ? 00:00:29 /usr/bin/FAHClient /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon
fahclie+ 4358 4356 0 Oct06 ? 00:02:34 /usr/bin/FAHClient --child --lifeline 4356 /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon
fahclie+ 9270 4358 0 14:34 ? 00:00:04 /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 4358 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0
fahclie+ 9274 9270 99 14:34 ? 03:58:03 /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 9270 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0
ga7pxsl 10401 3624 0 18:30 pts/0 00:00:00 grep --color=auto fah