Search found 1525 matches

by calxalot
Sun May 24, 2026 5:45 am
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: FAH Using Wrong GPU
Replies: 6
Views: 827

Re: FAH Using Wrong GPU

You may be looking at the wrong stat. I think it’s Compute 0 that shows use.
by calxalot
Thu Apr 30, 2026 10:18 am
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Running FAH 8.x in slurm jobs
Replies: 5
Views: 1150

Re: Running FAH 8.x in slurm jobs

@JWhy
I should point out lufah error messages may have changed from what you have in fah-watchdog.sh
Or you should expect such in next version.
by calxalot
Thu Apr 30, 2026 10:06 am
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Running FAH 8.x in slurm jobs
Replies: 5
Views: 1150

Re: Running FAH 8.x in slurm jobs

Although it is not 100% reliable, there is also

Code: Select all

lufah wait-until-paused
which I sometimes use after sending finish.
One could stop the client job after it becomes paused. Or kill -TERM if not using systemd.
by calxalot
Wed Apr 29, 2026 10:55 pm
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Running FAH 8.x in slurm jobs
Replies: 5
Views: 1150

Re: Running FAH 8.x in slurm jobs

Relevant enhancement request: https://github.com/FoldingAtHome/fah-cl ... issues/251

See also https://github.com/JWhyFR/fah-v8

I think JWhy could help you with v8.
Meanwhile, there is nothing wrong with using v7.
by calxalot
Tue Apr 21, 2026 11:48 pm
Forum: 3rd party contributed software
Topic: [Fold Control] Android app to control your v8 client
Replies: 8
Views: 2136

Re: [Fold Control] Android app to control your v8 client

Does this work well on android tablets?
by calxalot
Sun Apr 19, 2026 4:24 am
Forum: FAH Hardware
Topic: WSL2 X2 Elite Extreme utilization issue
Replies: 1
Views: 1170

Re: WSL2 X2 Elite Extreme utilization issue

Does WSL2 let the subsystem use all cores? Are some cores efficiency cores?
by calxalot
Mon Apr 13, 2026 9:59 pm
Forum: Discussions of General-FAH topics
Topic: Active Folding not show in lar systems active rank list
Replies: 4
Views: 1494

Re: Active Folding not show in lar systems active rank list

Please note that config.xml closing element should be </config>

There is a typo in the linked config example.
by calxalot
Mon Apr 13, 2026 4:15 am
Forum: Issues with a specific server
Topic: Not Receiving Passkey Email – Forum Emails Work Fine
Replies: 2
Views: 1333

Re: Not Receiving Passkey Email – Forum Emails Work Fine

Please try a different email provider, such as gmail.
by calxalot
Wed Apr 01, 2026 10:28 pm
Forum: Discussions of General-FAH topics
Topic: How to tell hated web thing to finish
Replies: 9
Views: 1512

Re: How to tell hated web thing to finish

What fah version?
What url?
If it is version 8, you can select finish when you click pause.
Please read the guide on the download page.
by calxalot
Wed Apr 01, 2026 10:25 pm
Forum: Problems with AMD/ATI drivers
Topic: [FAH client 8.5.7] Started folding but I receive no work units
Replies: 3
Views: 1528

Re: [FAH client 8.5.7] Started folding but I receive no work units

The bleeding edge client is currently broken.
Please use 8.5.6 beta.
by calxalot
Sat Mar 07, 2026 10:33 pm
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Issue with my account
Replies: 6
Views: 1440

Re: Issue with my account

Are the validation emails getting through to you?
by calxalot
Sun Feb 08, 2026 10:03 pm
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Configure Log File to show date?
Replies: 7
Views: 1928

Re: Configure Log File to show date?

What you want might be

Code: Select all

<config>
  <log-date v='true'/>
</config>
by calxalot
Sun Feb 08, 2026 9:54 pm
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Configure Log File to show date?
Replies: 7
Views: 1928

Re: Configure Log File to show date?

Available log options that can be put in config.xml can be seen with

Code: Select all

fah-client --help
The help output is deceptive about xml format. All values need to be expressed as strings.
by calxalot
Fri Feb 06, 2026 9:56 pm
Forum: Problems with NVidia drivers
Topic: gpu disabled 5080
Replies: 17
Views: 3393

Re: gpu disabled 5080

Is this v7?