Giter VIP home page Giter VIP logo

Comments (4)

gionapaolini avatar gionapaolini commented on August 19, 2024

#51 Just saw this is the same issue

from gpushare-scheduler-extender.

gionapaolini avatar gionapaolini commented on August 19, 2024

Since I am using tensorflow serving for now my solution was to use the argument
"--per_process_gpu_memory_fraction"
like this

containers:
  - name: name
    image: image
    args: ["--per_process_gpu_memory_fraction=0.1"]
    resources:
       limits:
          aliyun.com/gpu-mem: 1024

from gpushare-scheduler-extender.

stv0g avatar stv0g commented on August 19, 2024

I dont see a problem here. the gpushare scheduler just manages allocation of GPU memory. It can not limit or enforce the actual quota/usage.

We should close this issue in favour of #93

from gpushare-scheduler-extender.

wwj-2017-1117 avatar wwj-2017-1117 commented on August 19, 2024

什么时候完全支持 "GPU memory isolation” ,即 显存级别的GPU隔离呢? 阿里云cGPU容器技术, 通过一个内核驱动,为容器提供了虚拟的GPU设备,从而实现了显存和算力的隔离; 这个cGPU技术能开源吗?

from gpushare-scheduler-extender.

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.