max
Vela Incident
+1,652|6537|NYC / Hamburg

https://i159.photobucket.com/albums/t143/leetkyle/teambf2s.png

https://folding.extremeoverclocking.com/sigs/sigimage.php?t=137764&c1=FFFFFF&c2=383838&c3=383838&c4=f6b628

Sydney's Linux TutorialFold with Linux
Uniprocessor CPU ClientFold using your CPU
GPU + SMP ClientSelect the correct one for your card and OS. For the SMP client you should use the deino client for 32bit OSs and the MPICH client for 64bit OSs
StatisticsOfficial Stats (may be updating)
ExtremeOverclockingUnofficial Stats
Kakao StatsMore Stats
[H]ardFoldingEven more stats
XCPUsAnd one more for luck
foldingforumsFor more help if you need it


What is Folding@Home?
Folding@Home (also known as FAH or F@H) is a distributed computing project that studies protein folding when your PC is idle. The data that is produced from this project helps us understand how proteins work, why they sometimes they fail at folding properly and it will hopefully help us find cures for horrible diseases. The diseases that could be cured or at least better understood by this include Alzheimer's, Mad Cow (BSE), CJD, ALS, Huntington's, Parkinson's disease, and many Cancers and cancer-related syndromes. More info available at Stanford's official site.

Why not simply do the calculations on a supercomputer?
F@H is more than twice as powerful as the world’s current most powerful supercomputer (in terms of operations per second). So using a supercomputer would be a massive step backwards for the project. Even with that in mind, the project is still restricted by the power available to it and needs all the extra silicon it can get.

Folding is useless! I won't do it!
Read though this please.

What about trackr? Aren't we moving?
BF2s is scheduled to close at some point, and turn into a new forum called trackr. We do have a group over there - head over to trackr.net and request membership in the group. If you haven't been accepted, contact me (max) at either of the forums.

https://i159.photobucket.com/albums/t143/leetkyle/howtofold.png

General Notes
This may look rather complicated, but once you read through everything and follow it through you'll find it really isn't!

When you join the team, simply enter a nickname and our team number (137764) into the client. From now on you and the team will get their points credited correctly:
  • Check the last checkbox on the connection tab / allowing big work units. Bigger work units tend to give more points
  • Add "-verbosity 9" to the additional client parameters under the advanced tab.  It makes diagosing problems much easier
  • Add "-advmethods" to the additional client parameters under the advanced tab. It allows you to run new cores and projects. Rarely a project will crash though, so you need to check up on the client every few days
  • Theoretically folding@home should not take any resources away from your other apps. If a possible performance loss affects you, you can safely quit or pause the program (just right click the icon on your taskbar or press ctrl+C for the console clients)
  • each instance of fah needs its own machine ID on your PC. Change it accordingly
  • You don't need to enter a passkey
Uniprocessor ClientJust follow the instructions here. If your PC has multiple cores, you'll either need to have a seperate install per core (just copy the whole install and change the shortcuts accordingly. So if you have a dual core PC, you can run two instances of FAH). You can also use the SMP client (see below).Notes: - Check your task manager. Your CPU should be running at close to 100%- Caution to laptop users: If you have a particularly hot notebook, keep an eye on the temperature. If it gets too warm for comfort try setting the max CPU usage to ~85% in the config (post here if you need help on this)SMP ClientFollow the guide here if you have a 32bit OS. If you have a 64bit OS, follow this guide. Notes:- The SMP client needs a lot more resources to run than the standard uniprocessor CPU client. You need a newish dual core PC that is on most of the time to meet the deadlines. If you can't meet the deadlines, you don't only not get any points, but it also hurts the project as a whole- It is somewhat buggy and thus you should check on the client every day or so. Sometimes it will screw up and you need to delete the queue and work folders and start over. This is not a set-it-and-forget-it client- The windows SMP client scales terribly beyond 2 cores. If you have a quad, run 2 instances of the SMP client- It tends to misbehave if you run it as a service. I advise to run it in the console "dos" mode- Make sure that you are running the -smp flag. Check your task manager to make sure you are running on all cores. If you are using the 32bit deino client, also run the -deino flagGPU ClientJust follow the instructions here. If you have multiple cards, you'll need to have a seperate install per GPU. Just copy the folder and create an according shortcut. You need to use the -gpu 0 flag in the client for the first GPU, -gpu 1 flag in the second etc.Notes:- If you want to OC your GPU for more speed/science/points, increasing Core and Shader clocks helps most. OCing the memory hardly ever has any effect- ATI cards need a lot more CPU power than nVidia cards. There are experimental environmental variables to fix this. - Under Vista you need to attach a monitor to each card. Alternatively you can use dummy plugs. Under XP you need to either attach a monitor or run with the -forcegpu nvidia_g80 (for nvidia cards) or -forcegpu ati_r600 or -forcegpu ati_r700 (for ati cards) flagPS3 ClientYou can also fold on your Sony PS3. You can install and run the PS3 client under Network. Press triangle --> auto-start to have the console automatically start folding.https://i159.photobucket.com/albums/t143/leetkyle/anythingelse.pngFahMon - The Folding MonitorFahmon allows you to monitor the status and progress of your folding. It can also tell you how many points per day you make. Download fahmon from here and install. First step is to open the app and right click the white field. Select "add a new client". Give the process a name. The location is either the directory you installed to or for Vista:

Code:

C:\Users\username\AppData\Roaming\Folding@home
Or for XP:

Code:

C:\Documents and Settings\username\local settings\Application data\Folding@home
Unfortunately the PS3 can't be monitored, as it doesn't supply the necessary info to the network. It does about 900ppd.Click OK. Rinse and repeat for all other running folds. Green means everything is OK, yellow means it's not performing at 100% (most likely the process throttled back to allow for other apps to run, don't worry about it). All other colors mean that there is a problem. But if the CPU doesn't appear to make any progress, don't worry. It can take up to an hour until you see progress when you start a new WU. It's just the way fahmon reads your status.https://i67.photobucket.com/albums/h297/nigelf/Untitled-7.pngShutting Down Folding@HomeShutting down FAH is relatively easy:
  • right click the systray icon and select quit
  • hit Ctrl + C with the window selected when you're running the command prompt
  • stopping the service. To do this: hit the windows key + r. type "services.msc" without the quotes and press enter. Select the fah service and hit stop

If you don't stop fah by the methods described, you risk losing data up to your last checkpoint (which is created every 15min by default). Note: you can also stop the service by using a batch file with the net stop command.

Flags
You can set flags to change the way the client behaves. The most important ones are:

-configonly : allows you to change the config values like name, team number or machine ID
-verbosity x : where x is 1-9. Sets the amount of info recorded in the log. If you're having problems, set to 9 and post your log
-forceasm : force the client to use SSE/3Dnow! instructions if possible.
- smp : to run the smp client in smp mode
-advmethods : request new projects. May be buggy but can sometimes increase your score
-gpu x : where x is the number of your gpu, starting with 0. If you run a multi gpu rig, you'll need to set the flag to tell the client on which GPU it should run

Source + More info

To tell the application to run with the flags, you can change the shortcut, run it from the run command or edit the service.


Some info copied and pasted from folding@home, wiki and/or foldingforum. Most bits typed up by me. Feel free to pass the guide on, and last but not least happy folding.

27/2/09: OP redesigned and edited by Kyle

Last edited by max (2009-06-24 18:33:46)

once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
Poseidon
Fudgepack DeQueef
+3,253|6507|Long Island, New York
I'll download it later. Thanks for the info.
Drykill
I Like Waffles.
+47|6662|England
I've changed my team from ATi to BF2s
max
Vela Incident
+1,652|6537|NYC / Hamburg

thanks
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

Gonna give it a try. Does the GPU work at 100? (aka will it be very hot)
main battle tank karthus medikopter 117 megamegapowershot gg
max
Vela Incident
+1,652|6537|NYC / Hamburg

no. I get about 50°C folding in comparison to 65-70°C gaming/stress testing. That's on a 2x8800GT btw
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

max wrote:

no. I get about 50°C folding in comparison to 65-70°C gaming/stress testing. That's on a 2x8800GT btw
Ok, good. Might fire it up on the second gpu too later, not now that it still has the stock cooler.

It is possible to run it on one GPU while SLi enabled right?
main battle tank karthus medikopter 117 megamegapowershot gg
max
Vela Incident
+1,652|6537|NYC / Hamburg

you have to disable SLI to get it to run . With the new core it should soon be possible hopefully to run it with SLI though. Blame Nvidia and how they set up CUDA

Do you think you can figure out how to run dual GPUs or should I type it out for the guide?

Last edited by max (2008-07-14 13:19:17)

once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

max wrote:

you have to disable SLI to get it to run . With the new core it should soon be possible hopefully to run it with SLI though. Blame Nvidia and how they set up CUDA

Do you think you can figure out how to run dual GPUs or should I type it out for the guide?
I think I can find it myself
main battle tank karthus medikopter 117 megamegapowershot gg
max
Vela Incident
+1,652|6537|NYC / Hamburg

<3

XP or vista?

Last edited by max (2008-07-14 13:22:56)

once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

Xp He D:
main battle tank karthus medikopter 117 megamegapowershot gg
max
Vela Incident
+1,652|6537|NYC / Hamburg

at least you won't need a second monitor though, even if it eats CPU like crazy

something to get you started

Last edited by max (2008-07-14 13:27:58)

once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

I disabled SLI and run it on one 8600GT now. Will look into it later. Will also set this on my server (PIII, they said it's enough )

Temps: (For reference)
CPU went from idle ~30 to ~50 (Core0 @ 75%, Core1 @ 100%)
GPU from idle 45 to ~55-60 (Furmark reference temps are around 65+)

Last edited by DeathUnlimited (2008-07-14 13:56:41)

main battle tank karthus medikopter 117 megamegapowershot gg
Sydney
2λчиэλ
+783|6813|Reykjavík, Iceland.
Hm, I can't run this shit overnight, I have to max my fans out so my CPU and GPU won't overheat and that is LOUD
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

Sydney wrote:

Hm, I can't run this shit overnight, I have to max my fans out so my CPU and GPU won't overheat and that is LOUD
Same, but at least I can put the P3 do the job 24/7.
main battle tank karthus medikopter 117 megamegapowershot gg
max
Vela Incident
+1,652|6537|NYC / Hamburg

the both of you should still be able to get ~2000+ points a day each. Very respectable amount
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
Sydney
2λчиэλ
+783|6813|Reykjavík, Iceland.
Actually, I can run it 24/7, since my CPU fan is completely silent and my GTX is cold enough with fans on low thanks to my HR-03
Mint Sauce
Frighteningly average
+780|6256|eng
Lol i have it on my ps3, running most of the time, offline. I think once it said i got around 5500 per day, the amount is displayed when you shut it down. I leave it to run every 2 weeks or so, any longer and the ps3 starts to pump out some very hot air, and i get nervous when it does that :-P
#rekt
max
Vela Incident
+1,652|6537|NYC / Hamburg

Sydney wrote:

Actually, I can run it 24/7, since my CPU fan is completely silent and my GTX is cold enough with fans on low thanks to my HR-03
yay

Mint Sauce wrote:

Lol i have it on my ps3, running most of the time, offline. I think once it said i got around 5500 per day, the amount is displayed when you shut it down. I leave it to run every 2 weeks or so, any longer and the ps3 starts to pump out some very hot air, and i get nervous when it does that :-P
that's weird. According to foldingforum and my own measurements you should get about 900 per day. I have my PS3 for about 3 weeks now and it's been folding pretty much non-stop. No problem with heat so far

Last edited by max (2008-07-14 15:57:29)

once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
SpIk3y
Minister of Silly Walks
+67|6109|New Jersey
Some trouble I ran into that could help out others...

I was trying to fold on my dual-core CPU and on my GPU all at once.  When I made the two CPU cores Machine ID's 2 and 3, leaving Machine ID 1 open for the GPU, there was an error.  Machine ID 2 was conflicting with the GPU and therefore was not running, so only one core was actually folding.

I fixed this by deleting all of the CPU folding files and starting from scratch.  I made the two Machine ID's 7 and 8 this time, so they would be nowhere near the GPU Machine ID and would not conflict with it.  Now it works fine.

Basically if you want to fold on GPU + CPU at the same time, make the CPU Machine ID's some arbitrary high numbers so they don't conflict with the GPU.
[CSE]Anubis
Member
+24|5962
Signed up on my PS3.  Very simple to do, thought there would be more to it.
max
Vela Incident
+1,652|6537|NYC / Hamburg

I added you comment to the OP, spikey. Ty. Welcome to the team you two
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
DUnlimited
got any popo lolo intersting?
+1,160|6433|cuntshitlake

Hmm, My CPU (one 3GHz core of E2180) seems to rack up ~530 PPD and one 8600GT ~1435 PPD.

And the temps stay at 55 for CPU and 63 for GPU, I think I'll leave this overnight for test. Also: THe stats seem to have been updating for 4 hours straight now :S

Last edited by DeathUnlimited (2008-07-14 16:30:37)

main battle tank karthus medikopter 117 megamegapowershot gg
[CSE]Anubis
Member
+24|5962

max wrote:

I added you comment to the OP, spikey. Ty. Welcome to the team you two
No bother.  You help me and I help you.  Kinda
Sydney
2λчиэλ
+783|6813|Reykjavík, Iceland.
how the hell do you get 530 ppd with that cpu mine is like 140...

5000 on the GPU though

Board footer

Privacy Policy - © 2024 Jeff Minard