Posts by mmonnin

1) Message boards : News : New test application: iThena HEX and platform i686-pc-linux-gnu (Message 207)
Posted 16 Nov 2022 by mmonnin
Post:
The iThena HEX application supports the new platform: i686-pc-linux-gnu.

You are welcome to test it.

A version for the Windows x32 / x64 platform should be available soon.


Add app selection in preferences.
2) Message boards : Number crunching : New app HEX (Message 203)
Posted 10 Nov 2022 by mmonnin
Post:
is it possible to select the new application on your account?
I only want to do: iThena HEX
Thank you.


I send this.
3) Message boards : Number crunching : Out of Work (Message 133)
Posted 3 Dec 2021 by mmonnin
Post:
Some more work please.
4) Message boards : Number crunching : Somewhat limiting.... (Message 131)
Posted 2 Dec 2021 by mmonnin
Post:
An app_config.xml file in this project's folder.

For reference Cosmology FAQ has an example. It just needs the app name updated for any other app
http://www.cosmologyathome.org/faq.php

<app_config>
    <app>
        <name>camb_boinc2docker</name>
        <max_concurrent>1</max_concurrent>
    </app>
    <app_version>
        <app_name>camb_boinc2docker</app_name>
        <plan_class>vbox64_mt</plan_class>
        <avg_ncpus>2</avg_ncpus>
    </app_version>
</app_config>


This is what would be needed for limit # of concurrent tasks

<app_config>
    <app>
        <name>camb_boinc2docker</name>
        <max_concurrent>1</max_concurrent>
    </app>
</app_config>


To get the name, Read the app_config files from w/in BOINC Client. Check the Event log and an error will tell you exactly the name to enter in the app_config file.
5) Message boards : Number crunching : Memory problems (Message 130)
Posted 2 Dec 2021 by mmonnin
Post:
Or more memory.
I try to have 1-2GB per thread for BOINC because many apps do require even more memory than 307mb.
6) Message boards : Number crunching : Memory problems (Message 127)
Posted 1 Dec 2021 by mmonnin
Post:
You have ~500mb per thread while each takes 307mb for me in Linux. Minus OS, GPU, other stuff and BOINC setting to not use all 100%, then yeah. Normal.
7) Message boards : Number crunching : Server gives too many tasks. (Message 113)
Posted 15 Nov 2021 by mmonnin
Post:
That host only has 8 tasks.

app_config does nothing on how many tasks are downloaded, only how many to concurrently be running at once.
8) Message boards : Number crunching : Thousands teams already here (Message 63)
Posted 3 Nov 2021 by mmonnin
Post:
I thought it was spam accounts when I saw I had an account over 2k but it was just the team founders and teams. One less step for us. Something I wish more projects would do. Thanks.
9) Message boards : News : Export statistics to XML (Message 62)
Posted 3 Nov 2021 by mmonnin
Post:
Thank you
10) Message boards : Number crunching : Somewhat limiting.... (Message 49)
Posted 3 Nov 2021 by mmonnin
Post:
Mine starting to complete and validate after 4 hours 7 minutes.
The 40 credits are better than 8 but still the worst paying CPU project, a low paying project like TN-Grid gives 137 credits for 3 hours and 15 minutes on the same machine.

Haven't seen any issues with tasks using more than 100% CPU.


I'd say the worst was the 2nd batch of tasks from Ramanujan Machine for 8-9 credits. But yeah, pretty low.




© 2019-2024 iThena. All rights reserved. | Private Policy

Page generated on 26 Apr 2024, 14:40:11 UTC in 0.484 seconds.