Portal:Folding@Home/3rd Party Tools

Aus Planet 3DNow! Distributed Computing Wiki
Zur Navigation springen Zur Suche springen

FahMon

Das Tool FahMon dient der Überwachung der Folding@Home-Clients. Die letzte überarbeitete Programmversion ist die 2.3.99.4 und wurde am 12.11.2010 veröffentlich. Weitere Programmpflege findet nicht mehr statt.

qfix

Manchmal kommt es vor, dass der SMP-Client nach dem erfolgreichen Ende einer WU sie nicht hochlädt und auch keine neue WU anfängt. Das Log sieht dann so aus:

[19:41:36] - Shutting down core
[19:41:36]
[19:41:36] Folding@home Core Shutdown: FINISHED_UNIT

Mit dem Tool qfix kann man die WU in solchen Situationen retten.

Anleitung für Linux

  • Strg+C drücken zum Abbrechen des hängenden Clienten
  • qfix runterladen
wget http://linuxminded.nl/software/qd-tools/binaries/linux/x86/qfix
  • qfix ausführbar machen
chmod +x ./qfix
  • qfix starten
./qfix
  • Das Tool meldet wenn es eine WU gefunden hat
entry 4, status 0, address 171.64.65.56:8080
entry 5, status 0, address 171.64.65.56:8080
entry 6, status 0, address 171.64.65.56:8080
entry 7, status 0, address 171.64.65.56:8080
entry 8, status 0, address 171.64.65.56:8080
entry 9, status 0, address 171.64.65.56:8080
entry 0, status 0, address 171.64.65.56:8080
entry 1, status 0, address 171.64.65.56:8080
entry 2, status 0, address 171.64.65.56:8080
entry 3, status 1, address 171.64.65.56:8080

Found results <work/wuresults_03.dat>: proj 2604, run 0, clone 222, gen 2
-- queue entry: proj 2604, run 0, clone 222, gen 2
-- queue entry isn't empty
File is OK
  • Nummer des Eintrags merken, dessen Status nicht "0" ist (hier: 3)
  • Folding@Home anweisen die WU zu löschen (dauert einige Minuten)
./fah6 -smp -delete 3

[07:11:51] Loaded queue successfully.
[07:11:51] Deleting work unit #3 from work queue...
[0]0:Return code = 18
[0]1:Return code = 18
[0]2:Return code = 0, signaled with Quit
[0]3:Return code = 0, signaled with Quit
[07:15:55] - Failed to delete the requested work unit

Folding@Home Client Shutdown.
  • qfix erneut starten
./qfix

File needed repair. Errors fixed: 1.
  • Folding@Home normal starten. Die WU sollte nun hochgeladen werden.
./fah6 -smp

[07:19:33] + Attempting to send results
[07:19:34] - Successful: assigned to (171.64.65.56).
[07:19:34] + News From Folding@Home: Welcome to Folding@Home
[07:19:35] Loaded queue successfully.
[07:19:42] + Results successfully sent
[07:19:42] Thank you for your contribution to Folding@Home.