Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dear author, can you tell me what is your device ,what is you used time with the default config; #53

Open
reaIws opened this issue Jan 11, 2018 · 11 comments

Comments

@reaIws
Copy link

reaIws commented Jan 11, 2018

作者您好,我想纵向比较下显卡性能,您能告诉我,在默认配置下,您得训练所用时间是多少么,我现在正在用tesla显卡训练,如果训练结束,我会告诉您,我得用时:》

@naturomics
Copy link
Owner

                      The following table is the approximate training time
num x GPU device other configurations speed(min/epoch)
1 x 1080ti default 3
1 x K80 default 11

I also ran on a 750ti GPU, but that cards is gone and the record is lost, remember it's 8-10 min/epoch

@reaIws
Copy link
Author

reaIws commented Jan 11, 2018

谢谢,我是两个显卡不知道会用到几个,但是速度是 6.5min/epoch :>

@naturomics
Copy link
Owner

You can check it with the command nvidia-smi to see how many GPU the program is using under Linux. For windows user, find it out in Task Manager(任务管理器). But by default it should use one GPU.

@naturomics
Copy link
Owner

naturomics commented Jan 11, 2018

BTW, which tesla GPU and CPU u'r using?

@reaIws
Copy link
Author

reaIws commented Jan 11, 2018

ma computer has two tesla k80
cpu is E5-2630v4
it computer capability is 3.7
1080Ti's capability is 6.1
then:
when i run pyhon main.py
i get:
createing tensorflow device {/device:GPU:0}
createing tensorflow device {/device:GPU:1}

when i run nvidia-smi
it show:

GPU PID Type GPU memory usage volatile GPU-Util Temp
0 4853 C 9367MiB 83% 59C
1 4853 C 62MiB 0% 35C

@jackalwoods
Copy link

So this code will only work on GPU and not on CPU?

@naturomics
Copy link
Owner

naturomics commented Feb 28, 2019 via email

@jackalwoods
Copy link

jackalwoods commented Feb 28, 2019 via email

@naturomics
Copy link
Owner

@jackalwoods Looks like it's your tf env problem. please make sure your tf is installed correctly or a right version (the code was developed with tf 1.3, a newer one but older than 2.0 should work).

@jackalwoods
Copy link

jackalwoods commented Mar 10, 2019 via email

@jackalwoods
Copy link

jackalwoods commented Sep 3, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants