Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gezp committed May 31, 2023
1 parent 45feb28 commit ad78706
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ Supported Tags (you can find here [Github Tag](https://github.com/gezp/docker-ub
* install `nvidia driver`
* install `docker` and `nvidia-container-runtime`.

xhost
```bash
# enable all users to access X11 service on host machine (run once).
xhost +
# check DISPLAY setting
echo $DISPLAY
# check host rendering setting, the host must use nvidia GPU for opengl
sudo apt install mesa-utils
# it's output contain must `NVIDIA Product Series`.
glxinfo | grep -i "opengl"
```

> Tip: the newer cuda version isn't supported if you use older nvidia driver.
## Quickly Start
Expand Down

0 comments on commit ad78706

Please sign in to comment.