Forum > Discussion Forum

BOINC 6.10.58 incorrect running time estimation

<< < (4/4)

msattler:
My last conversation with Eric indicated that he had to work out some things with the AP validation, being tested on Beta, and once that hurdle is cleared, they could start to ease the limits again.

Raistmer:

--- Quote from: Claggy on 08 Feb 2012, 09:00:37 am ---Eithier bother DA or Eric to fix the server side Estimates for Anonymous Platform users that aren't using flops entries,

or put flops into your app_info (use the APR figure with e09 at the end), eg 17.686758629915e09 for CPU MB  app & 255.03870331506e09 for Nvidia GPU MB app,

or use Jason's 6.10.58 boinc.exe,

Claggy

--- End quote ---

Cause I can't use Jason's build on this host for some unknown reason I modified app_info with flops you supplied:


--- Code: ---<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8b2_win_x64_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>603</version_num>
<platform>windows_intelx86</platform>
        <file_ref>
           <file_name>AK_v8b2_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
<flops>17.686758629915e09</flops>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>603</version_num>
<platform>windows_x86_64</platform>
        <file_ref>
           <file_name>AK_v8b2_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
<flops>17.686758629915e09</flops>
    </app_version>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>Lunatics_x41g_win32_cuda32.exe</name>
        <executable/>
    </file_info>
    <file_info>
        <name>cudart32_32_16.dll</name>
        <executable/>
    </file_info>
    <file_info>
        <name>cufft32_32_16.dll</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>610</version_num>
<platform>windows_intelx86</platform>
        <plan_class>cuda_fermi</plan_class>
        <avg_ncpus>0.040000</avg_ncpus>
        <max_ncpus>0.040000</max_ncpus>
        <coproc>
            <type>CUDA</type>
            <count>1</count>
        </coproc>
        <file_ref>
            <file_name>Lunatics_x41g_win32_cuda32.exe</file_name>
            <main_program/>
         </file_ref>
        <file_ref>
       <file_name>cudart32_32_16.dll</file_name>
        </file_ref>
        <file_ref>
            <file_name>cufft32_32_16.dll</file_name>
        </file_ref>
<flops>255.03870331506e09</flops>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>610</version_num>
<platform>windows_x86_64</platform>
        <plan_class>cuda_fermi</plan_class>
        <avg_ncpus>0.040000</avg_ncpus>
        <max_ncpus>0.040000</max_ncpus>
        <coproc>
            <type>CUDA</type>
            <count>1</count>
        </coproc>
        <file_ref>
            <file_name>Lunatics_x41g_win32_cuda32.exe</file_name>
            <main_program/>
         </file_ref>
        <file_ref>
       <file_name>cudart32_32_16.dll</file_name>
        </file_ref>
        <file_ref>
            <file_name>cufft32_32_16.dll</file_name>
        </file_ref>
<flops>255.03870331506e09</flops>
    </app_version>
</app_info>

--- End code ---

6.10 tasks estimation time stll ~2h.
Should I change flops again or just wait when those GPU tasks will be processed and new ones downloaded?

EDIT: after one more restart and addition of AP to mix CUDA times near 1min that even lower than actual execution time.
Now just need good connection to servers to refill cache, thanks!

Claggy:

--- Quote from: Raistmer on 17 Feb 2012, 12:24:33 pm ---
--- Quote from: Claggy on 08 Feb 2012, 09:00:37 am ---Eithier bother DA or Eric to fix the server side Estimates for Anonymous Platform users that aren't using flops entries,

or put flops into your app_info (use the APR figure with e09 at the end), eg 17.686758629915e09 for CPU MB  app & 255.03870331506e09 for Nvidia GPU MB app,

or use Jason's 6.10.58 boinc.exe,

Claggy

--- End quote ---

Cause I can't use Jason's build on this host for some unknown reason I modified app_info with flops you supplied:


--- End quote ---

Try installing the CRT redistributables, links are in Jason's boinc build thread.


--- Quote ---6.10 tasks estimation time stll ~2h.
Should I change flops again or just wait when those GPU tasks will be processed and new ones downloaded?

EDIT: after one more restart and addition of AP to mix CUDA times near 1min that even lower than actual execution time.
Now just need good connection to servers to refill cache, thanks!


--- End quote ---
1. Eithier wait for new tasks, Or:

2.  (with an app_info with flops in it) Suspend Network Activity, Save all your Wu files, Reset the project, then Restore your Wu files, Unset Network Activity, then ask for work,
the Workunits will get resent but the downloads will get skipped because you already have then,
(Change the Use CPU and Use Nvidia GPU selections to send them to whatever device you want, beware of trying to send VLARs to Nvidia GPUs),
and the good thing is you don't have to wait 5 mins and 3 seconds between attempts, (as long as there are no backed off uploads or downloads)

Claggy

Navigation

[0] Message Index

[*] Previous page

Go to full version