Search found 6110 matches

by Joe_H
Sat Mar 30, 2024 4:42 pm
Forum: V8.3.xx Open Beta
Topic: iGPU is not used
Replies: 6
Views: 727

Re: iGPU is not used

Okay, the log shows what I expected and the iGPU is definitely not supported. v7's log would at least also show the unsupported GPU under the hardware configuration section. With v8.3 web control it may show up on the machine configuration page grayed out, hovering a mouse cursor over it would give ...
by Joe_H
Fri Mar 29, 2024 3:45 pm
Forum: V8.3.xx Open Beta
Topic: iGPU is not used
Replies: 6
Views: 727

Re: iGPU is not used

Please post the beginning log section to confirm the hardware that the client detects. But if I looked up the correct iGPU information, the UHD Graphics 730 is not supported for folding. It is from a generation of iGPUs that Intel removed hardware support of FP64 processing and provided it with soft...
by Joe_H
Fri Mar 29, 2024 6:30 am
Forum: Discussions of General-FAH topics
Topic: Headless Linux Box
Replies: 18
Views: 17310

Re: Headless Linux Box

One thing that was not pointed out when this approach was mentioned back in 2021 is that the cpu-usage option is a legacy holdover from a decade ago. It was only supported by the folding cores that used a single processor for calculations. With the cores meant for multi-threaded processing it only l...
by Joe_H
Wed Mar 27, 2024 4:58 pm
Forum: New Donors start here
Topic: HowTo Question: Convert from 7.6 machine to Beta 8.3
Replies: 4
Views: 1678

Re: HowTo Question: Convert from 7.6 machine to Beta 8.3

You can just install 8.3 over the existing 7.6 install. The installer will read the config.xml file for settings and use most of them. v8 stores its settings inside a client.db file instead of config.xml. The 7.6 FAHClient executable will be replaced with the v8 fah-client and FAHControl will be rem...
by Joe_H
Sat Mar 23, 2024 7:49 pm
Forum: Issues with a specific WU
Topic: No descriptions
Replies: 2
Views: 2282

Re: No descriptions

18429 is a continuation of other projects in the 1842n range, the link to the description may be missing or broken. There is this description from others in the series - https://stats.foldingathome.org/project/18420. The Project Summary page provides basic information on active projects - https://ap...
by Joe_H
Sun Mar 17, 2024 5:12 am
Forum: New Donors start here
Topic: Some errors and no points from GPU workload
Replies: 7
Views: 811

Re: Some errors and no points from GPU workload

Besides a system sleeping, I have seen clock skew reported on a machine that had I/O stall. In this case the ribbon cable connecting the hard drive to the logic board of a laptop had gone bad, replacing the cable fixed the problem. There were reports in th system log of delayed reads and writes to t...
by Joe_H
Sun Mar 17, 2024 4:32 am
Forum: New Donors start here
Topic: Using Intel HD Graphics 630 GPU and temperature
Replies: 2
Views: 1243

Re: Using Intel HD Graphics 630 GPU and temperature

A - The HD Graphics 630 is at about the minimum Intel iGPU that can complete WUs on time, but there often are none of the smaller projects they can do available. It took specific drivers with full OpenCL support downloaded from Intel to allow folding on one of these in the past, I am not certain wha...
by Joe_H
Sat Mar 16, 2024 6:14 pm
Forum: Issues with a specific server
Topic: No work assigments...
Replies: 106
Views: 2847239

Re: No work assigments...

About the only thing I am seeing is that over the last 2-3 weeks a couple thousand more clients became active doing folding. Depending on what GPUs they are bringing with them that might have increased the demand for WUs suitable for high end GPUs such as the 3060 and 3090.
by Joe_H
Fri Mar 15, 2024 6:37 pm
Forum: V8.3.xx Open Beta
Topic: 8.3.6 runs well
Replies: 4
Views: 1008

Re: 8.3.6 runs well

calxalot wrote: Fri Mar 15, 2024 6:33 pm Note that bleeding edge builds are often broken.
...and are not public beta releases, just candidates for that.
by Joe_H
Fri Mar 15, 2024 2:15 pm
Forum: New Donors start here
Topic: Where computers go to die
Replies: 7
Views: 803

Re: Where computers go to die

Welcome to the folding support forum. You will be able to run folding on individual machines, but MPI interconnects over ethernet are not fast enough for the folding core processing. The inter-thread data reconciliation would just take too long and slows processing way down. The folding core needs t...
by Joe_H
Thu Mar 14, 2024 5:00 pm
Forum: New GPUs (whitelist)
Topic: Whitelist/Blacklist Change-Log (Greylist)
Replies: 82
Views: 181587

Re: Whitelist/Blacklist Change-Log (Greylist)

Read the third post in this topic - viewtopic.php?t=26208, and provide the PCI ID number for the L40s. Post in a new topic in this sub-forum.
by Joe_H
Sun Mar 10, 2024 10:25 pm
Forum: Problems with AMD/ATI drivers
Topic: Fedora Silverblue using podman/docker fah-gpu-amd: No OpenCl support detected.
Replies: 2
Views: 1150

Re: Fedora Silverblue using podman/docker fah-gpu-amd: No OpenCl support detected.

Welcome to the folding support forum.

Thanks for posting the solution you found in the time between your first post and when I approved it about half an hour later. It may help someone else who runs into the same or similar problem.
by Joe_H
Tue Feb 27, 2024 5:21 pm
Forum: Discussions of General-FAH topics
Topic: Silly, I know, but ...
Replies: 2
Views: 1488

Re: Silly, I know, but ...

Don't use your user number, go to here - https://stats.foldingathome.org/donor - and enter your username. Click on the points award at the bottom, a certificate pdf will download.
by Joe_H
Sun Feb 25, 2024 2:01 am
Forum: V8.3.xx Open Beta
Topic: 8.3.5 versus 7.6
Replies: 8
Views: 1433

Re: 8.3.5 versus 7.6

V8 is faster on Apple Silicon, because the client and cores are compiled native. To clarify, the v7 client doe not have the necessary options to identify an Apple Silicon processor to the Assignment and Work Servers to download the native core. So the Intel core ends up being downloaded and used wh...
by Joe_H
Fri Feb 23, 2024 11:38 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Any possible way to manually override checkpoint frequency?
Replies: 1
Views: 1551

Re: Any possible way to manually override checkpoint frequency?

No. Those values of a minimum of 3 minutes and maximum of 30 are coded into the client with a default of 15. Changing that value in FAHControl only effects CPU project WU checkpoints. They do not apply to GPU folding where the checkpoint frequency is set by the researchers for the WUs of a given pro...