Isn't each section either GPU or CPU?

-----Original Message-----
From: boinc_dev [mailto:[email protected]] On Behalf Of 
Stephen Maclagan
Sent: Saturday, July 26, 2014 5:30 AM
To: David Anderson; BOINC Developers Mailing List; Valter Cavecchia
Subject: Re: [boinc_dev] [boinc_projects] max_concurrent at a project scope

Very good, but it doesn't go far enough, you can't limit what just the CPU 
runs, ie the <app> level, <app_version> level or overall,
 
you can limit overall the tasks an app name can run,  ie four, and have two run 
on the GPU and two on the CPU,
once the GPU tasks of that app name run out, you end up running more tasks on 
the CPU than you intended.
 
Claggy
 
> Date: Fri, 25 Jul 2014 16:09:02 -0700
> From: [email protected]
> To: [email protected]; [email protected]
> Subject: Re: [boinc_dev] [boinc_projects] max_concurrent at a project scope
> 
> I added this feature; see
> http://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration
> 
> This will be available in the 7.6 client release.
> 
> -- David
> 
> On 24-Jul-2014 7:46 AM, Valter Cavecchia wrote:
> > Dear all,
> >
> > I think that a <max_concurrent> tag at a project scope (not just for apps) 
> > could be
> > a useful thing to implement, useful for projects with a lot of 
> > 'subprojects'. As an
> > example, I have the following situation in Primegrid: I have a Haswell I7 
> > with
> > hyper-threading enabled (4 cores, 8 threads) and want to run LLR 
> > applications (there
> > are many of them) which use AVX, so the optimal setup will be either 
> > disable HT or
> > force a maximum of four applications of that kind running at the same time, 
> > but I
> > also need some extra cpu threads for helping gpus. However there isn't yet 
> > an easy
> > way to tell Boinc just to do this, ie: "run a maximum of 4 primegrid 
> > applications".
> >
> > Any comments about?
> > Thanks anyone in advance,
> >    valter
> >
> >
> > _______________________________________________
> > boinc_projects mailing list
> > [email protected]
> > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
> > To unsubscribe, visit the above URL and
> > (near bottom of page) enter your email address.
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
                                          
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to