Use application profiles to map common execution requirements to application-specific job containers. For example, you can define different job types according to the properties of the applications that you use; your FLUENT jobs can have different execution requirements from your CATIA jobs, but they can all be submitted to the same queue.
Begin ApplicationNAME = fluentDESCRIPTION = FLUENT Version 6.2CPULIMIT = 180/hostA # 3 hours of host hostAFILELIMIT = 20000DATALIMIT = 20000 # jobs data segment limitCORELIMIT = 20000PROCLIMIT = 5 # job processor limitPRE_EXEC = /usr/local/lsf/misc/testq_pre >> /tmp/pre.outREQUEUE_EXIT_VALUES = 55 34 78End Application
See the lsb.applications template file for additional application profile examples.