recommenders-team/recommenders

[ASK] How to run with docker in GPU environment

Open

#1,526 opened on Sep 16, 2021

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Python (2,972 forks)batch import
help wanted

Repository metrics

Stars
 (17,706 stars)
PR merge metrics
 (Avg merge 6d 16h) (10 merged PRs in 30d)

Description

I follow the start-up of docker in GPU environment like this: image I succeed in running it. However when I check the GPU-util, it appears that it doesn't run on GPU. image How can I use my GPU?

Contributor guide