Each client has a daily quota of tasks for each project. The server notes several conditions that reduce the daily quota by 1 each. This includes Late results and Computation errors among other possible problems. Since this is recorded in the DB, it is certainly possible to edit the DB by hand. It is not possible for a normal user to change their daily quota. Once a client starts returning good work, the daily quota starts going up. The exact formula for increase depends on the version of the server code that you are working with.
jm7 |------------> | From: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |Max Dmitrichenko <[email protected]> | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | To: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |<[email protected]> | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Date: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |10/12/2011 10:39 AM | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Subject: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |[boinc_dev] Deploying application | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Sent by: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |<[email protected]> | >--------------------------------------------------------------------------------------------------------------------------------------------------| Hi! I have two questions. 1) While debugging the whole cycle, I get a lot of computation errors. And from some moment scheduler stops workunit distribution to the client, though a lot of workunits are commited into the DB. Is there any logic which makes scheduler to not distribute workunits to the clients which generate a lot of errors? If so, is there any way to reset client status of turn off this logic completely? 2) Having a working solution for Linux platform, I have some problem with deploying under Windows. Client successfully downloads all input files, the last application version but generates computation error every time. For now I've even made the application to be a simple .cmd file which only creates a text file at the absolute path, but the specified file is not created. I have to conclude that client can't execute it. Are script files supported under windows? -- Max _______________________________________________ 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.
