I have another question
I tried this

-------------
executable = /bin/hostname
transfer_Executable = false
universe = globus
globusscheduler=comet.cs.bgsu.edu/jobmanager-pbs
output = cpi1.out
error=cpi1.error
log = date1.log
globusrsl = (jobType=mpi) (count=4)
queue
-----------------------

the program completes with nothing on cpi1.out but there is a message on 
cpi1.error 

/opt/torque/mom_priv/jobs/523.comet.cs.bgsu.edu.SC: line 30: 
/usr/local/bin/mpiexec: No such file or directory


I have used the Q start Guide to setup globus on both of the clusters, 
Do i need to do something specific to run mpi-programs over the grid?

if i do not give (jobType=mpi)  
and just globusrsl = (count=4), i am able to print hostnames.

The program terminates with correct host name.

What am i missing here?

Any hints?

Thanks
Samir






________________________________________
From: [email protected] [[email protected]] On 
Behalf Of Samir Khanal [[email protected]]
Sent: Friday, April 03, 2009 1:05 PM
To: [email protected]
Subject: [gt-user] Specifying number of machines

Hi All

I want to specify number of nodes/cores in a condor_g submit script.
How to do this using GT2 globusresource/jobmanager-condor and jobmanager/pbs

with pbs i can do
nodes=6:ppn=4

and in condor i can do
machine_count=6

but how to do this in grid/globus universe for the same effect.

Thanks in advance.
Samir

Reply via email to