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

Re: [Condor-users] How to specify no of machines for a Globus/condor-G job



First--change universe=globus to universe = grid
and globusscheduler=....
to
GridResource= gt2 hostname/jobmanager-pbs
-----------------------

then put in
globusrsl = (jobtype=multiple)(xcount=3)

The details of which classad attributes get sent
to Grid Universe jobs and which don't are in the Grid Universe
section of the condor manual.

Note--the implementations of jobmanager-pbs vary some from
grid to grid but the syntax I gave should be good
for OSG or Teragrid for sure.

Steve Timm


On Mon, 23 Feb 2009, Samir Khanal wrote:

Hi List

I have a condor job submission file
as following


executable = test
arguments=
Transfer_Executable = true
globusscheduler = protos.xx.xxx.xxx/jobmanager-pbs
machine_count = 3
universe = globus
output = test.out
error=test.error
log = date.log
queue



WARNING: the line `machine_count = 3' was unused by condor_submit. Is it a typo?

This works fairly well and prints 1 hostname.

I want this to run on multiple nodes,
How do i specify machine count in a globus environment?

Thanks
Samir
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/


--
------------------------------------------------------------------
Steven C. Timm, Ph.D  (630) 840-8525
timm@xxxxxxxx  http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.