[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] BOINC running, all machine Owner
- Date: Wed, 21 Dec 2005 21:34:13 +0200
- From: Mark Silberstein <silbmarks@xxxxxxxxx>
- Subject: Re: [Condor-users] BOINC running, all machine Owner
It's a bit tricky, but possible. You can use cron capabilites of startd to check that there is BOINC running. The results of this check are published by startd in its classad ( suppose you call it Boinc_is_running) and can be used in START _expression_,
e.g. START=$(START)&&((LoadAverage<0.7)||(Boinc_is_running==true)). As far as I remember, BOINC can be configured to stop execution if high local CPU load is detected. So when Condor starts a job on that machine, BOINC will be stopped.
On 12/21/05, Emmanuel Le Guirriec <guirriec@xxxxxxxxxxxx> wrote:
Hi
I have a Condor pool under linux. Since I have installed Boinc
(einstein@home) on the machines, they always stay in Owner State because
einstein is running.
IS there a way to force the state to be unclaimed when only einstein is
running ?
Thanks for response
Manu
Emmanuel Le Guirriec
Ingenieur de Recherche Calcul Scientifique CNRS
MAPMO
Universite d'Orleans
BP 6759
45067 Orleans Cedex 2
tel 02.38.49.46.69
/ 48.50
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users