Search found 112 matches

by ETA_2025
Tue Apr 22, 2025 3:45 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Creation of checkpoints taking over my CPU!
Replies: 15
Views: 6658

Re: Creation of checkpoints taking over my CPU!

OP, try to lock the GPU folding thread to just one core. Fah core's average CPU use is 14.74%, which is more than one thread (12.5%), because of the sanity checks. So, locking fah core to one thread would slow down folding, by slowing down the sanity checks. Unless the sanity checks run in the back...
by ETA_2025
Tue Apr 22, 2025 8:08 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Creation of checkpoints taking over my CPU!
Replies: 15
Views: 6658

Re: Creation of checkpoints taking over my CPU!

muziqaz wrote: Tue Apr 22, 2025 7:59 am Real time?
Why? 😲
To ensure folding has priority. Without Process Lasso, fahcore's had idle or background processor priority, making folding unnecessary slow.

Just remember sanity checks are undocumented, so how would I have adjusted one's system, to account for their effect on the system?
by ETA_2025
Tue Apr 22, 2025 7:56 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Creation of checkpoints taking over my CPU!
Replies: 15
Views: 6658

Re: Creation of checkpoints taking over my CPU!

Thanks for letting me know about the sanity check. It would be useful if that was logged, so one knew about it. If a GPU sanity check is causing video playback issues, I have to say that the computer is not fit for FAH. Ha ha! Diagnosing something without any details. Very useful muziqaz! On Windows...
by ETA_2025
Mon Apr 21, 2025 6:36 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Creation of checkpoints taking over my CPU!
Replies: 15
Views: 6658

Creation of checkpoints taking over my CPU!

Why is it that my GPU creates a checkpoint every two percent, that requires almost, if not, 100% of my CPU? This makes watching videos painful, as they hang with a loud buzzing sound, while the checkpoint is created. None of my RPI 5's create a single checkpoint. Is it possible to set when a checkpo...
by ETA_2025
Sun Apr 13, 2025 6:01 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Why has GPU slot and OS changed in Recent CPUs?
Replies: 14
Views: 8083

Re: Why has GPU slot and OS changed in Recent CPUs?

toTOW wrote: Sat Apr 12, 2025 10:15 pm Correction : v8 client is broken and doesn't make a difference between each "slots" you have configured. So if you have one CPU slot and on GPU one, it will alternatively report returned WUs as CPU and GPU in Recent CPU page...
Thank you for explaining this.
by ETA_2025
Sat Apr 12, 2025 1:02 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Why has GPU slot and OS changed in Recent CPUs?
Replies: 14
Views: 8083

Re: Why has GPU slot and OS changed in Recent CPUs?

Can anyone explain why my GPU has changed from

Code: Select all

NVidia GPU
to

Code: Select all

x86
in the Slot column of Recent CPUs
by ETA_2025
Wed Apr 09, 2025 1:21 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Why has GPU slot and OS changed in Recent CPUs?
Replies: 14
Views: 8083

Why has GPU slot and OS changed in Recent CPUs?

Does anyone know why my GPU in Recent CPUs has changed from:

Code: Select all

   Slot         OS
NVidia GPU    Windows 
to:

Code: Select all

   Slot         OS
    x86        WIN64
? Is it to do with changing from v7.6.21 to v8.4.9?
by ETA_2025
Tue Mar 04, 2025 9:34 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: possible memory leak then 'resources not found'
Replies: 11
Views: 13306

Re: possible memory leak then 'resources not found'

just out of trail and error i used Edge instead of Chrome and "installed" the webinterface-page "as an app" (whatever that does, i think I believe Chrome loads every tab when first opened. If you have a lot of tabs open, that would use a lot of RAM. Firefox only loads a tab when...
by ETA_2025
Sat Mar 01, 2025 5:19 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Linux install without NVidia bloatware
Replies: 3
Views: 5905

Re: Linux install without NVidia bloatware

That no recommend command might avoid installing another package which deals with Keep Awake option ;) Not for fah-client_8.4.9_arm64.deb nvidia-opencl-icd is the only recommended package You can check all the package install options (Pre-Depends, Depends, Recommends, Suggests, Conflicts, Replaces ...
by ETA_2025
Fri Feb 28, 2025 1:52 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Linux install without NVidia bloatware
Replies: 3
Views: 5905

Linux install without NVidia bloatware

The recommended package(s) of fah-client is

Code: Select all

nvidia-opencl-icd
which includes 27 other packages, and is 363.2MB in total.

To install just fah-client, use the following command:

Code: Select all

sudo apt install --no-install-recommends /<path>/fah-client_8.4.9_arm64.deb -y
by ETA_2025
Sun Feb 16, 2025 6:06 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: F@H v8.4.9 for RPi contains NVidia bloatware (SOLVED)
Replies: 2
Views: 4339

Re: F@H v8.4.9 for RPi contains NVidia bloatware

It turns out linux installed nvidia-opencl-icd during the fah-client install. That was a whooping 28 packages using 363.2MB in total. Only do this if you DON'T have a NVidia GPU Run sudo apt remove nvidia-opencl-icd --purge -y && sudo apt autoremove -y to remove nvidia-opencl-icd and the oth...
by ETA_2025
Sun Feb 16, 2025 5:12 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: How long is the data about old WU's retained?
Replies: 13
Views: 29072

Re: How long is the data about old WU's retained?

muziqaz wrote: Sun Feb 16, 2025 12:24 pm The limit is hard set to 500 entries per machine.
Thanks muziqaz
by ETA_2025
Sat Feb 15, 2025 8:36 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: How long is the data about old WU's retained?
Replies: 13
Views: 29072

How long is the data about old WU's retained?

How long is the data about old WU's, including those credited, dumped, failed, pause(d) or rejected retained?

I've got 26 days worth of data, which is how long 8.4.9 has been installed on my various machines.

Will it be purged at some stage, or will I need to do that manually if so desired?
by ETA_2025
Tue Feb 11, 2025 12:22 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: F@H v8.4.9 for RPi contains NVidia bloatware (SOLVED)
Replies: 2
Views: 4339

F@H v8.4.9 for RPi contains NVidia bloatware (SOLVED)

Why does the folding software for Raspbery Pis contain NVidia bloatware (GPU drivers or something)?

No Raspberry Pi could run a GPU, could it?
by ETA_2025
Sat Feb 08, 2025 11:45 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Change FAHCore_23 (process) priority in Windows
Replies: 12
Views: 18115

Re: Change FAHCore_23 (process) priority in Windows

Process priority on the idle core will not add more usage ... I know all this. But, normally System Idle Process is at more than 80%, so I don't think giving fahcore all the CPU time it wants, will significantly slow down my computer. FAH tasks take highest priority unless there is another high loa...