Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 325
Posts: 325   Pages: 33   [ Previous Page | 14 15 16 17 18 19 20 21 22 23 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1087479 times and has 324 replies Next Thread
Rickjb
Veteran Cruncher
Australia
Joined: Sep 17, 2006
Post Count: 666
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

@Sekerob, re. app_config

AFAIK, the set of max_concurrent values that you specify in your app_config.xml has no effect whatsoever on the project mix of the WUs that the BOINC server sends you.
Our BOINC clients can't specify the mix of WUs received - that's done at the server end, by your device profile, project priority and feeder contents at the time your client fetches.
If all of the WUs in your work cache are for projects on which you have restricted the no of cores, cores can sit idle!

Use max_concurrent with caution!
[Jul 28, 2015 2:03:24 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

That was the point I was making ... the pointlessness of having app_config, when the supply chain is just -not- working for, but working against any usage at device level. Loss to WCG, the idle thread picked up some Rosetta. I'll be darned to make amends in my app_config for WCG, when WCG does not supply an even feed of work across the day... "If there is no work for your selected projects..." completely pointless when all projects have already been selected!
[Jul 28, 2015 2:54:04 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

That's lots of 'pointless' in one post, to include the pointlessness of asking for a solution. ;P
[Jul 28, 2015 2:55:38 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Rickjb
Veteran Cruncher
Australia
Joined: Sep 17, 2006
Post Count: 666
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

@Sekerob, re. app_config
App_config & max_concurrent work OK for CEP2 because you can restrict the number of CEP2 WUs in your work cache.
In fact, max_concurrent may have been implemented by the BOINC programmers specifically for CEP2 - you're more likely to know that than I am.
However, consider the situation where the number of WUs in your cache for a particular sub-project (MCM, say) is not restricted and you restrict the no. of cores permitted to crunch it (MCM). If your allocated (MCM) cores can't crunch fast enough to keep up with the rate of receiving (MCM) WUs, the number of (MCM) WUs in your cache will grow until there's no room for any other work for your other cores to crunch, and cores will sit idle as you have found.
You could alleviate the problem by periodically aborting your excess (MCM) WUs to make room for other work for the other cores.

I get over the problem by using VMs, but I have to monitor their work caches in case the supply of WUs for the restricted range of sub-projects in each VM runs dry.

PS: I tried VirtualBox, but you get what you pay for (it's free). It's a slug that gobbles 10-20% of your crunching output. I use a different VM manager that's very efficient.
----------------------------------------
[Edit 2 times, last edit by Rickjb at Jul 29, 2015 9:17:45 AM]
[Jul 29, 2015 9:10:01 AM]   Link   Report threatening or abusive post: please login first  Go to top 
KLiK
Master Cruncher
Croatia
Joined: Nov 13, 2006
Post Count: 3108
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

So tell me [again], why do we have app_config?... To see computing time go to waste? With the BOINC governance program, maybe time to rip out the [more control what IS processing] in the next version!

so that u do only one CEP2, 'cause of the consequences running 8x CEP2 on HDD... ;)

or, like me, to run 3/4 of CPU cores on any project...so I have a little more diversity in results... wink
----------------------------------------
oldies:UDgrid.org & PS3 Life@home


non-profit org. Play4Life in Zagreb, Croatia
[Jul 29, 2015 11:17:52 AM]   Link   Report threatening or abusive post: please login first  Go to top 
deltavee
Ace Cruncher
Texas Hill Country
Joined: Nov 17, 2004
Post Count: 4892
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

So tell me [again], why do we have app_config?... To see computing time go to waste? With the BOINC governance program, maybe time to rip out the [more control what IS processing] in the next version!

So we can use the <fraction_done_exact/> statement.
[Jul 29, 2015 2:18:19 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Papa3
Senior Cruncher
Joined: Apr 23, 2006
Post Count: 360
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

PS: I tried VirtualBox, but you get what you pay for (it's free). It's a slug that gobbles 10-20% of your crunching output. I use a different VM manager that's very efficient.
What is the URL of this "very efficient" VM manager you so highly recommend?
[Jul 29, 2015 8:57:16 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

So tell me [again], why do we have app_config?... To see computing time go to waste? With the BOINC governance program, maybe time to rip out the [more control what IS processing] in the next version!

So we can use the <fraction_done_exact/> statement.

Could have been put into the cc_config.xml as who does not want fraction done exact, and there was already app_info.xml, and that -does- control what you got and which by how much resources was being computed. WCG techs wanted non of that ;?
----------------------------------------
[Edit 1 times, last edit by Former Member at Jul 29, 2015 9:04:34 PM]
[Jul 29, 2015 9:03:31 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Falconet
Master Cruncher
Portugal
Joined: Mar 9, 2009
Post Count: 3297
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

PS: I tried VirtualBox, but you get what you pay for (it's free). It's a slug that gobbles 10-20% of your crunching output. I use a different VM manager that's very efficient.
What is the URL of this "very efficient" VM manager you so highly recommend?


Aside from Virtualbox, I can only think of VMware. But there are probably others.
----------------------------------------


- AMD Ryzen 5 1600AF 6C/12T 3.2 GHz - 85W
- AMD Ryzen 5 2500U 4C/8T 2.0 GHz - 28W
- AMD Ryzen 7 7730U 8C/16T 3.0 GHz
[Jul 29, 2015 9:24:45 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Papa3
Senior Cruncher
Joined: Apr 23, 2006
Post Count: 360
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FightAIDS@Home Estimated Completion Date ( June 4, 2015 ) ESTIMATE!!!

deltavee - may I ask how much total FA@H run time you currently have? (It must be an awesomely high number!!)
[Jul 29, 2015 10:49:16 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 325   Pages: 33   [ Previous Page | 14 15 16 17 18 19 20 21 22 23 | Next Page ]
[ Jump to Last Post ]
Post new Thread