Search found 5 matches
- Fri Sep 10, 2021 8:05 pm
- Forum: Software for ARM hardware
- Topic: RPi4 Not Finishing WUs
- Replies: 6
- Views: 21893
Re: RPi4 Not Finishing WUs
ya, this was for testing and was relatively short term. I have a topic up describing what I'm trying to do now.
- Fri Sep 10, 2021 6:53 pm
- Forum: Software for ARM hardware
- Topic: Options for running one job across multiple clustered Pi's?
- Replies: 4
- Views: 62023
Options for running one job across multiple clustered Pi's?
I'm working on a pi cluster project and trying to figure out the most effective way to use it to run f@h. I have completed and submitted a WU from a single Pi 3B+ in around 23hrs. Now I'd like to try distributing a WU across multiple Pi's in order to reduce the time to completion. I haven't found a ...
- Fri Sep 10, 2021 6:43 pm
- Forum: Software for ARM hardware
- Topic: RPi4 Not Finishing WUs
- Replies: 6
- Views: 21893
Re: RPi4 Not Finishing WUs
I tend to monitor the logs by tailing the file in a terminal with:
This grabs the last few lines then auto-updates when new lines are added almost like if you had run fahclient from that terminal.
Code: Select all
tail -f <path/to/logfile>
- Fri Sep 03, 2021 4:57 pm
- Forum: New Donors start here
- Topic: Failed reading core package header - CPU core A8
- Replies: 18
- Views: 17098
Re: Failed reading core package header - CPU core
Once you download the core where do you put it? My folder structure isn't even generated yet.
- Fri Sep 03, 2021 3:56 pm
- Forum: New Donors start here
- Topic: Failed reading core package header - CPU core A8
- Replies: 18
- Views: 17098
can't load core: Failed reading core package header
Hello, I'm trying to get started with folding but I can't seem to get any machine to download a core, getting the error: Failed reading core package header I can follow the link and download the core manually in the browser, but FAHClient cannot, apparently due to the headers somehow. This issue per...