[Moabusers] floating licenses and SR's
Brock Palen
brockp at umich.edu
Tue Jul 17 08:55:02 MDT 2007
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
More information about the moabusers
mailing list