Giter Site home page Giter Site logo

Comments (3)

pokerfaceSad avatar pokerfaceSad commented on September 24, 2024

感谢反馈的问题

  1. 计划通过在issue #1 中提到的nodeSeletor尝试解决这个问题
  2. 没有mknod会导致挂载出错,能否提供一下测试用的镜像?如果这种情况普遍的话,可能需要考虑改变在容器中创建GPU设备文件的方式?如果是少数不常用于GPU环境的镜像,则考虑在README中说明
  3. 如果是上面没有mknod的问题导致的挂载出错,应该是这里少了回收server.go/L74-78。关于回收这里我一直在考虑是否应该添加一个回收队列和一个回收模块,如果有好的建议多交流。
    再次感谢反馈的问题,也欢迎通过PR共同开发。

from gpumounter.

ThinkBlue1991 avatar ThinkBlue1991 commented on September 24, 2024

测试mknod用的镜像是Dockerfile本地打包的,我测试过ubuntu:16.04,centos:latest,alpine:latest,busybx:latest,默认都是自带mknod执行命令的,所以认为适用于大多数情况,只需要在README下说明即可

FROM ubuntu:16.04

RUN rm -rf /bin/mknod

另外,很高兴能够通过PR共同开发,对golang不够熟悉,前期仍以向大佬学习为主

from gpumounter.

pokerfaceSad avatar pokerfaceSad commented on September 24, 2024

测试mknod用的镜像是Dockerfile本地打包的,我测试过ubuntu:16.04,centos:latest,alpine:latest,busybx:latest,默认都是自带mknod执行命令的,所以认为适用于大多数情况,只需要在README下说明即可

FROM ubuntu:16.04

RUN rm -rf /bin/mknod

另外,很高兴能够通过PR共同开发,对golang不够熟悉,前期仍以向大佬学习为主

非常感谢帮助做的工作,我通过您github主页的邮箱发送了我的联系方式,希望可以多交流学习

from gpumounter.

Related Issues (15)

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.