Jose, pbs thinks each of your machines has only one cpu. Please execute for each node:
qmgr -c "s n neurona1.brain np=2" The number after "np=" is the number of cpus you'd like PBS to use on that machine. This change is immediate and persistent. pbsnodes -l should also reflect that change. regards, Mike Jose Manuel Benitez Sanchez wrote: > Mike Mettke wrote: > > Jose, > > > > what is the output of > > pbsnodes -l > > for the machine you're trying to run the job on ? > pbsnodes -l output is empty. However, "pbsnodes -a' is: > ---- > pbsnodes -a > neurona1.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona2.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona3.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona4.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona5.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona6.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona7.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro > > neurona8.brain > state = job-exclusive > np = 1 > properties = all > ntype = cluster > jobs = 0/36.cerebro.ugr.es > > ---- > > That's it. It looks like it is a problem of PBS, then. How can I make > nodes state to something like "shared"? > > This is the contents of /var/spool/pbs/server_priv/nodes: > ---- > neurona1.brain all > neurona2.brain all > neurona3.brain all > neurona4.brain all > neurona5.brain all > neurona6.brain all > neurona7.brain all > neurona8.brain all > ---- > > -- > Jose Manuel Benitez Sanchez e-mail: [EMAIL PROTECTED] > http://decsai.ugr.es/~jmbs > Dpto. de Ciencias de la Computacion e Inteligencia Artificial > E.T.S. Ingenieria Informatica > Universidad de Granada Tel. +34 - 958 - 24 61 43 > 18071 - GRANADA (Spain) Fax: +34 - 958 - 24 33 17 > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
