nvcc は /usr/local/cuda/bin/nvcc
~$ /usr/local/cuda/bin/nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_21:14:42_PDT_2019
Cuda compilation tools, release 10.2, V10.2.89
サンプルが /usr/local/bin/ 以下にいくつか
$ ls /usr/local/bin/
camera-capture detectnet-console.py images
camera-viewer detectnet.py my-detection.py
camera-viewer.py f2py my-recognition.py
convert-caffe2-to-onnx f2py3 networks
convert-onnx-to-caffe2 f2py3.6 pasteurize
cuda-examples.py futurize segnet
cuda-from-cv.py gl-display-test segnet-camera
cuda-from-numpy.py gl-display-test.py segnet-camera.py
cuda-to-cv.py imagenet segnet-console
cuda-to-numpy.py imagenet-camera segnet-console.py
detectnet imagenet-camera.py segnet.py
detectnet-camera imagenet-console segnet_utils.py
detectnet-camera.py imagenet-console.py video-viewer
detectnet-console imagenet.py video-viewer.py
tensorflow は入っていないが、container でGPU対応のV1.5とV2.2がある。
“jetson nano 覚書” の続きを読む