Posts by x3mEn

1) Message boards : Number crunching : Individual application (Message 352)
Posted 5 Nov 2018 by x3mEn
Post:
As I understand there's enough to embed
#include "boinc_api.h"
...
boinc_init();
...
boinc_checkpoint_completed();
...
boinc_fraction_done((double)frac);
...
boinc_finish(EXIT_FAILURE);
...
boinc_finish(EXIT_SUCCESS);

to C/C++ source code... and that's all?
2) Message boards : Number crunching : Individual application (Message 340)
Posted 31 Oct 2018 by x3mEn
Post:
ice00

Could you please tell, are you using BOINC Wrapper technology for existing application can be run under BOINC?




©2024 Progger & Stefano Tognon (ice00)