Code Monkey home page Code Monkey logo

Comments (4)

Link-Li avatar Link-Li commented on June 27, 2024

当你用一条数据训练的时候,显存就达到了11gb,说明你的模型很大。而且你使用两块GPU进行计算的时候,第一块GPU的显存占用量肯定会增加,所以也不奇怪了。

from balanced-dataparallel.

mynewstart avatar mynewstart commented on June 27, 2024

当你用一条数据训练的时候,显存就达到了11gb,说明你的模型很大。而且你使用两块GPU进行计算的时候,第一块GPU的显存占用量肯定会增加,所以也不奇怪了。

但是gpu0不应该只是在计算梯度的时候使用吗,还有其他什么操作会增加gpu0的显存量吗?

from balanced-dataparallel.

Link-Li avatar Link-Li commented on June 27, 2024

我也不是很了解pytorch占用显存的机制,但是从我做实验的经验来看,pytorch占用的显存并不会释放,除非程序结束

from balanced-dataparallel.

mynewstart avatar mynewstart commented on June 27, 2024

我也不是很了解pytorch占用显存的机制,但是从我做实验的经验来看,pytorch占用的显存并不会释放,除非程序结束

是的,我也有这个体会。我尝试再研究下,感谢回答

from balanced-dataparallel.

Related Issues (16)

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.