GithubHelp home page GithubHelp logo

Comments (5)

mansimov avatar mansimov commented on June 23, 2024

I have never tested the code on any cudamat version beyond 6.5 , but there is no reason for it not to work.

There is an error in the cudaSetDevice function. How many boards do you have ? What if you comment that line and run your code ?

from unsupervised-videos.

YantianZha avatar YantianZha commented on June 23, 2024

Sorry for the late reply. There's a new confusing error:
screenshot from 2016-03-29 12 12 37

Here is the script parameters: models/lstm_combo_1layer_mnist.pbtxt datasets/bouncing_mnist.pbtxt datasets/bouncing_mnist_valid.pbtxt 1

I suspect there's a problem in the file "models/lstm_combo_1layer_mnist.pbtxt" ?

Thanks!

from unsupervised-videos.

springzfx avatar springzfx commented on June 23, 2024

img_20160406_110551

According default model config, the resident GPU-Memory is at least 3200M, and memory for computation is not included.Your GPU has only 2G memory.You can try to reduce the model, for example changing hidden-units number from 2048 to 1000.

My running environment: Geforce GTX 960、Cuda 7.5、Ubuntu 14.04
GPU utilization screenshot when running this code:
cap1
It takes about 98% of my 4G GPU-memory!!!

similar issue: nitishsrivastava/deepnet#69

from unsupervised-videos.

smallflyingpig avatar smallflyingpig commented on June 23, 2024

@YantianZha hi, I meet the same problem as you, have you solve this problem?

from unsupervised-videos.

YantianZha avatar YantianZha commented on June 23, 2024

I'm sorry I haven't directly solved this problem. I upgraded my GPU.

from unsupervised-videos.

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.