Thread 'Questions about Job Templates'

Message boards : Server programs : Questions about Job Templates
Message board moderation

To post messages, you must log in.

AuthorMessage
Matias Salimbene

Send message
Joined: 14 Jun 24
Posts: 7
Message 114276 - Posted: 17 Jul 2024, 16:51:38 UTC

In this link https://github.com/BOINC/boinc/wiki/JobTemplates about templates, it states about <name><OUTFILE_0/></name> that:

<name> the physical file name. Typically use <OUTFILE_0>, <OUTFILE_1> etc.; BOINC will replace this with a generated name based on the job name.


I don’t understand what this means. Isn’t the app itself that is supposed to generate the output file? Let say that I’ve got an app that generates some result and saves it in a file named “my_results.txt”. Shouldn’t I use this name in the appname_out template?

I don’t understand what BOINC is doing here. My understanding is that in the “out” template I should state the name of the file generated by my app so that the wrapper knows when the app is finished running.

Thanks!
ID: 114276 · Report as offensive

Message boards : Server programs : Questions about Job Templates

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.