𝕏

Posts by Aurum

1) Message boards : News : Temporary stop of tasks // Parada temporal de las tareas (Message 1940)
Posted 23 Oct 2022 by Aurum
Post:
Jesus, Thanks for the thorough update and explanation of what you're doing. I'm sure that I'm just one of many BOINCers that will gladly return as soon as you start posting WUs again.
Don't let any worry of lost support cloud your best scientific judgment.
2) Message boards : Number crunching : Runtime estimated (Message 1832)
Posted 6 Aug 2022 by Aurum
Post:
1. DENIS runs great in Resource Zero Mode (RZM). Go to your DENIS@home preferences and set Resource share = 0. That will only request WUs when it needs one.
2. You can try putting an app_config.xml file in your project folder and click Options/Read config files:
<app_config>
<app>
<name>NHuVe</name>
<fraction_done_exact>1</fraction_done_exact>
</app>
</app_config>

He only seems to use a single app name but different app_versions. I think this is general enough to cover them all. I haven't found the need to do this since after a new app_version is introduced BOINC learns fairly quickly how to estimate the completion time.
3. If you get too many WUs then just abort them and they'll get sent to someone else.

? Does Windows understand this syntax? <fraction_done_exact/>