[PYTHON] GPU check of PC on jupyter notebook

memorandum

By adding the "!" Symbol, you can execute the command on cmd even on notebook, so as follows

!nvidia-smi
(base) C:\Users\user>nvidia-smi
Sun Nov 15 00:00:00 2020
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 456.71       Driver Version: 456.71       CUDA Version: 11.1     |
|-------------------------------+----------------------+----------------------+
| GPU  Name            TCC/WDDM | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 1070   WDDM  | 00000000:01:00.0  On |                  N/A |
|  0%   50C    P8     9W / 151W |   4805MiB /  8192MiB |      6%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      6664    C+G   C:\Windows\explorer.exe         N/A      |
+-----------------------------------------------------------------------------+

It is the same even if you go from the cmd prompt instead of notebook.

that's all

Recommended Posts

GPU check of PC on jupyter notebook
Start jupyter notebook on GPU server (remote server)
High charts on Jupyter notebook
View PDF on Jupyter Notebook
Run Jupyter Notebook on windows
[Memo] Display Jupyter Notebook on PC in monospaced font (Mac)
Formatting with autopep8 on Jupyter notebook
Use jupyter on AWS GPU instance
Run azure ML on jupyter notebook
Try running Jupyter Notebook on Mac
Resolve garbled Japanese characters in matplotlib of Jupyter Notebook on Docker
Real-time display of video acquired from webcam on Jupyter notebook (Python3)
Make Jupyter Notebook a service on CentOS
Try SVM with scikit-learn on Jupyter Notebook
Display the graph of tensorBoard on jupyter
Clone the github repository on jupyter notebook
Display histogram / scatter plot on Jupyter Notebook
Build jupyter notebook on remote server (CentOS)
Jupyter Notebook Basics of how to use
Use vim keybindings on Docker-launched Jupyter Notebook
Run Jupyter notebook on a remote server
GPU ~ Implementation of PlaidML on Mac ~ (as of May 2020)
Jupyter Notebook memo
[Jupyter Notebook / Lab] 3 ways to debug on Jupyter [Pdb]
Introducing Jupyter Notebook
Powerful Jupyter Notebook
[2020July] Check the UDID of the iPad on Linux
Enable Jupyter Notebook with conda on remote server
Golang on jupyter
[Pythonocc] I tried using CAD on jupyter notebook
Simply display a line graph on Jupyter Notebook
Fill the browser with the width of Jupyter Notebook
Jupyter on AWS
Jupyter notebook password
Jupyter Notebook memo
How to install Fast.ai on Alibaba Cloud GPU and run it on Jupyter notebook
Try Apache Spark on Jupyter Notebook (on local Docker
Remotely open Jupyter notebook launched on the server
Try using Jupyter Notebook of Azure Machine Learning
Library for "I want to do that" of data science on Jupyter Notebook
jupyter notebook does not start on mac fish
Read the csv file with jupyter notebook and write the graph on top of it
Easily launch jupyter notebook on AWS and access locally
Run Tensorflow from Jupyter Notebook on Bash on Ubuntu on Windows
The kernel of jupyter notebook can no longer connect
Monitor the training model with TensorBord on Jupyter Notebook
Try basic operations for Pandas DataFrame on Jupyter Notebook
A memo of installing Chainer 1.5 for GPU on Windows
Drawing on Jupyter using the plot function of pandas
EC2 provisioning with Vagrant + Jupyter (IPython Notebook) on Docker
[Windows] [Python3] Install python3 and Jupyter Notebook (formerly ipython notebook) on Windows
How to view progress bar on Jupyter Notebook to see progress
Hello X3DOM on Jupyter
Get started Jupyter Notebook
3 Jupyter notebook (Python) tricks
Check capacity on Linux
[Cloud103] # 3 Jupyter Notebook again
Recommendation of Jupyter Notebook, a coding environment for data scientists
How to see the contents of the Jupyter notebook ipynb file
Unable to display tensorboard in jupyter notebook on docker (solved)
Write charts in real time with Matplotlib on Jupyter notebook