set_project_status

Message boards : Questions and problems : set_project_status
Message board moderation

To post messages, you must log in.

AuthorMessage
astroale

Send message
Joined: 2 Jul 08
Posts: 10
Italy
Message 35923 - Posted: 1 Dec 2010, 12:13:55 UTC

Hello,

I need to perform a scheduled suspend/resume of 2 GPU projects in order to run by night the one that slow down the windows inferface and run by day the light one (Collatz). Already use windows task scheduler to run scripts with boinccmd to start/stop some PCs. Unfortunately boinccmd hold only a get_project_status command not a set_project_status.
Anyone know a alternative method to perform this switch ?

Thanks,
Ale
ID: 35923 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 35924 - Posted: 1 Dec 2010, 13:03:49 UTC - in response to Message 35923.  
Last modified: 1 Dec 2010, 13:04:29 UTC

That should do the trick:
usage: boinc_cmd [--host hostname] [--passwd passwd] command

Commands:
...
 --project URL op                   project operation
   op = reset | detach | update | suspend | resume | nomorework | allowmorework
---------------------------^^^^^^--^^^^^

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 35924 · Report as offensive
astroale

Send message
Joined: 2 Jul 08
Posts: 10
Italy
Message 35925 - Posted: 1 Dec 2010, 14:25:59 UTC - in response to Message 35924.  
Last modified: 1 Dec 2010, 14:26:53 UTC

Thank you.
I've already used in a old script! :))) I'm getting old ...
ID: 35925 · Report as offensive

Message boards : Questions and problems : set_project_status

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.