Re: [gridengine users] pe_list format

2012-07-11 Thread Hung-Sheng Tsao (LaoTsao) Ph.D
hi may be just switch or fabric no need both for jobs only to span single switch regards Sent from my iPad On Jul 11, 2012, at 19:33, Brian Smith wrote: > One problem I'm seeing with this approach is that if I want to allow users to > select processors per node, the number of pes that will nee

Re: [gridengine users] pe_list format

2012-07-11 Thread Brian Smith
One problem I'm seeing with this approach is that if I want to allow users to select processors per node, the number of pes that will need to be defined is quite large. I was thinking that I could create a complex of type STRING, say "fabric" where we have values "a" or "b" defined as a comple

Re: [gridengine users] pe_list format

2012-07-11 Thread Reuti
Am 11.07.2012 um 22:13 schrieb Brian Smith: > Hi, all, > > Is the following formatting permitted for the pe_list attribute in a queue > configuration: > > ... > pe_list [@hgrp1=pe_sw1],[@hgrp2=pe_sw2],[@hgrp3=pe_sw3],[@allHosts=pe_all] > ... > > or, perhaps > > ... > pe_list [@hgrp1=pe_sw1

[gridengine users] pe_list format

2012-07-11 Thread Brian Smith
Hi, all, Is the following formatting permitted for the pe_list attribute in a queue configuration: ... pe_list [@hgrp1=pe_sw1],[@hgrp2=pe_sw2],[@hgrp3=pe_sw3],[@allHosts=pe_all] ... or, perhaps ... pe_list [@hgrp1=pe_sw1 pe_all],[@hgrp2=pe_sw2 pe_all],[@hgrp3=pe_sw3 pe_all] ... Consider

Re: [gridengine users] Default Shell bash not always found

2012-07-11 Thread Hung-Sheng Tsao Ph.D.
hi It may help that one go through some old documents with N1GE oracle gridengine howto/tips and some training pdf and good tutorial video on the web etc regards On 7/11/2012 11:53 AM, Joseph Farran wrote: On 07/10/2012 01:24 PM, Rayson Ho wrote: On Tue, Jul 10, 2012 at 3:51 PM, Reuti wrote

Re: [gridengine users] Default Shell bash not always found

2012-07-11 Thread Hung-Sheng Tsao Ph.D.
sorry, one may add the docs by sun/oracle on sge n1ge oge are not the best but they do contain some useful info regards On 7/11/2012 12:13 PM, Hung-Sheng Tsao Ph.D. wrote: hi It may help that one go through some old documents with N1GE oracle gridengine howto/tips and some training pdf and good

Re: [gridengine users] Default Shell bash not always found

2012-07-11 Thread Joseph Farran
On 07/10/2012 01:24 PM, Rayson Ho wrote: On Tue, Jul 10, 2012 at 3:51 PM, Reuti wrote: Joseph, To debug the difference in behavior: 1) make sure that you can always reproduce the job failure. 2) then submit jobs to a node that fails the job& to a node that does not fail the job. 3) in the

Re: [gridengine users] queues behaving differently

2012-07-11 Thread Rayson Ho
On Wed, Jul 11, 2012 at 9:38 AM, John Young wrote: > Hmmm... If it was an OS issue, I would expect both queues to behave > the same way since both are under the same OS, but they don't. Again, as a normal user & then as root, run an interactive shell - but let me clarify, *outside of Grid Engine

Re: [gridengine users] queues behaving differently

2012-07-11 Thread John Young
On 07/10/2012 04:30 PM, Rayson Ho wrote: On Tue, Jul 10, 2012 at 4:23 PM, John Young wrote: With this in place, it seems odd that from one of my queues I get a default setting for the number of descriptors of 1024. So I have two questions really: 1. Why am I getting different behavior from th