[Moabusers] floating licenses and SR's
Douglas Wightman
wightman at clusterresources.com
Tue Jul 17 12:04:39 MDT 2007
This is fixed in later releases. What version of Moab are you using?
- Douglas
On Tue, 2007-07-17 at 10:55 -0400, Brock Palen wrote:
> We have a machine that we have a SR defined on it. Like so:
>
> CLASSCFG[bigmem] QLIST=bigmem PRIORITY=-50000
> DEFAULT.FEATURES=bigmem
>
> SRCFG[bigmem] CLASSLIST=bigmem,bigmem_r
> SRCFG[bigmem] ACCOUNTLIST=cacstaff
> SRCFG[bigmem] PERIOD=INFINITY
> SRCFG[bigmem] HOSTLIST=nyx800
> SRCFG[bigmem] FLAGS=IGNSTATE
>
> We also have software defined like so:
>
> NODECFG[GLOBAL] GRES=stata:10
>
> Is a user submits a job that looks like:
> #!/bin/sh
> #PBS -N makebigdata_bigmem
> #PBS -q bigmem
> #PBS -l nodes=1:ppn=1,walltime=06:00:00,mem=58000mb,software=stata:1
>
> stata -b "do makebigdata_bigmem.do"
>
> The job will never run with the following:
>
> GLOBAL rejected: Features
>
> Can we not make a 'default features' like in the CLASSCFG? and the
> GLOBAL node then does not have this feature so it will never run? Is
> there a way around this?
>
> Brock Palen
> Center for Advanced Computing
> brockp at umich.edu
> (734)936-1985
>
>
> _______________________________________________
> moabusers mailing list
> moabusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/moabusers
More information about the moabusers
mailing list