recommenders-team/recommenders

[ASK] How to run with docker in GPU environment

Open

#1,526 opened on Sep 16, 2021

 (12 comments) (0 reactions) (0 assignees)Python (3,319 forks)batch import
help wanted

Repository metrics

Stars
 (21,866 stars)
PR merge metrics
 (PR metrics pending)

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