엔지니어스 - Engineeus

[UBUNTU] NVIDIA Jetson TX2 [6] - GPU Usage 설치 본문

NVIDIA/TX2

[UBUNTU] NVIDIA Jetson TX2 [6] - GPU Usage 설치

Engineeus 2020. 3. 28. 17:37
728x90

 

설치

파이썬 2.x

$ sudo apt-get install python-matplotlib

파이썬 3.x

$ sudo apt-get install python3-matplotlib

 

Git clone

$ git clone https://github.com/jetsonhacks/gpuGraphTX
$ cd gpuGraphTX

 

 

실행

$ ./gpuGraph.py

 

'NVIDIA > TX2' 카테고리의 다른 글

[Ubuntu] NVIDIA Jetson TX2 세팅 [3] - TensorFlow 설치  (0) 2020.03.27
[Ubuntu] NVIDIA Jetson TX2 세팅 [1]  (0) 2020.03.21
Comments