我使用SGE集群提交运行脚本,希望使用4个计算节点,使用了-l参数,如下:qsub -pe orte 4 -l nodes=4 run.sh但是提示:Unable to run job, unknown resource "nodes"请高手帮助!!