Skip to content

Commit ca1ed99

Browse files
SamKnightGitSamuel KnightDavidGOrtega0x2b3bfa0
authored
docs: update cuda version for base 1 (#1123)
CUDA version in documentation for base 1 is out of date. Images currently use CUDA: 11.2.1 and CUDNN: 8.1.1 Co-authored-by: Samuel Knight <samuel@netai.tech> Co-authored-by: DavidGOrtega <g.ortega.david@gmail.com> Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
1 parent 341f32e commit ca1ed99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ image tags. The tag convention is `{CML_VER}-dvc{DVC_VER}-base{BASE_VER}{-gpu}`:
474474
| `{BASE_VER}` | Software included (`-gpu`) |
475475
| ------------ | ----------------------------------------------- |
476476
| 0 | Ubuntu 18.04, Python 2.7 (CUDA 10.1, CuDNN 7) |
477-
| 1 | Ubuntu 20.04, Python 3.8 (CUDA 11.0.3, CuDNN 8) |
477+
| 1 | Ubuntu 20.04, Python 3.8 (CUDA 11.2, CuDNN 8) |
478478

479479
For example, `docker://iterativeai/cml:0-dvc2-base1-gpu`, or
480480
`docker://ghcr.io/iterative/cml:0-dvc2-base1`.

0 commit comments

Comments
 (0)