[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] [help me]Problem in running mpi program



Hi .., i have a problem when using mpi universe here ..,

i set 2 dedicated resource with condor_config.local like this :

<snip>
##--------------------------------------------------------------------
## 3) Always run dedicated jobs, but only allow non-dedicated jobs to
##    run on an opportunistic basis.
##--------------------------------------------------------------------
##  Allowing both dedicated and opportunistic jobs on your resources
##  requires that you have an opportunistic policy already defined.
##  These are the only settings that need to be modified from your
##  existing policy expressions to allow dedicated jobs to always run
##  without suspending, or ever being preempted (either from activity
##  on the machine, or other jobs in the system).

SUSPEND = Scheduler =!= $(DedicatedScheduler) && ($(SUSPEND))
PREEMPT = Scheduler =!= $(DedicatedScheduler) && ($(PREEMPT))
RANK_FACTOR     = 10000000
RANK    = (Scheduler =?= $(DedicatedScheduler) * $(RANK_FACTOR)) + $(RANK)
START   = (Scheduler =?= $(DedicatedScheduler)) || ($(START))

</snip>

But .., when i see Startlog there was error like this :
__________
4/16 23:46:10 ******************************************************
4/16 23:46:10 ** condor_startd (CONDOR_STARTD) STARTING UP
4/16 23:46:10 ** /usr/local/condor/sbin/condor_startd
4/16 23:46:10 ** $CondorVersion: 6.6.9 Mar 10 2005 $
4/16 23:46:10 ** $CondorPlatform: I386-LINUX_RH9 $
4/16 23:46:10 ** PID = 1437
4/16 23:46:10 ******************************************************
4/16 23:46:10 Using config file: /home/condor/condor_config
4/16 23:46:10 Using local config files:
/usr/local/condor/var/condor_config.local
4/16 23:46:10 DaemonCore: Command Socket at <152.118.167.44:32805>
4/16 23:46:10 ERROR "Syntax error in Rank expression: '(Scheduler =?=
"DedicatedScheduler@xxxxxxxxxxxxxxxxxxxx" * 10000000) + '" at line 269 in
file util.C
------------------------

can u give a clue what must i do so i can use mpi universe on my condor ?

i'm using condor ver. :

cluster-03:/home/condor/log# condor_version
$CondorVersion: 6.6.9 Mar 10 2005 $
$CondorPlatform: I386-LINUX_RH9 $
---------

with Debian.

Thanks for your help guys.

Best regards
Wildan



-- 
*************************************************
  "Choose a job you love, and you will never have to work a day in your
life."
-- Confucius

"Perjuangan adalah suatu garis, suatu proses, bukan suatu titik. Yang ada
ialah garis mendaki, garis menurun, garis mendatar. Pencapaian ialah suatu
titik, yang segera akan dilalui, akan lenyap atau tumbuh, tergantung amal
pemeliharaannya. Perjuangan adalah usaha penyempurnaan dan pemeliharaan
yang tak kunjung putus selama hayat di kandung badan."
--Prawoto Mangkusasmito
------
Y! hawking_123
HP : 08561124986
------
Dept. of Physics   | Cisco Networking Academy
Univ. of Indonesia | Program
Depok              | Telp. 021-9205371
                   | Fax.  021-78849007
                   | http://labkom.fisika.ui.ac.id
*************************************************