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.
我正在尝试在光线集群上运行 rllib 算法。我收到以下消息,“此节点上的内存使用情况:20.8/64.4 GB”
我该如何让它充分利用内存?如何交叉检查 GPU 或 CPU 利用率是否在 90% 以上?
请帮助....
您通常可以使用 . 检查 CPU 利用率top和 GPU 利用率nvidia-smi。您可能不希望内存利用率为 100%,因为那样会耗尽内存。
top
nvidia-smi