Re: [gridengine users] Fwd: scheduler policy

2014-03-21 Thread Karun K
anything else I should look into ? or is it more of a bug in this version ? Thanks! On Thu, Mar 20, 2014 at 1:29 PM, Karun K wrote: > Hi Reuti, > > Yes, this issue is only with parallel jobs. Regular jobs are being > distributed fine as per load. > > Thanks > > > > > On Thu, Mar 20, 2014 at 12

Re: [gridengine users] sgeexecd startup script question

2014-03-21 Thread Ray Pete
Okay so after reading a bit more maybe I should throw out my issue and see what the correct solution is? I have linked .so files in the $SGE_ROOT/lib/$ARCH path which are needed for sge_shephard to run. What is the best approach inheriting this path into sge_shephard from sge_execd? Presently, all

Re: [gridengine users] submitting to a specific host

2014-03-21 Thread Reuti
Am 21.03.2014 um 12:03 schrieb Winkler, Ursula (ursula.wink...@uni-graz.at): > Hi, try > > qsub –q @,… (e.g. qsub –q mpi@host1,mpi@host2, ….) It could even be: $ qsub -q "*@nodeXXX" ... > Von: users-boun...@gridengine.org [mailto:users-boun...@gridengine.org] Im > Auftrag von Henric

[gridengine users] sgeexecd startup script question

2014-03-21 Thread Ray Pete
Hi, I have a question regarding the below line in the default sgeexecd startup script for SoGE 8.1.6. The case statement below completely ignores adding the LD_LIBRARY_PATH from SGE to the startup script if arch is sol or lx? Is this an intended feature and/or a reason for this? I have linked .so

Re: [gridengine users] submitting to a specific host

2014-03-21 Thread Winkler, Ursula (ursula.wink...@uni-graz.at)
Hi, try qsub -q @,... (e.g. qsub -q mpi@host1,mpi@host2, ) Ursula Von: users-boun...@gridengine.org [mailto:users-boun...@gridengine.org] Im Auftrag von Henrichs, Juryk Gesendet: Freitag, 21. März 2014 11:24 An: users@gridengine.org Betreff: [gridengine users] submitting to a specif

[gridengine users] submitting to a specific host

2014-03-21 Thread Henrichs, Juryk
Hi, We are using SunGridEngine 6.5-2. To submit a job to a specific host on our cluster. I tried something like: qsub -l hostname=nodeXXX jobfile.sge Unfortunately the job does not get started although the nodeXXX is active in the requested queue and empty. qstat -j seems not to give a useful