Change priorities of my own submitted jobs
问题 I have many jobs running and pending. I would like to indicate the relative priority of jobs that I have submitted to the queue, that are pending, but not yet running. Is it possible to set this priority after submission? Is it possible to set this priority before submission? 回答1: You can move jobs that are pending with the btop command. btop job_ID | "job_ID[index_list]" [position] If you add [position] it means that the job will be put at that place in the queue. By default, LSF dispatches