Giter Club home page Giter Club logo

Comments (5)

moyix avatar moyix commented on April 20, 2024 2

Hmm, another thing to try is starting the Triton container and telling it to run bash instead of starting Triton, and then seeing if nvidia-smi can see your GPUs from inside the Triton container?

from fauxpilot.

moyix avatar moyix commented on April 20, 2024 1

Hmm, it sounds like nvidia-docker is not able to see your GPUs. Maybe you need to restart dockerd if you just installed nvidia-docker?

You may want to read through the nvidia-docker installation guide for troubleshooting hints:

https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html

In particular, you may want to try running:

docker run --rm --gpus all nvidia/cuda:11.0.3-base-ubuntu20.04 nvidia-smi

To check if nvidia-docker is working at all.

from fauxpilot.

VoVoR avatar VoVoR commented on April 20, 2024

That's what I did first. And it was working well for me (docker run)
And I can see my GPU inside this nvidia container as well
But not in triton

from fauxpilot.

VoVoR avatar VoVoR commented on April 20, 2024

I actually found a way to start API myself! The problem was my mistake with sourcing config.env.
Thanks for the great repo :)

from fauxpilot.

moyix avatar moyix commented on April 20, 2024

Great! I will close this issue :)

from fauxpilot.

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.