Search found 13 matches
- Mon May 04, 2020 4:01 am
- Forum: Discussions of General-FAH topics
- Topic: spikes in credit-log graph?
- Replies: 4
- Views: 893
Re: spikes in credit-log graph?
About a week ago I had a 12 hour run of WUs finished, uploaded and estimated points written to the log but no WUs credited in the database. The server must just have got a talking to and submitted all the horded credits in one go. Nice to know problems eventually get sorted.
- Sat Apr 04, 2020 10:05 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: Request for Linux install guides to be updated
- Replies: 5
- Views: 1595
Re: Request for Linux install guides to be updated
Linux distro's are so varied so it's a little tricky for a definitive guide, but there is a process, and the gotchas can usually be figured out with some Google-fu. 1) Chose a server distro. I chose Fedora 31 which was a mistake because it's too bleeding edge and FAH isn't. The distro SSL package an...
- Fri Apr 03, 2020 8:39 pm
- Forum: New Donors start here
- Topic: Ubuntu server FAHControl connect.
- Replies: 5
- Views: 874
Re: Ubuntu server FAHControl connect.
From firewall-cmd: ports: 36330/tcp 7396/tcp Fom FAH config: <!-- HTTP Server --> <allow v='127.0.0.1 192.168.4.28'/> <!-- Remote Command Server --> <command-allow-no-pass v='127.0.0.1 192.168.4.28'/> <!-- Web Server --> <web-allow v='127.0.0.1 192.168.4.28'/> Remote connection absolutely wouldn't w...
- Sun Mar 15, 2020 7:44 pm
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: CentOS 8 - anyone have F@H running?
- Replies: 11
- Views: 2552
Re: CentOS 8 - anyone have F@H running?
7.5.1 installed OK. /usr/bin/FAHClient complained about not finding the versions of libssl and libcrypto with the same error messages as the OP. I had been creating and deleting soft links in lib64 to point older versions of the libs to the newer ones and never did get 7.5.1 to recognize the libs. M...
- Sun Mar 15, 2020 5:29 am
- Forum: V7.5.1 Public Release Windows/Linux/MacOS X [deprecated]
- Topic: CentOS 8 - anyone have F@H running?
- Replies: 11
- Views: 2552
Re: CentOS 8 - anyone have F@H running?
Couldn't get FAHClient 7.5.1 to work with the newer libssl and lib crypto on Fedora 31. FAHClient 7.4.4 works.
- Sun Dec 29, 2013 11:39 pm
- Forum: Discussions of General-FAH topics
- Topic: Change in BA requirements
- Replies: 699
- Views: 1749151
Re: Change in BA requirements
Throwing another rock into the pool: How about changing the points structure to reflect your contribution at the current moment, not over all time,and progressively devalue points earned the older they are, linearly or exponentially. It kind of formalizes what happens now anyway with points/WA infla...
- Wed Nov 09, 2011 5:01 pm
- Forum: Issues with a specific server
- Topic: 130.237.232.141
- Replies: 104
- Views: 25806
Re: p 6900 r59, c8, g42 spate of "FILE_IO_ERRORS"
I got a bunch of those on V7 client as well. Switched to normal SMP until the problem is fixed. 01:19:33:Starting Unit 03 01:19:33:Running core: C:/Users/dave/AppData/Roaming/FAHClient/cores/www.stanford.edu/~pande/Win32/AMD64/Core_a5.fah/FahCore_a5.exe -dir 03 -suffix 01 -lifeline 6096 -version 701...
- Tue Dec 21, 2010 2:02 am
- Forum: New Donors start here
- Topic: help setting up my gpu
- Replies: 30
- Views: 8239
Re: help setting up my gpu
Have you let it run for a while?
My overclocked 8800GTX is taking 1min36sec per % for that work unit, yours will take longer. Nothing will be added to the log until 1% has been completed.
In the task manager you should see a FahCore_11.exe process running, using somewhere between 5 to 10% CPU
My overclocked 8800GTX is taking 1min36sec per % for that work unit, yours will take longer. Nothing will be added to the log until 1% has been completed.
In the task manager you should see a FahCore_11.exe process running, using somewhere between 5 to 10% CPU
- Sun Dec 12, 2010 1:10 am
- Forum: Discussions of General-FAH topics
- Topic: What old clunker do you use for dedicated folding.
- Replies: 17
- Views: 3166
Re: What old clunker do you use for dedicated folding.
Some beat up Lian Li alu case, 650W PSU, EVGA 680i MB, Core 2 Quad QX6700&2.6GHz, Arctic freezer Pro7, PCI wireless card, 2Gig Corsair Dom PC8500DDR2, BFG GTX260@1404MHz, ASUS 8800GTX@1566MHz. Win7 x64, SMP 4 and 2 GPU2 clients. Headless. Maintain with TeamViewer. Occasionally Gentoo linux SMP w...
- Sun Oct 10, 2010 7:31 pm
- Forum: Discussions of General-FAH topics
- Topic: Where have all the Folders gone...?
- Replies: 13
- Views: 2670
Re: Where have all the Folders gone...?
Is 10632 all there is now? Anyone seeing anything else on Fermi?
- Tue Sep 21, 2010 4:34 am
- Forum: Discussions of General-FAH topics
- Topic: Console Client Improvement Suggestion
- Replies: 3
- Views: 922
Re: Console Client Improvement Suggestion
OK, scripting it is then : #!/bin/bash for (( ; ; )) do nice -n 19 fah6 -smp -verbosity 9 -oneunit if [ -f ./oneunit.txt ] then echo "oneunit.txt found, exiting" break fi done #!/bin/bash for (( ; ; )) do nice -n 19 wine Folding\@home-Win32-GPU.exe -advmethods -verbosity 9 -gpu 1 -oneunit ...
- Mon Sep 20, 2010 11:53 pm
- Forum: Discussions of General-FAH topics
- Topic: Console Client Improvement Suggestion
- Replies: 3
- Views: 922
Console Client Improvement Suggestion
Having done some serious hardware swapping and optimization in the last few days, I have been starting and stopping console clients quite a lot in various operating systems: SMP on Windows 7 GPU on Windows 7 SMP onGentoo Linux GPU on Wine on Linux In most cases, the restarts are OK. I can't remember...
- Sat Apr 03, 2010 12:19 am
- Forum: How can we help FAH grow
- Topic: Answers to: Reasons for not using F@H.
- Replies: 188
- Views: 252840
Re: Answers to: Reasons for not using F@H.
I think the problem is that all the F@H stuff is closed source. There are many skilled people who want to help and have lots of time right now (ie, completely out of work, not looking : me) and could help a bunch. Keep the science tight, but open source everything else. My whole career has been data...