LoginSignup
0
0

More than 5 years have passed since last update.

linux > top > TIME+ > 31220:27 > 21days > 8スレッドの動作時間の合計のようだ

Last updated at Posted at 2016-11-02
動作環境
Ubuntu 14.04 LTS desktop amd64
GeForce GTX 750 Ti
ASRock Z170M Pro4S [Intel Z170chipset]
TensorFlow v0.11
cuDNN v5.1 for Linux
CUDA v7.5
Python 2.7.6
IPython 5.1.0 -- An enhanced Interactive Python.

TensorFlowというDeep Learningのフレームワークを勉強中。

TensorFlowを遊び倒す! 4-1. Convolutional Neural Networks
http://blog.brainpad.co.jp/entry/2016/04/22/170000
https://www.tensorflow.org/versions/master/tutorials/deep_cnn/index.html

ここ数日CPU処理でcifar10_train.pyを動かしている。

どれくらい時間経過したか確認するためtopコマンドを使った。
TIME+の表記が31241:08のようになっている。
この単位はsecondsなのか、minutesなのか?

@Abe Yes, 89122:13 = 5347333 seconds ≈ 62 days. – Gilles Oct 30 '12 at 0:19

31241はminutesのようだ。

31241[minutes]=520[hours]=21[days]

3日くらい動かしているが21日動いたことになっている。
%CPU712などになっている。
使用している環境は4コアで8スレッドまで動く。

topのTIME+は動作しているスレッドの動作時間の合計と理解した。

0
0
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
0
0