Skip to content

Commit

Permalink
Add image link of ROCm version. (#1432)
Browse files Browse the repository at this point in the history
* Add image link of ROCm version.

* Update easy-install.md

Co-authored-by: Han Wang <[email protected]>
  • Loading branch information
liangadam and amcadmus authored Jan 22, 2022
1 parent 83f5dc8 commit 6238482
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/install/easy-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,8 @@ To pull the GPU version:
```bash
docker pull ghcr.io/deepmodeling/deepmd-kit:2.0.0_cuda10.1_gpu
```

To pull the ROCm version:
```bash
docker pull deepmodeling/dpmdkit-rocm:dp2.0.3-rocm4.5.2-tf2.6-lmp29Sep2021
```

0 comments on commit 6238482

Please sign in to comment.