Custom Deadlines

Message boards : Server programs : Custom Deadlines
Message board moderation

To post messages, you must log in.

AuthorMessage
Seth

Send message
Joined: 19 Nov 16
Posts: 63
Australia
Message 75707 - Posted: 4 Feb 2017, 13:08:36 UTC

Hi,
Is there anyway to set the deadline for a WU at load time. The default is 10 days but what if I wanted to set this to 2 (or some other value)? Do I have to manually do this in the DB?

Cheers
Seth
ID: 75707 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 75708 - Posted: 4 Feb 2017, 14:23:01 UTC

I don't know what you mean by load time but deadlines are set when tasks are created on the server. You can control this with the delay_bound attribute specified in your input template or via commandline. See: http://boinc.berkeley.edu/trac/wiki/JobIn
ID: 75708 · Report as offensive
Seth

Send message
Joined: 19 Nov 16
Posts: 63
Australia
Message 75721 - Posted: 5 Feb 2017, 7:34:20 UTC - in response to Message 75708.  

Hi Christian,
Sorry I should have been more specific. I meant how can I control the deadline when I create the work unit. I'm using the create_work binary supplied with BOINC so just guess I add --delay_bound argument with a value in seconds?

Cheers
Seth
ID: 75721 · Report as offensive
rebirther
Avatar

Send message
Joined: 21 Jun 06
Posts: 156
Germany
Message 75723 - Posted: 5 Feb 2017, 17:07:02 UTC - in response to Message 75721.  

Hi Christian,
Sorry I should have been more specific. I meant how can I control the deadline when I create the work unit. I'm using the create_work binary supplied with BOINC so just guess I add --delay_bound argument with a value in seconds?

Cheers
Seth


correct, add this line with values in seconds:

<delay_bound>xxx</delay_bound>
ID: 75723 · Report as offensive

Message boards : Server programs : Custom Deadlines

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.