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.
有谁知道如何在计算节点上获取已提交作业的进程 ID(pid)。我需要 pid 来运行一些脚本来分析作业的资源。
我正在使用扭矩版本 4.1.2。
谢谢!
我不认为 Torque 服务器会让你知道这种类型的信息。但是,您可以编写一些小脚本(序言和结尾),让您了解有关计算节点上作业的有用信息。
请参阅有关 Prologue 和 Epilogue 的 Torque 管理指南。