okay so i've defined a couple of resources in qb.conf on the supervisor
supervisor_global_resources = global.nuke=8,global.xsi=20
my question is - how do i tell qbsub that my job is a 'nuke' or 'xsi' one so it doesn't try and render more than the licenses we have? I don't see anything in the `qbsub --help' that applies to resources.
thanks.