|
|||||||
| Folding@Home Distributed computing project, helping to find cures for disease - Your help is welcomed. |
![]() |
|
|
Thread Tools |
|
|
#91 |
|
Delete Me
Join Date: Mar 2004
Posts: 14,648
Rep Power: 0 ![]() ![]() ![]() ![]() ![]() ![]() |
just solve cancer one GPU at a time then instead?
also, not having the GPU version, as i'm on a 6800GT here....can you run a single client on a really high priority on a single GPU affinity like you can with the CPU? [I have mine running at "normal" priority locked into CPU 3 & 4 and locked everythign else other then my virus scan to CPU 1 & 2. I'm afraid to put it above normal priorty though, cuz that soemtimes causes issues with things |
|
|
|
|
|
#92 |
|
unplugged
|
Cool, I counted 21 DH members in the list now..
|
|
|
|
|
|
|
|
DriverHeaven Founder
Join Date: May 2002
Posts: 32,480
Rep Power: 177 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
i have to say that after using the multi cpu client for a day, its a bit flaky, I had a BSOD earlier with the ATI driver as the culprit. might just go back to the single one.
|
|
|
|
|
|
#94 |
|
HH Assassin Guild Member
|
I don't think it would use more than 1% of CPU power even if the molecule display was on at all times. I'm estimating this by looking at the total CPU time used by FahCore_82.exe (the scientific process) and winFAH (the GUI part) in Task Manager, but I haven't really tested (and I wouldn't know how, since I'd have to run the same part of the same WU twice).
|
|
|
|
|
|
#95 |
|
Get off my lawn!
|
Well i switched to console now, the only thing bothering me about the console version, is there is no way to monitor progress, if it's running as a service... or is there?
|
|
|
|
|
|
#96 |
|
HardwareHeaven Extreme Member
|
I'm in. DH_swimtech - dual CPU's, but no GPU juice
.
__________________
It's not so much getting your way that matters or not - what matters is how you go about getting it. |
|
|
|
|
|
#97 | |
|
Obvious Closet Brony Pony
|
In the console, every so often, (5-6minutes) i get 1% completed ticked, and it reports it as:
completed 1 completed 2 and so on.
__________________
Quote:
|
|
|
|
|
|
|
#98 | |
|
Get off my lawn!
|
Quote:
Nevermind FAHlog.txt does it. |
|
|
|
|
|
|
#99 |
|
Banned
Join Date: Jan 2006
Location: vancouver
Posts: 450
Rep Power: 0 ![]() |
yay my first one is complete
|
|
|
|
|
|
#100 |
|
DriverHeaven Newbie
Join Date: Mar 2006
Posts: 4
Rep Power: 0 ![]() |
Out of curiousity... how is ATi going to contact the winner? No email info is used with Folding@Home. No password is required to fold for a donator name, so anybody could claim to be the chosen winner.
|
|
|
|
|
|
#101 |
|
Xtreme
Join Date: Oct 2003
Location: Grande Prairie, AB, Can
Posts: 4,251
Rep Power: 99 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1312 points myself
, Asmoday still has me beat though..
|
|
|
|
|
|
#102 | ||
|
HardwareHeaven Extreme Member
|
Quote:
Quote:
|
||
|
|
|
|
|
#103 | |
|
Obvious Closet Brony Pony
|
good question deagz
__________________
Quote:
|
|
|
|
|
|
|
#104 | |
|
Get off my lawn!
|
Quote:
|
|
|
|
|
|
|
#105 |
|
HardwareHeaven Extreme Member
|
For some reason I'm getting a lot of the Amber cores which aren't worth much point wise (average is about 150 points for them), and usually take about 20 hours to complete. The ones I want, or are worth the most, are the Gromac ones (usually 600 points and up), and they usually take about 1 1/2 to 2 days or more to complete. I can't understand why I'm getting the smaller ones either as I have everything setup to get them.
Mind you, it's all for a good cause anyways, so it's not all that frustrating when I don't get them. |
|
|
|
|
|
#106 |
|
Demonic
|
You can set a preference on what cores you wanna do? If so where do you do that..?
__________________
|
|
|
|
|
|
#107 |
|
unplugged
|
My first two were Amber.. now I have a GROMAC, but it is taking quite a while to get done. fahmon said it was worth 600 pts. I didn't see anywhere to set anything about what cores you get in the GUI version.
|
|
|
|
|
|
#108 | |
|
HardwareHeaven Extreme Member
|
Quote:
For those wanting to run on multiple CPU cores (not HT enabled machines, but actual Dual Core CPUs), take a read: From what I can tell you can only set what cores to use by using the console version, running the client from within seperate folders, and then adding a command switch ( -local ) so that the client runs and uses the config file from the directory it's in only. It's also best to run them as a service as the console version will run in a command line box, but you run 2 clients then you need to take one extra step to make sure that they don't conflict with each other. So, run the console version in 2 folders. Say: C:\FAH-CPU1 C:\FAH-CPU2 (one for each CPU core) Create a shortcut for the each client, and then changed the properties of that shortcut to read something like this: "C:\FAH-CPU1\FAH504-Console.exe" -local -configonly" (the -configonly switch will close the client at the end of configuration) When you run the client be sure to type in "yes" when asked about running it as a service, and "yes" to change the advanced settings. At the very end it asks you what machine ID to set the client for. In this case it's machines ID 1 (core 1), and ID 2 (core 2). Finishing this off will close the client, then do the same for the other client. Now, run regedit, and look under this section: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ , and you should see 2 "FAH@" listings, one for each client. Click on one, and on the right side you see the info on it. Look for the string value called "ImagePath". This is the direct link that will run the client. What you need to do is change the path to include the -local switch, or it will interfere with the other client just as if you ran it manually. So, change the path to this: C:\FAH-CPU1\FAH504-Console.exe -local -svcstart (do not delete the -svcstart or else it won't run as a service) Now, do the same for the other client. Now, go into Control Panel | Administrative Tools | Services , and look for the 2 FAH listings. Right-click on each, and select start. You're all done. If you want to monitor them you just run that FahMon program I mentioned earlier. BTW, just a couple notes about this. Since both clients will be running as a service they will run even if you do not log into the machine. The great thing about this is that even when you are not logged in the client can still upload/download info from the servers, so if you finish a WU you don't have to wait for the next one, or wait to get credit for it. As well, if you reboot the machine the clients will automatically startup again. Also, if you choose to run big WU's then you need to assign memory for each client based on the total amount of system memory used for running your system (bring up the task manager, and take note the "Commit Charge" number, of the 2 numbers you want the one on the left of the / ) plus the amount of ram you want to assign. So, if you run the client on 2 cores, and want to run the bigger WU's, you would take your commit charge number, say 200mb (which is the amount of memory your OS is using to run all of it's services and programs), divide the total amount of ram you have (say 2gb of system memory / 2 = 1gb), and add that commit charge to each total (so you'd assign each client to use 1200mb of memory). If you do not choose to run the bigger WU's then you would leave the amount of memory on it's default (which it will detect as your full system memory) as the smaller WU's only require 48mb of memory to run. Edit: Come to think of it, I just realized my sense of helping people out just got the better of me, cuz for those that didn't know how to get both CPU cores working, and that are in this competition, just got a leg up. Guess it's time for me to figure out how to get my X800XT and X1600XT cooking them WUs.
__________________
_________________________________ Brain: So, you sacked the cocky khaki Kicky Sack sock plucker? Mr. Sackett: The second cocky khaki Kicky Sack sock plucker I've sacked since the sixth sitting sheet slitter got sick. Last edited by Tipstaff; Nov 5, 2006 at 09:34 AM. |
|
|
|
|
|
|
#109 | |
|
HH Assassin Guild Member
|
Quote:
I happily finished an AMBER WU last night and got myself a GROMACS. So far, I've got 200/20000 frames done and it says it will be over somewhere around december next year! ![]()
|
|
|
|
|
|
|
#110 |
|
HH's Nokia shareholder!
|
When I play simcity 4 deluxe I must stop folding
Otherwise the game screen is minimized to the tray |
|
|
|
|
|
|
|
|
DriverHeaven Founder
Join Date: May 2002
Posts: 32,480
Rep Power: 177 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
For the people who have been asking me am I entering to "win" the video card, no im not. I am not in the running, ive entered to show people this is all for a good cause. |
|
|
|
|
|
|
|
|
DriverHeaven Founder
Join Date: May 2002
Posts: 32,480
Rep Power: 177 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
An ATI X1950XTX can process a gromacs core with 25000000 iterations in around 12 hours....... (1.9seconds per frame).
|
|
|
|
|
|
#113 |
|
HH Assassin Guild Member
|
You just had to rub in some salt, didn't you?
![]() On a serious side, it just jumped from 200 to 400 (and yay, the completion date says this thursday), but that was after one hour of work. I already thought there was something wrong with it, but apparently it "autosaves" every 200 frames. Is there a way to make it respect the set "Checkpoint frequency", which is currently 15 minutes? |
|
|
|
|
|
#114 | |
|
HH's Nokia shareholder!
|
Quote:
Can't wait to see how well the new R600 core will do in folding
|
|
|
|
|
|
|
#115 | ||
|
HardwareHeaven Extreme Member
|
Quote:
Quote:
Are you serious? That's insane. At best it takes my server 3 minutes to complete a 1000 piece frame.Speaking of which, the GPU client lists off the frames itself, but not how much each frame is in size. All it says is the time, and then "Completed (0)", or "Completed (1)", and so on. Does anyone know how many pieces (or sets) each completed frame is on the GPU client? For the CPU client it can be anywhere from 1000 pieces and up per frame (there is one on my server right now that is 20,000 pieces per frame). Just wanted to find out for comparison. |
||
|
|
|
|
|
#116 |
|
Xtreme
Join Date: Oct 2003
Location: Grande Prairie, AB, Can
Posts: 4,251
Rep Power: 99 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|
|
|
|
|
|
#117 |
|
unplugged
|
LOL- well you could always enter twice then! http://fah-web.stanford.edu/cgi-bin/...e=DH%5FTipstaf http://fah-web.stanford.edu/cgi-bin/...=DH%5FTipstaff |
|
|
|
|
|
|
|
DriverHeaven Founder
Join Date: May 2002
Posts: 32,480
Rep Power: 177 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
lets just hope no one is folding from DH under the name "51394"
(there is a name in there with that tag)
|
|
|
|
|
|
#119 |
|
unplugged
|
Woot 979 pts.. 5th place for DH members.. And I got another GROMACS core to work on for the next day and a half. Well, one thing is for sure, this will let you know if you OC is stable or not. I guess mine is.
|
|
|
|
|
|
#120 | ||
|
HardwareHeaven Extreme Member
|
Quote:
Damnit. I won't be able to change that until tomorrow either. Oh well. I'll be removing it anyways when he picks it up tomorrow. Quote:
BTW, Zardon, I just realized that the 1.9s a frame the X1950 runs you mentioned is based on what the GUI client shows, right? The one that shows the actual protiens being worked on? If so, then forget what I said about the server taking 3 minutes to do a frame. I'm using the console version, so I mistook the numbers. Tomorrow I'll have to find out using the graphical CPU client to figure out the exact frame/s.
__________________
_________________________________ Brain: So, you sacked the cocky khaki Kicky Sack sock plucker? Mr. Sackett: The second cocky khaki Kicky Sack sock plucker I've sacked since the sixth sitting sheet slitter got sick. Last edited by Tipstaff; Nov 6, 2006 at 01:03 AM. |
||
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|