Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在锁定的作业队列中有几个作业,状态为UserHold. 有没有办法编辑启动它们的 PBS 文件?我qalter以前用来更改walltime、组或名称。这次我想在提交的 PBS 文件中更改 arun 调用的参数。
UserHold
qalter
一般来说,你不应该这样做。正确的程序是删除您的作业并使用新作业脚本提交一份新作业。