I'm looking to upgrade some of my RPI4B's to RPI5's. What I would like like to know is which RPi4B's had the most issues.
Is there an app that shows all the WU's, with status, that a specific CPUid has returned? If not, could one be created?
Is there an app that shows all the WU's that a machine returned?
Moderator: Site Moderators
Forum rules
Please read the forum rules before posting.
Please read the forum rules before posting.
-
- Site Moderator
- Posts: 1115
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Is there an app that shows all the WU's that a machine returned?
Closest I know about is
https://apps.foldingathome.org/cpu
but it only shows recent work (90 days).
So "cpuid" does appear to be in a database.
https://apps.foldingathome.org/cpu
but it only shows recent work (90 days).
So "cpuid" does appear to be in a database.
-
- Posts: 73
- Joined: Mon Jan 30, 2023 10:43 am
- Hardware configuration: NVIDIA RTX 4070
10 x Raspberry Pi 5 Model B 2GB RAM
10 x Raspberry Pi 4 Model B 2GB RAM - Location: VIC, Australia
Re: Is there an app that shows all the WU's that a machine returned?
Unfortunately, that only shows the last WU returned for each machine. I need something that searches the WU database for all WU's returned by the machine, identified by it's CPUid.calxalot wrote: ↑Fri Aug 30, 2024 8:27 pm Closest I know about is
https://apps.foldingathome.org/cpu
but it only shows recent work (90 days).
So "cpuid" does appear to be in a database.
-
- Site Admin
- Posts: 7937
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Is there an app that shows all the WU's that a machine returned?
There is no app supplied by F@h to search the database for all WUs associated with a user, let alone by CPUid. The closest they had was a report about 15 years ago that would return how many WUs from each project your username had completed. That report was removed around then, the load on the database server was just too high from the queries for that information.
It was left to 3rd party developers to provide client side apps to track WUs. Several different apps have been created over the years, the only one that I am aware of still being developed and supported is HFM.net. It will work with v7 folding clients and is available for Windows. It can connect to and monitor clients running on Linux and macOS. I don't know if work is going towards having it also work with v8 clients. There is a topic about it here on the forum - viewtopic.php?t=9903. The GitHub is located here - https://github.com/harlam357/hfm-net.
Some of the tracking functions are planned for inclusion in future versions of the v8 client, but I hav not been following that closely.
It was left to 3rd party developers to provide client side apps to track WUs. Several different apps have been created over the years, the only one that I am aware of still being developed and supported is HFM.net. It will work with v7 folding clients and is available for Windows. It can connect to and monitor clients running on Linux and macOS. I don't know if work is going towards having it also work with v8 clients. There is a topic about it here on the forum - viewtopic.php?t=9903. The GitHub is located here - https://github.com/harlam357/hfm-net.
Some of the tracking functions are planned for inclusion in future versions of the v8 client, but I hav not been following that closely.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Site Moderator
- Posts: 1115
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Is there an app that shows all the WU's that a machine returned?
v8.4.4 alpha has a WU history tab.
It is aimed at the needs of people testing cores and benchmarking new projects.
I believe the plan is to show the 500 most recent WUs from each connected client.
If you want to try the alpha, it is possible it will show the info you want.
I am currently only seeing history for the local client, plus the current unit on a remote.
Example:
There is an info button for each WU which gives more detail.
It is aimed at the needs of people testing cores and benchmarking new projects.
I believe the plan is to show the 500 most recent WUs from each connected client.
If you want to try the alpha, it is possible it will show the info you want.
I am currently only seeing history for the local client, plus the current unit on a remote.
Example:
Code: Select all
Machine Project Core OS Status Progress TPF PPD Assign Time
Sanctuary7 18494 0xa8 100.0% 2m 12s 205,330 1d 16h ago
-
- Posts: 73
- Joined: Mon Jan 30, 2023 10:43 am
- Hardware configuration: NVIDIA RTX 4070
10 x Raspberry Pi 5 Model B 2GB RAM
10 x Raspberry Pi 4 Model B 2GB RAM - Location: VIC, Australia
Re: Is there an app that shows all the WU's that a machine returned?
Thanks Joe_H. I had completely forgotten about the Work Unit History Viewer tool in HFM.net. Thankfully, as I am using HFM.net, it has the WU history of all my machines. Problem solved.
I am waiting for HFM.net to work with version 8, before moving all my machines to that version.