## Policy for gridengine MPI jobs ###################################### ## ## Creates types and rules for a basic ## sge domain. ## ## ## ## Prefix for the domain. ## ## # template(`sge_basic_types_template',` gen_require(` attribute sge_domain; ') type $1_t, sge_domain; type $1_exec_t; kernel_read_system_state($1_t) ')