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

[Condor-users] Condor not sending to other nodes



I have a cluster set up of 5 comps with 40 processors set up with ROCKS 5.4 and im trying to use
Condor to submit jobs to them but its only submitting them the first node
(compute-0-0).  Ive done some research on Condor but im not sure if its the
way i have ROCKS configured or if im not submitting it properly.  I have
attached the condor submission script below.  I can however ssh to all the
compute nodes if that means anything. 

I would like to set my jobs so that i use processors on the head node as well as processors on other nodes set up in the cluster.  If this has been discussed please point me to threads, im not sure what to search for to find those.  Thanks so much.


Universe   = vanilla
Executable = /share/apps/2.1/cyana
Arguments  = autorun.cya
Log        = cyana.log
Output     = autorun.out
Error      = autorun.error
Queue