Skip to content
Snippets Groups Projects
Verified Commit 7afdc989 authored by Olivier Benz's avatar Olivier Benz
Browse files

CUDA images: Update CUDA to v12.8.1

parent 420b31ef
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@ docker run -it --rm \
**What makes this project different:**
1. Derived from [`nvidia/cuda:12.8.0-base-ubuntu22.04`](https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=12.8.0-base-ubuntu22.04)
1. Derived from [`nvidia/cuda:-base-ubuntu22.04`](https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=-base-ubuntu22.04)
1. IDE: [code-server](https://github.com/coder/code-server) next to
[JupyterLab](https://github.com/jupyterlab/jupyterlab)
1. Just Python – no [Conda](https://github.com/conda/conda) /
......
......@@ -6,7 +6,7 @@ Topmost entry = Tag `latest`
| MAX | Python | CUDA | Linux distro |
|:-------|:-------|:-------|:-------------|
| 25.1.0 | 3.12.9 | 12.8.0 | Ubuntu 22.04 |
| 25.1.0 | 3.12.9 | 12.8.1 | Ubuntu 22.04 |
| 24.6.0 | 3.12.9 | 12.8.0 | Ubuntu 22.04 |
## PyTorch compatibility
......@@ -21,7 +21,8 @@ Topmost entry = Tag `latest`
| CUDA | Linux driver version | Windows driver version[^2] |
|:-------|:---------------------|:---------------------------|
| 12.8.0 | ≥ 570.26 | ≥ 570.65 |
| 12.8.1 | ≥ 570.124.06 | ≥ 572.61 |
| 12.8.0 | ≥ 570.117 | ≥ 572.30 |
[^2]: [GPU support in Docker Desktop | Docker Docs](https://docs.docker.com/desktop/gpu/),
[Nvidia GPU Support for Windows · Issue #19005 · containers/podman](https://github.com/containers/podman/issues/19005)
......@@ -34,6 +35,7 @@ Only works with
| CUDA | Driver version 535[^3] | Driver version 470[^4] |
|:-------|:----------------------:|:----------------------:|
| 12.8.1 | 🟢 | 🔵 |
| 12.8.0 | 🟢 | 🔵 |
🔵: Supported due to the CUDA forward compat package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment