Coder Social home page Coder Social logo

Comments (11)

naturomics avatar naturomics commented on July 18, 2024 2
                      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

from capsnet-tensorflow.

reaIws avatar reaIws commented on July 18, 2024

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

from capsnet-tensorflow.

naturomics avatar naturomics commented on July 18, 2024

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.

from capsnet-tensorflow.

naturomics avatar naturomics commented on July 18, 2024

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

from capsnet-tensorflow.

reaIws avatar reaIws commented on July 18, 2024

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

from capsnet-tensorflow.

jackalwoods avatar jackalwoods commented on July 18, 2024

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

from capsnet-tensorflow.

naturomics avatar naturomics commented on July 18, 2024

from capsnet-tensorflow.

jackalwoods avatar jackalwoods commented on July 18, 2024

from capsnet-tensorflow.

naturomics avatar naturomics commented on July 18, 2024

@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).

from capsnet-tensorflow.

jackalwoods avatar jackalwoods commented on July 18, 2024

from capsnet-tensorflow.

jackalwoods avatar jackalwoods commented on July 18, 2024

from capsnet-tensorflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.