Coder Social home page Coder Social logo

VRAM burst in 1.1.5 about waifu2x-caffe HOT 6 OPEN

lltcggie avatar lltcggie commented on August 28, 2024
VRAM burst in 1.1.5

from waifu2x-caffe.

Comments (6)

lltcggie avatar lltcggie commented on August 28, 2024

ver 1.1.6で直ったと思います。 lltcggie/caffe@3132bce
試してみてください。

from waifu2x-caffe.

chungexcy avatar chungexcy commented on August 28, 2024

In 1.16 ver., this bug is still there.
When crop_size = 720 or 540 or even smaller 240, the VRAM is fully used (4GB) in benchmark and then drops back to the normal level.
But when crop_size = 576, this number seems trigger the bug.

I test cudnnFindConvolutionForwardAlgorithm() on ubuntu caffe. I didn't see a huge VRAM burst and past crop-size=1024.

from waifu2x-caffe.

lltcggie avatar lltcggie commented on August 28, 2024

強制終了は起こりましたか?
ver 1.1.6ではVRAMの最大容量を超えないように実装を変更しました。
なので、一時的にギリギリまでVRAMが使われるのは仕様です。

from waifu2x-caffe.

chungexcy avatar chungexcy commented on August 28, 2024

Yes, force stop happened. in 1.1.6. Same error reason in the log file.
I think forced stop caused by the exceeding the maximum VRAM is not the fundamental reason. Is it possible to figure out why benchmark might use extra VRAM sometimes?

from waifu2x-caffe.

lltcggie avatar lltcggie commented on August 28, 2024

なるほど、まだ強制終了が発生するんですね。
cudnnFindConvolutionForwardAlgorithmEx()を使用することで、cuDNN内で使われるVRAMの量を完全に制御したつもりだったんですけどね...
今はフリーのVRAMの最大9割をワークスペース用に確保するようにしているので、最低限200MBは残すようにしてみます。

from waifu2x-caffe.

lltcggie avatar lltcggie commented on August 28, 2024

なるほど、まだ強制終了が発生するんですね。
cudnnFindConvolutionForwardAlgorithmEx()を使用することで、cuDNN内で使われるVRAMの量を完全に制御したつもりだったんですけどね...
今はフリーのVRAMの最大9割をワークスペース用に確保するようにしているので、最低限200MBは残すようにしてみます。

from waifu2x-caffe.

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.