Is the project marked as non-cpu intensive? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lukasz Swierczewski Sent: Friday, August 31, 2012 9:10 AM To: [email protected] Subject: Re: [boinc_dev] non-CPU-intensive/nci + CPU-intensive (In one project)
In my project (OProject@Home), the client can download the 100 tasks non-CPU intensive and execute them in parallel. It's a big problem. -- Best Regards Lukasz Swierczewski Tel: (+48) 664 297 198 Site: goldbach.pl/~lswierczewski Email: [email protected] 2012/8/31 McLeod, John <[email protected]> > One non-CPU intensive task per client is the norm. At least for non-CPU > intensive projects. > > > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of Lukasz Swierczewski > Sent: Friday, August 31, 2012 5:35 AM > To: [email protected] > Subject: Re: [boinc_dev] non-CPU-intensive/nci + CPU-intensive (In one > project) > > Only one non-CPU task can be performed at the same time? (on one computer) > > I can set this up? > > -- > Best Regards > Lukasz Swierczewski > > Tel: (+48) 664 297 198 > Site: goldbach.pl/~lswierczewski <http://goldbach.pl/%7Elswierczewski> > Email: [email protected] > > > > > 2012/8/25, David Anderson <[email protected]>: > > Starting with 6.12, the client can support projects with > > a mixture of CPU-intensive and non-CPU-intensive apps. > > However, we never added server-side support for this. > > > > I just added this server-side support. > > Apps can now be marked as non-CPU-intensive, > > either when you create them with xadd, > > or using the admin web interface: > > http://boinc.berkeley.edu/trac/wiki/NonCpuIntensive > > > > The involved a DB change (a new flag in the app table). > > Use upgrade to install it. > > > > Because this only works with 6.12+ clients, you should put > > <min_core_client_version>61200</min_core_client_version> > > in your config.xml. > > > > -- David > > > > On 24-Aug-2012 1:20 PM, Łukasz Świerczewski wrote: > >> Does in one project can be both applications non-CPU-intensive/nci and > >> CPU-intensive? > >> > >> I have some problems with the addition of nci applications. App always > >> takes the core. > >> > > _______________________________________________ > > 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. _______________________________________________ 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.
