Search found 39 matches

by Whompithian
Wed Mar 09, 2022 6:00 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: canot abort unit
Replies: 8
Views: 1441

Re: canot abort unit

Expert CLI command (WARNING: this will dump ALL active work units and report them as dumped to the collection servers - all progress will be permanently lost): systemctl stop FAHClient.service FAHClient --config=/etc/fahclient/config.xml --dump all This is for Linux. I am not sure what the equivalen...
by Whompithian
Wed Feb 23, 2022 6:25 am
Forum: New Donors start here
Topic: Task jumps to 70% immediately
Replies: 21
Views: 3493

Re: Task jumps to 70% immediately

Could FAH please continue in the same state after a restart? It does, if "pause-on-start" is disabled. Normally, when you pause a slot before shutting down, that slot will remain paused the next time you start the computer. If a slot is running when you shut down, then it will immediately...
by Whompithian
Sun Feb 13, 2022 6:30 am
Forum: Problems with AMD/ATI drivers
Topic: GPUs active no progress
Replies: 11
Views: 8222

Re: GPUs active no progress

15:34:22:ERROR:WU01:FS02:Failed to start core: Failed to rename 'work/01/logfile_01.txt' to 'work/01/logfile_01-20220212-153422.txt': The process cannot access the file because it is being used by another process. Possibly related to the inactive slot. Do you have anything running (e.g. antivirus) ...
by Whompithian
Thu Nov 25, 2021 6:30 am
Forum: Q&A about unsupported distros of Linux
Topic: [tuto] openSUSE >= 15.3,Tumbleweed,How to get a silent and cold PC ?
Replies: 4
Views: 56729

Re: [tuto] openSUSE 15.3,How to get a silent and cold PC ?

You can condense the steps from:
create "cpulimit_a7.service" file
to

Code: Select all

$ sudo systemctl daemon-reload
into:

Code: Select all

sudo systemctl edit --full --force cpulimit_a7.service
I'm afraid I can't help with the yast problem, though.
by Whompithian
Sat Oct 09, 2021 5:48 am
Forum: Problems with AMD/ATI drivers
Topic: OpenCL not starting on AMD iGPU
Replies: 5
Views: 13946

Re: OpenCL not starting on AMD iGPU

I am running `rocm-opencl4.1.0` directly without the AMDGPU-Pro drivers (CentOS 8.3). Not sure if that version will be stable with your kernel, but, if you decide to try it, here are the relevant CentOS packages I have installed: * comgr4.1.0.x86_64 * hsa-rocr-dev4.1.0.x86_64 * hsakmt-roct.x86_64 * ...
by Whompithian
Mon Sep 13, 2021 5:07 am
Forum: New Donors start here
Topic: Can someone give this a look?
Replies: 13
Views: 12706

Re: Can someone give this a look?

If you are going to edit the config file, be sure to shut down the service first (don't just pause it, but shut it down, e.g. systemctl stop FAHClient.service) because the running client sometimes overwrites the file with whatever it has in memory.
by Whompithian
Fri Sep 10, 2021 5:26 am
Forum: Problems with AMD/ATI drivers
Topic: Failed to create OpenCL context
Replies: 22
Views: 42665

Re: Failed to create OpenCL context

To elaborate, " 19:17:30:WU02:FS01:0x22:No compatible OpenCL platform is available " indicates that your drivers do not include the OpenCL component needed by F@H. The AMD video drivers provided by Microsoft through Windows Update will allow your GPU to render to a display, but they do not...
by Whompithian
Wed Jul 21, 2021 5:48 am
Forum: Problems with AMD/ATI drivers
Topic: Ubuntu PPD half of Win10 PPD?
Replies: 5
Views: 16024

Re: Ubuntu PPD half of Win10 PPD?

To get OpenCL-only on CentOS, I set up the ROCm repository and explicitly installed `rock-dkms` and `rocm-opencl-devel4.1.0`. I also installed `rocminfo4.1.0`, since it often behaves a bit differently than `clinfo`. You may also have to create some symlinks and run `ldconfig`: sudo ln -s /opt/rocm-4...
by Whompithian
Tue Jul 20, 2021 6:36 am
Forum: Problems with AMD/ATI drivers
Topic: Ubuntu PPD half of Win10 PPD?
Replies: 5
Views: 16024

Re: Ubuntu PPD half of Win10 PPD?

My experience with AMD OpenCL folding on Linux has been that, performance changes drastically with each release of the driver. Some minor updates completely broke GPU folding for me and I had to roll back. I eventually settled on ROCm 4.1.0 (OpenCL-only install) and locked to that version. It has be...
by Whompithian
Sun Jul 04, 2021 1:25 am
Forum: New Donors start here
Topic: Does folding restart when finished?
Replies: 2
Views: 4766

Re: Does folding restart when finished?

Normally, it will restart automatically. There are a couple of exceptions First, if there are no work units available, which has been happening a lot recently, then the client will wait before trying to get more work. If there is still nothing available, it will wait even longer before it tries agai...
by Whompithian
Sat Jun 05, 2021 4:34 am
Forum: New Donors start here
Topic: What's the benefit of joining a team?
Replies: 3
Views: 4506

Re: What's the benefit of joining a team?

Welcome to F@H, vitsensei. The main benefit is camaraderie. I joined the team that introduced me to Folding@home and have stayed with them through all of my work units. Others join teams that support good causes, or that represent something in which they believe. Teams are a way to get keep donors i...
by Whompithian
Fri Jun 04, 2021 4:27 am
Forum: New Donors start here
Topic: CPU and GPU shows Online but Inactive
Replies: 12
Views: 9887

Re: CPU and GPU shows Online but Inactive

06:28:50: Args: --child /etc/fahclient/config.xml --run-as fahclient 06:28:50: --pid-file=/var/run/fahclient.pid --daemon ... [91m06:28:50:ERROR:Exception: Could not bind socket to 0.0.0.0:7396: Address already in use[0m [91m06:28:50:ERROR:Exception: Could not bind socket to 0.0.0.0:36330: Address ...
by Whompithian
Tue Apr 13, 2021 5:19 am
Forum: New Donors start here
Topic: No Points Since 3 Days
Replies: 10
Views: 4377

Re: No Points Since 3 Days

09:37:31:WU00:FS00:Upload complete 09:37:32:WU00:FS00:Server responded WORK_ACK (400) 09:37:32:WU00:FS00:Final credit estimate, 6467.00 points 09:37:32:WU00:FS00:Cleaning up Those are the important lines. As long as you see that in the logs, the servers have received your work and you will be credi...
by Whompithian
Fri Apr 09, 2021 6:17 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Configuration issue -- Connection lost
Replies: 9
Views: 6534

Re: Configuration issue -- Connection lost

Did you update both FAHClient and FAHControl? Newer versions of FAH have split those into separate install packages on Linux. I recommend explicitly uninstalling the old version before installing the new version, rather than trying to upgrade. Also, the new client may require that the `proxy` parame...
by Whompithian
Thu Apr 08, 2021 5:56 am
Forum: Issues with a specific WU
Topic: Project 17435 (Run 0, Clone 172, Gen 111) Stalled Before 0%
Replies: 4
Views: 5860

Re: Project 17435 (Run 0, Clone 172, Gen 111) Stalled Before

It seems you are running a rather unconventional setup, so for that reason the amount of help people might be able to provide is likely limited. A Threadripper with dual Vega 64 running CentOS is hardly unconventional for a folding system. I just want to track down the cause of the problem my syste...