Posts by D@vid

1) Message boards : Server programs : Is there a default validator for BOINC? (Message 5789)
Posted 27 Sep 2006 by D@vid
Post:
Thanks Keck, we are using HR and we would do OK with the bitwise comparison. My question is, though, is this the default one? Or is the default one sample_trivial_validator.C? I know we can use either, just wondering which one BOINC uses as the default one (if any). Or will makeproject fail if you don't tell BOINC which one to use explicitly?

Thanks,
David
2) Message boards : Server programs : Is there a default validator for BOINC? (Message 5786)
Posted 27 Sep 2006 by D@vid
Post:
Hi all,

I am doing research on how credit system works in BOINC. My team wants to understand this issue in detail in order to see if it works OK for docking@home, which is currently in alpha testing, or to see if we can improve it for our project. I got most things figured out by now. However, I would like to know if BOINC's source code comes with a default validator. I know it has two sample ones:
sample_trivial_validator.C
sample_bitwise_validator.C

If you don't do anything and start a new project, is any of these two the default? Or you MUST either call one of these (explicitly, by adding code) or create your customized one.

I guess my question can be viewed also as: "can you run a project without modifying anything and taking on default values? (except for things like the work generator of course)" If possible, what is the default validator?

Finally, I know this can be seen by looking at the source code but I'm having some troubles since I am not a C expert, so I would really appreciate your help.

Thanks




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.