How should I edit the input_template if i have a huge amount of input files?

Message boards : API : How should I edit the input_template if i have a huge amount of input files?
Message board moderation

To post messages, you must log in.

AuthorMessage
Kangning

Send message
Joined: 7 Sep 17
Posts: 21
Germany
Message 81884 - Posted: 9 Oct 2017, 9:46:09 UTC

Hello guys,
I'm now trying to run my own BOINC application. But when i edit the input_template i met some problems.

The volumn of my input files are neary 1.5 Terra, so How should I edit the input_template(especially the <file_info> part ), so that my client can successfully download the input?

I would appreciate for your help
Kangning Li
ID: 81884 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 81887 - Posted: 9 Oct 2017, 14:04:58 UTC

Information about templates can be found here: http://boinc.berkeley.edu/trac/wiki/JobTemplates
Please post your existing templates so I can help you.

Downloading 1.5TB for a single workunit seems very inefficient. How long does one task run? You want to keep the ratio of download traffic per CPU second at a reasonable range or you spent more time sending data around then computing it. You will also most likely reach a limit on network bandwidth on your download server if several clients download the input files at once.
ID: 81887 · Report as offensive

Message boards : API : How should I edit the input_template if i have a huge amount of input files?

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.