3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Jetson Nano 性能情報

Last updated at Posted at 2019-06-02

#目的
Jetson Nanoは、電力値として5(watts)とか小さい数字が示されている。
NVIDIAのサイトから情報を拾う。

出典:
https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-nano/

#Jetson Nano 性能情報

size

At just 70 x 45 mm

performance

Jetson Nano delivers 472 GFLOPs for running modern AI algorithms fast.

power

high-performance computing at just 5 to 10 watts.

#GPUスペック

NVIDIA Maxwell™ architecture with 128 NVIDIA CUDA® cores

動作周波数は???
(出典:  https://en.wikipedia.org/wiki/Nvidia_Jetson  )

nano_clock.png

→ 演算性能は、(半精度浮動小数点演算にて)

 921(MHz) × 128(CUDA コア) × 4(半精度だから)  → 472 GFLOPS

となる。
注)計算式からわかるように、上記の472GFLOPSは、10(watts)のときの数字です。

?? 世代は、Maxwell → Pascal → Volta の順のはずだが、なぜ、発売が先のTX2が
    Pascal なのか? 

#その他の情報

リリース時期は、以下。

NVIDIA Jetson Nano modules will be available from distributors worldwide starting June 2019.

以下は、wikiより
( https://en.wikipedia.org/wiki/Nvidia_Jetson )

wide availability in "June 2019"

#NVIDIA GPU 共通情報
世代など。

(出典: https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html )

世代 EMBEDED COMSUMER DESKTOP,
LAPTOP
PROFESSIONAL
WORKSTATION
DATA
CENTER
Turing
CC7.x
Xavier
Volta
CC7.x
Xavier
Pascal
CC6.x
Tegra X2
[jetson TX2]
Maxwell
CC5.x
Tegra X1
[Jetson NANO]
Kepler
CC3.x
Tegra K1
※CC: Compute Capability。
※[ ]内、機種名
※ニンテンドースイッチは、Tegra X1。
※半精度浮動小数点演算は、CC5.3以上でサポート。
以下の引用のところに書かれています。

(図 引用: https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html )
16bit.png

#まとめ
472 GFLOPs の数字は、特別、高い数字でない気がする。。。。

#今後
適宜、記載を追加します。
コメントなどあれば、お願いします。:candy:

#関連(本人)
Jetson TX2 性能情報
良書 「GPUを支える技術 超並列ハードウェアの快進撃[技術基礎]」を読む

#関連(本人以外)
以下を参考にしました。
NVIDIA Teslaスペック

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?