Quiz 32 Question 5 of 20

You are managing a multi-GPU training node and need a command-line interface tool that does more than just print static hardware statistics. Specifically, you need interactive process management (like killing hung training runs directly from the terminal), a dynamic layout that fits any terminal size, and a built-in Python API to automate metric collection. Which tool should you use?

Select an answer to reveal the explanation.

Motivation