Rick! ha scritto:
Ah ecco!!!!
Nei giorni scorsi sono impazzito per stargli dietro, fra docking in highprioriry e poem che non riusciva a lavorare.
Avevo fatto una ricerca e nel wiki ho visto un flag per l'alta priorità, ma non ho ancora approfondito.
Però se le cose stanno così come dici torno subito alla 28 pure io 
Mi sono dato uno sguardo al WIKI di boinc sulla configurazione:
boinc.berkeley.edu/wiki/Client_configuration
Nel mio file ho AGGIUNTO
<fetch_on_update>1</fetch_on_update> nelle options ed ho MODIFICATO A 1 il parametro
<no_priority_change>1</no_priority_change>
Non serve riavviare, basta "Leggi il file di configurazione" dal menu "Avanzate"
Stavo cercando di prendere almeno 1 WU di GPUGRID e il tutto era sballato da Milky che si conferma sbagliare del tutto i tempi stimati (15 minuti contro un reale di 3, su GPU).
Modificando il no_priority_change finalmente dal log è sparito il mex della priorità:
13/06/2013 09:37:55 | GPUGRID | update requested by user
13/06/2013 09:37:55 | GPUGRID | update requested by user
13/06/2013 09:37:59 | GPUGRID | Sending scheduler request: Requested by user.
13/06/2013 09:37:59 | GPUGRID | Not requesting tasks: project is not highest priority
13/06/2013 09:38:01 | GPUGRID | Scheduler request completed
13/06/2013 09:45:53 | GPUGRID | update requested by user
13/06/2013 09:45:56 | GPUGRID | Sending scheduler request: Requested by user.
13/06/2013 09:45:56 | GPUGRID | Not requesting tasks: project is not highest priority
13/06/2013 09:45:58 | GPUGRID | Scheduler request completed
13/06/2013 09:48:03 | | Project communication failed: attempting access to reference site
13/06/2013 09:48:05 | | Internet access OK - project servers may be temporarily down.
13/06/2013 10:00:44 | | Re-reading cc_config.xml
13/06/2013 10:00:44 | | Not using a proxy
13/06/2013 10:00:44 | | Config: run apps at regular priority
13/06/2013 10:00:44 | | Config: report completed tasks immediately
13/06/2013 10:00:44 | | Config: fetch on update
13/06/2013 10:00:44 | | log flags: file_xfer, sched_ops, task
13/06/2013 10:01:31 | GPUGRID | update requested by user
13/06/2013 10:01:32 | GPUGRID | Sending scheduler request: Requested by user.
13/06/2013 10:01:32 | GPUGRID | Not requesting tasks
13/06/2013 10:01:34 | GPUGRID | Scheduler request completed
e finalmente:
13/06/2013 10:01:34 | GPUGRID | Scheduler request completed
13/06/2013 10:08:04 | GPUGRID | Sending scheduler request: To fetch work.
13/06/2013 10:08:04 | GPUGRID | Requesting new tasks for NVIDIA
13/06/2013 10:08:06 | GPUGRID | Scheduler request completed: got 1 new tasks
Non so però se dipende dal flag o dal fatto che cmq avevo interrotto il fetch su Milky.
Questi sono i 2 prj GPU che ho attivi al momento, per i prj CPU la nota "project is not highest priority" continua ad uscire (almeno su Leiden e su FightMalaria)
Qualcun altro vuole provarci?
EDIT
Googolando ho trovato un suggerimento e l'ho seguito: impostare il MinimumWorkBuffer a 1 e l'Additional a 0.1
La versione 7 lavora molto "meglio" sulla stima dei tempi e gestisce priorità e riserva di lavoro in maniera molto più coerente con le riserve richieste di come non facesse la versione 6
Da qui i problemi che genera Milky