Skip to content

Problem on NVIDIA CUDa Drivers #1709

Answered by AdeelH
FelipeSBarros asked this question in Q&A
Discussion options

You must be logged in to vote

This might help: https://docs.rastervision.io/en/stable/setup/gpu.html#gpus-and-docker.

Make sure you have nvidia-docker installed. Also add --gpus=all (or --runtime=nvidia, if using an older docker version) to the docker run command. Or, if using docker/run (i.e. this script), pass the --gpu flag to it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FelipeSBarros
Comment options

Answer selected by FelipeSBarros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants