The run time estimate and limit are *not* in a time unit. They are measured in floating point operations.

To give it a value of "60 seconds on your computer", multiply your computer's BOINC benchmark results (measured in ops, not in million ops) by 60.

Enviado desde mi iPod

El 01/09/2009, a las 00:56, Kunsheng Chen <[email protected]> escribió:

Thanks, Joe.

I think <rsc_fpops_est> will probably be what I need.

Do you have idea what 's the correct value, say, 60 seconds delay for that ?




Thanks again,

-Kun

--- On Tue, 9/1/09, Josef W. Segur <[email protected]> wrote:

From: Josef W. Segur <[email protected]>
Subject: Re: [boinc_dev] Could i adjust the time limit for boinc client ?
To: "Kunsheng Chen" <[email protected]>, [email protected]
Date: Tuesday, September 1, 2009, 2:21 AM
It should be controlled by the work
creation. Just as <rsc_fpops_est> is
used to estimate how long a task will take,
<rsc_fpops_bound> controls how
long BOINC will allow it to run. The bound does not use the
duration
correction factor though, while the estimate does, so it is
quite possible
to have BOINC kill a task before the estimated time has
been exceeded.
--



              Joe


On 31 Aug 2009 at 18:38, Kunsheng wrote:

Hello everyone,

I am running my application in boinc-client, and it
reminds me "exceeded
elapsed time limit " when running.

---------------------------------------------

2009-8-31 21:20:55
anansi    Aborting task
anansi_1251767898_2_1:
exceeded elapsed time limit 49.606643

----------------------------------------------


Is there any easy way to adjust it ? I am thinking
something related to
config.xml but not for sure.


Any idea is well appreciated,

Thanks,

-Kun





_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to