Giter Site home page Giter Site logo

Comments (4)

Giodiro avatar Giodiro commented on August 16, 2024

Hi @willehlad, sorry for this. We had some code to set the GPU but I think it only worked with some versions of nvidia-smi.
I just pushed a fix, let me know if you have time to try it and if it works!

from k-planes.

willehlad avatar willehlad commented on August 16, 2024

i have no idea what your response was.. i'm new to github so not sure what you're showing me in the response .. is it a possible out of memory error.. which wouldn't make much sense as it's asking for a directory.

thanks
howie

from k-planes.

willehlad avatar willehlad commented on August 16, 2024

Hi Giodiro..now i am getting the following error..

File "D:\plenoxels\main.py", line 10, in get_freer_gpu
os.system('nvidia-smi -q -d Memory |grep -A5 GPU|grep Free >tmp')
NameError: name 'os' is not defined

sorry to waste your time ;p

Howie

from k-planes.

sarafridov avatar sarafridov commented on August 16, 2024

Hi Howie,

I'm not sure why you'd get 'os' is not defined since os is imported before that line, but regardless an easy workaround is to just replace the line gpu = get_freer_gpu() with gpu = 0 or whichever gpu number you want to use.

from k-planes.

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.