dustyshiv
Sep 1, 2009, 05:33 PM
Guys,
I know this topic has been posted in different threads. But for the sake of ease to find for newcomers, I am posting this again.
WCG client reports finished WU automatically but at random times. To make the client to report work units automatically after they have finished, we have to edit the config file.
Benifits of doing this are
U r WU get reported as soon as they are finished which reduces the time spent for validation and points to be granted to your rig. This puts numbers on the stats page which would otherwise have taken more time to show up.
Two ways of doing this.
a) Manually edit the CC_config file
b) Download the edited CC-config file and extract it into the Bionic directory.
Location of CC-Config file
XP
C:\Documents and Settings\All Users\Application Data\BOINC\
Vista
C:/ProgramData/BOINC
The cc_config has the file extension of .XML .To edit it, open using notepad.
Option a
Open the cc_config file using notepad. Clear out the existing contents. Paste the below mentioned text and save it.
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
</options>
</cc_config>
Option b
Download the below mentioned file.
http://forums.techpowerup.com/attachment.php?attachmentid=27166&stc=1&d=1247637358
Extract it into the Bionic directory depending on ur OS. Confirm yes if it asks u to replace file.
Most Importantly, which ever option u choose to mod the cc_config file, u have to read the config file to put the changes into effect.
In your Bionic client's Advanced View, Go to
Advanced-Read Config file
Hope it helps!!
Regards,
Shiv
I know this topic has been posted in different threads. But for the sake of ease to find for newcomers, I am posting this again.
WCG client reports finished WU automatically but at random times. To make the client to report work units automatically after they have finished, we have to edit the config file.
Benifits of doing this are
U r WU get reported as soon as they are finished which reduces the time spent for validation and points to be granted to your rig. This puts numbers on the stats page which would otherwise have taken more time to show up.
Two ways of doing this.
a) Manually edit the CC_config file
b) Download the edited CC-config file and extract it into the Bionic directory.
Location of CC-Config file
XP
C:\Documents and Settings\All Users\Application Data\BOINC\
Vista
C:/ProgramData/BOINC
The cc_config has the file extension of .XML .To edit it, open using notepad.
Option a
Open the cc_config file using notepad. Clear out the existing contents. Paste the below mentioned text and save it.
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
</options>
</cc_config>
Option b
Download the below mentioned file.
http://forums.techpowerup.com/attachment.php?attachmentid=27166&stc=1&d=1247637358
Extract it into the Bionic directory depending on ur OS. Confirm yes if it asks u to replace file.
Most Importantly, which ever option u choose to mod the cc_config file, u have to read the config file to put the changes into effect.
In your Bionic client's Advanced View, Go to
Advanced-Read Config file
Hope it helps!!
Regards,
Shiv