How Do I View GPU Usage on the Notebook?

If you select GPU when creating a notebook instance, perform the following operations to view GPU usage:

  1. Log in to the ModelArts management console, and choose DevEnviron > Notebooks.

  2. In the Operation column of the target notebook instance in the notebook list, click Open to go to the Jupyter page.

  3. On the Files tab page of the Jupyter page, click New and select Terminal. The Terminal page is displayed.

  4. Run the following command to view GPU usage:

    nvidia-smi