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.
我正在使用 Infiniband/Gigabit 集群并使用 PBS 提交作业。登录到新集群时,如何使用 bash 获取有关节点数量和可以在那里使用的 cpus/节点的信息?
可以通过执行获取有关可用队列的一些信息
qstat -Q
要获取有关您执行的特殊队列queuename的其他信息
qstat -Qf queuename