Skip to content

Commit 0233a23

Browse files
authored
Update README.md
1 parent e450ea0 commit 0233a23

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,12 @@ https://stackoverflow.com/questions/58424974/anaconda-importerror-usr-lib64-libs
196196

197197
https://stackoverflow.com/questions/70340812/how-to-install-pytorch-with-cuda-support-with-pip-in-visual-studio
198198

199+
79. Running docker containers on NVIDIA DGX A100
199200

201+
$ docker pull nvcr.io/nvidia/tensorflow:20.10-tf2-py3
202+
203+
$ docker run --gpus all -it -v /home/cccr_rnd:/apollo nvcr.io/nvidia/tensorflow:20.10-tf2-py3
204+
200205

201206
Troubleshooting
202207

0 commit comments

Comments
 (0)