no points for calculations in new instances

Message boards : Number crunching : no points for calculations in new instances
Message board moderation

To post messages, you must log in.

AuthorMessage
MaxAMD400
 

Send message
Joined: 27 Aug 17
Posts: 3
Credit: 140,307
RAC: 0
Message 7524 - Posted: 30 Oct 2020, 13:07:48 UTC

Hi WUProp team,

Do you know Formula Boinc? http://formula-boinc.org/

Here the team administrators coordinate projects in syncron with the F1.
The project that has the most points then enters the sprint and this is announced 24 hours before the start.

Start, I'll load the maximum number of WUs, but the points won't count for 24 hours.
Now I turn off the internet and your collection service no longer works.

I can regulate this via the HOST file, prohibit project connection and enable the network again.
WUProp can establish an Internet connection.

But your WUs only work with the Root Boinc.
The power user has many instances or bunkers. If I run a WU from WUProp there, all go into the confirmation error.





Is the error known or is that by design?

Regards Max
ID: 7524 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Sergey Kovalchuk
         

Send message
Joined: 27 Oct 15
Posts: 201
Credit: 1,649,160
RAC: 0
Message 7525 - Posted: 30 Oct 2020, 14:00:22 UTC - in response to Message 7524.  
Last modified: 30 Oct 2020, 14:08:23 UTC

for a multi-instance to work, you need an app_config file

"C:\Program Files\BOINC\boinc.exe" --dir C:\ProgramData\BOINC1 --gui_rpc_port 9001 --detach_console


<app_config>
<app_version>
<app_name>data_collect_v4</app_name>
<plan_class>nci</plan_class>
<cmdline>-p 9001</cmdline>
</app_version>
</app_config>



for bunkering and work without Internet access, use --set_network_mode never
then the WUprop task will not end in 6 hours, it will continue until the network is turned on
ID: 7525 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
MaxAMD400
 

Send message
Joined: 27 Aug 17
Posts: 3
Credit: 140,307
RAC: 0
Message 7526 - Posted: 30 Oct 2020, 15:53:21 UTC - in response to Message 7525.  

Thank you for your prompt reply
ID: 7526 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 447
Credit: 2,091,065
RAC: 703
Message 7527 - Posted: 31 Oct 2020, 0:39:29 UTC

Running multiple WUProp tasks for CPU work will get your WUProp hosts banned. Aka if you run 2 tasks, 16 CPU tasks on 8 thread system and try to get hours for both clients. It ruins the WUProp data.
ID: 7527 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
MaxAMD400
 

Send message
Joined: 27 Aug 17
Posts: 3
Credit: 140,307
RAC: 0
Message 7911 - Posted: 13 Mar 2021, 11:55:45 UTC

Hi,

before you log into WUProp from a bunker create a cc_config.xml
and the entry

<allow_multiple_clients>0</allow_multiple_clients>
in
<allow_multiple_clients>1</allow_multiple_clients>
to change.
Restart the bunker.

It has worked for me for months without any errors

greetings
Max
ID: 7911 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
CFJH
 

Send message
Joined: 9 Apr 20
Posts: 10
Credit: 275,165
RAC: 136
Message 8572 - Posted: 19 Nov 2021, 21:48:39 UTC - in response to Message 7524.  

hi,

I have a very similar problem: I want to run the rakeseearch project. Since this has only a Windoof client (but computer is Linux), I run this in a 2nd instance via Wine - so I have 2 instances in parallel:
- native Linux with a GPU project (currently Einstein).
- Wine Windoof with rakesearch on the CPU

All WuProp WUs from the rakesearch instance are rejected with confirmation error.

Any solutions ?!
ID: 8572 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Michael Goetz
     
Avatar

Send message
Joined: 18 Apr 13
Posts: 168
Credit: 1,050,614
RAC: 134
Message 8573 - Posted: 21 Nov 2021, 0:54:50 UTC - in response to Message 7525.  

for a multi-instance to work, you need an app_config file

"C:\Program Files\BOINC\boinc.exe" --dir C:\ProgramData\BOINC1 --gui_rpc_port 9001 --detach_console


<app_config>
<app_version>
<app_name>data_collect_v4</app_name>
<plan_class>nci</plan_class>
<cmdline>-p 9001</cmdline>
</app_version>
</app_config>




Oh, thanks for this information! I've been trying in vain for days to get a second BOINC and WUProp instance running on one computer because Rosetta banned the main BOINC instance. I could get Rosetta to run, but couldn't figure out how to get WUProp to work. This was the missing piece. Thanks!
Want to find one of the largest known primes? Try PrimeGrid. Or help cure disease at WCG.

ID: 8573 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Buro87 [Lombardia]
 

Send message
Joined: 6 Jan 19
Posts: 3
Credit: 65,260
RAC: 0
Message 8574 - Posted: 29 Nov 2021, 9:41:24 UTC - in response to Message 7525.  

for a multi-instance to work, you need an app_config file

"C:\Program Files\BOINC\boinc.exe" --dir C:\ProgramData\BOINC1 --gui_rpc_port 9001 --detach_console


<app_config>
<app_version>
<app_name>data_collect_v4</app_name>
<plan_class>nci</plan_class>
<cmdline>-p 9001</cmdline>
</app_version>
</app_config>



for bunkering and work without Internet access, use --set_network_mode never
then the WUprop task will not end in 6 hours, it will continue until the network is turned on



Hi
I need to apply port 9001 to all client?
ID: 8574 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 447
Credit: 2,091,065
RAC: 703
Message 8575 - Posted: 29 Nov 2021, 11:23:36 UTC

Each client needs its own port to communicate with.
More than 1 client per processor may get your hosts banned at WUProp.
ID: 8575 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Buro87 [Lombardia]
 

Send message
Joined: 6 Jan 19
Posts: 3
Credit: 65,260
RAC: 0
Message 8576 - Posted: 29 Nov 2021, 11:39:12 UTC - in response to Message 8575.  
Last modified: 29 Nov 2021, 11:43:45 UTC

Theese are IP adresses of my Windows clients

BOINC2 127.0.0.1:9999

boinc3 127.0.0.1:36000

boinc4 127.0.0.1:36001

boinc5 127.0.0.1:36002

i need to put theese ports, right?
ID: 8576 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : no points for calculations in new instances

©2024 Sébastien