| Info | Message |
|---|---|
| 1) Message boards : Server programs : BOINC wrapper - output of WORKUNIT_0 for task WORKUBNIT_0 absent
Message 38857 Posted 9 Jul 2011 by Kevin |
Hi, I am trying to run the BOINC wrapper with worker (from samples). I am getting the following messages on my client: Starting worker230_nodelete_1 starting task worker230_nodelete_1 using worker version 100 computation for task worker230_nodelete_1 finished Output file worker230_nodelete_1 for task worker 230_nodelete_1 absent So far all my config files are from: http://boinc.berkeley.edu/trac/wiki/WrapperApp I have seen a few similar threads but solutions don't seem to work for me. I assume that the output file is not generated due to an error or there is a mismatch between the name of the generated file and name in the result template but I am unable to get any info about the error. Any help much appreciated. My settings are as follows: Work Unit: <file_info>
<number>0</number>
</file_info>
<workunit>
<file_ref>
<file_number>0</file_number>
<open_name>A1</open_name>
<copy_file/>
</file_ref>
<rsc_fpops_bound>1000000000000</rsc_fpops_bound>
<rsc_fpops_est>1000000000000</rsc_fpops_est>
</workunit>Result template: <file_info>
<name><OUTFILE_0/></name>
<generated_locally/>
<upload_when_present/>
<max_nbytes>5000000</max_nbytes>
<url><UPLOAD_URL/></url>
</file_info>
<result>
<file_ref>
<file_name><OUTFILE_0/></file_name>
<open_name>out</open_name>
<copy_file/>
</file_ref>
</result> |
Copyright © 2025 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.