Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scipy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JupyterLab
CUDA
MAX
scipy
Commits
b708f00a
Verified
Commit
b708f00a
authored
1 month ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
CUDA images: Update CUDA to v12.8.0
- CUDA images (amd64): Update TensorRT to v10.8.0.43
parent
0c9e971a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CUDA.md
+1
-1
1 addition, 1 deletion
CUDA.md
CUDA_VERSION_MATRIX.md
+4
-4
4 additions, 4 deletions
CUDA_VERSION_MATRIX.md
with
5 additions
and
5 deletions
CUDA.md
+
1
−
1
View file @
b708f00a
...
...
@@ -189,7 +189,7 @@ docker run -it --rm \
**What makes this project different:**
1.
Derived from
[
`nvidia/cuda:12.
6.3
-base-ubuntu22.04`
](
https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=12.
6.3
-base-ubuntu22.04
)
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.
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
)
/
...
...
This diff is collapsed.
Click to expand it.
CUDA_VERSION_MATRIX.md
+
4
−
4
View file @
b708f00a
...
...
@@ -6,13 +6,13 @@ Topmost entry = Tag `latest`
| MAX | Python | CUDA | Linux distro |
|:-------|:-------|:-------|:-------------|
| 24.6.0 | 3.12.8 | 12.
6.3
| Ubuntu 22.04 |
| 24.6.0 | 3.12.8 | 12.
8.0
| Ubuntu 22.04 |
## PyTorch compatibility
| Python | CUDA | PyTorch[^1] |
|:-------|:-----|:--------------|
| 3.12 | 12.
6
| version ≥ 2.2 |
| 3.12 | 12.
8
| version ≥ 2.2 |
[
^1
]:
Ships
with its own CUDA dependencies
...
...
@@ -20,7 +20,7 @@ Topmost entry = Tag `latest`
| CUDA | Linux driver version | Windows driver version[^2] |
|:-------|:---------------------|:---------------------------|
| 12.
6.3
| ≥ 5
6
0.
35.05
| ≥ 5
61.17
|
| 12.
8.0
| ≥ 5
7
0.
26
| ≥ 5
70.65
|
[
^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
)
...
...
@@ -33,7 +33,7 @@ Only works with
| CUDA | Driver version 535[^3] | Driver version 470[^4] |
|:-------|:----------------------:|:----------------------:|
| 12.
6.3
| 🟢 | 🔵 |
| 12.
8.0
| 🟢 | 🔵 |
🔵: Supported due to the CUDA forward compat package
🟢: Supported due to minor-version compatibility
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment