26 Nov
The first part of this How To described the header of my modified work generator. This part will address the make_job() function used in the script to generate one job. This function is called from the main_loop() function.
Posted in BOINC, CodeBox by: ChristianB
No Comments
24 Nov
This article will deal with the task of creating your own modified work generator for your BOINC project. In fact this is just the explanation of a file I created for a project admin who explained his application workflow to me. It’s not for general use but can be used as a blueprint for your [...]
Posted in BOINC, CodeBox by: ChristianB
No Comments