Results 1 to 4 of 4

Thread: Short units but To Completion >7,000 hrs

  1. #1
    Join Date
    Jul 2003
    Location
    Sydney, Australia
    Posts
    5,648

    Short units but To Completion >7,000 hrs

    My XP3200+ can complete a Chess960 work unit in a few minutes. However, it will only download 1 task at a time as it goes into EDF mode due to the To Completion starting at over 7,000 hours. As the Progress completed increments this time drops rapidly.

    How do I fix this phenomenon?


  2. #2
    NeoGen's Avatar
    NeoGen is offline AMD Users Alchemist Moderator
    Site Admin
    Join Date
    Oct 2003
    Location
    North Little Rock, AR (USA)
    Posts
    8,451
    It will fix itself in time. BOINC takes the first estimated time to complete from the project settings, but then as you crunch workunits it slowly rounds the value (up or down) to the real time that it takes on your machine.

    I guess that to round it from 7,000 hours to just a few minutes, you'll have to crunch *alot* of workunits until it sets it right...

    EDIT:
    My guess is that the 7,000 hours values was put there on purpose by the devs so that people wouldn't horde hundreds of workunits at the first connection. I remember something like that happening once on Pirates@Home... their workunits took but a few minutes and they released several thousands at once. When people connected they got instantly flooded with literally hundreds of workunits... (where do you think I got all those credits from? )

  3. #3
    Join Date
    May 2006
    Location
    Alberta, Canada
    Posts
    129
    a quick fix is to text edit client_state xml in your Boinc files(I use Notepad)

    you have to find Chess960 project section
    then find the duration correction factor about 15 lines down
    <duration_correction_factor>0.575273</duration_correction_factor>
    just change the interger to 1
    <duration_correction_factor>1.575273</duration_correction_factor>

    on work units the same amount of time the factor is 1.000000
    yours is probably alot larger then 1

    it will self ajust itself quicker

  4. #4
    Join Date
    Jul 2003
    Location
    Sydney, Australia
    Posts
    5,648
    Thanks Big Whiskey that worked. Mine was over 9000.015


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •