There was an error while loading. Please reload this page.
BOINC includes the following 'standard' assimilators:
This is used with batch-oriented job submission. The output files for a given batch are moved from the upload hierarchy to a directory
../results/<batchid>/
with file names
<wu_name>__file_<logical_name>
If a job fails it writes error codes to a file
<wu_name>_error
Writes a log message but doesn't do anything with the output files.
This can be used for batch-oriented apps that use the 'batch static' paradigm.
Home